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