DropDownSelectedTextPanel Property |
Get the selected text panel (what's shown when DropDown is closed).
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Panel SelectedTextPanel { get; }
Property Value
Type:
PanelSee Also