RoundComboBoxFocused Property
Gets a value indicating whether the control has input focus.
Namespace: BeeMobile.RoundComboBoxAssembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
public override bool Focused { get; }
Public Overrides ReadOnly Property Focused As Boolean
Get
Return Value
Boolean
true if the control has focus; otherwise, false.