[]
        
(Showing Draft Content)

C1.Framework.DropDownFormBase.ApplyDropDownAlign

ApplyDropDownAlign Method

ApplyDropDownAlign(ref int, ref int, ref int, ref int, Rectangle)

Applies the align to the dropdown form.

Declaration
protected void ApplyDropDownAlign(ref int x, ref int y, ref int width, ref int height, Rectangle rect)
Protected Sub ApplyDropDownAlign(ByRef x As Integer, ByRef y As Integer, ByRef width As Integer, ByRef height As Integer, rect As Rectangle)
Parameters
Type Name Description
int x
int y
int width
int height
Rectangle rect