[]
Gets or sets whether the drop-down windows should appear on top of the status bar.
[C1Category("Appearance")]
[C1Description("C1StatusBar.ShowDropDownsOnTop", "Indicates whether the drop-down windows should appear on top of the status bar.")]
public bool ShowDropDownsOnTop { get; set; }