ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IDropDownOwner Interface / DropDownAlign Property

In This Topic
    DropDownAlign Property (IDropDownOwner)
    In This Topic
    Gets a value that determines the alignment of the drop down form.
    Syntax
    'Declaration
     
    ReadOnly Property DropDownAlign As DropDownAlignment
    DropDownAlignment DropDownAlign {get;}
    See Also