ControlAppearanceStateFocused Property
Gets whether the control should be painted in focused state.
Namespace: KGySoft.WinForms.ControlsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public bool Focused { get; }
Public ReadOnly Property Focused As Boolean
Get
public:
property bool Focused {
bool get ();
}
member Focused : bool with get
Property Value
Boolean