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

In This Topic
    GapHeight Property (IDropDownOwner)
    In This Topic
    Gets a distance in pixels between the control edge and the dropdown.
    Syntax
    'Declaration
     
    ReadOnly Property GapHeight As System.Integer
    System.int GapHeight {get;}
    See Also