AdvancedButtonPaintState Event

Occurs when the control is painted in a specific state.

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public event EventHandler<PaintStateEventArgs> PaintState

Value

EventHandlerPaintStateEventArgs

See Also