ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / IDropDownOwner Interface / StickDropDownToSideBorder Property

In This Topic
    StickDropDownToSideBorder Property
    In This Topic
    Gets a value indicating whether to stick the drop-down form to the side border.
    Syntax
    'Declaration
     
    ReadOnly Property StickDropDownToSideBorder As System.Boolean
    System.bool StickDropDownToSideBorder {get;}
    See Also