Search
TitleBarButton.State Property
See Also
 





Gets or sets the button state of current item.

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

 Syntax

C#  Copy Code

public ButtonState State { get; }

Visual Basic  Copy Code

Public ReadOnly Property State As ButtonState

 Property Value

 See Also