ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownForm Class / DropDownAlign Property

In This Topic
    DropDownAlign Property (DropDownForm)
    In This Topic
    Alignment of the dropdown form relative to the owner control.
    Syntax
    'Declaration
     
    Public Property DropDownAlign As DropDownFormAlignmentEnum
    public DropDownFormAlignmentEnum DropDownAlign {get; set;}
    See Also