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