ShowDropDownsOnTop Property (C1StatusBar)
In This Topic
Gets or sets whether the drop-down windows should appear on top of the status bar.
Syntax
'Declaration
Public Property ShowDropDownsOnTop As Boolean
public bool ShowDropDownsOnTop {get; set;}
See Also