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

In This Topic
    StickDropDownToSideBorder Property (IDropDownOwner)
    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