Search
ButtonDrawEventArgs.State Property
See Also
 





Gets the button state.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public ButtonStates State { get; }

Visual Basic  Copy Code

Public ReadOnly Property State As ButtonStates

 Property Value

 See Also