DropDown.SelectedTextPanel Property

GeonBit.UI

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
C#
public Panel SelectedTextPanel { get; }

Property Value

Type: Panel
See Also