ControlAppearanceStateIsDefault Property
Gets whether the control should be painted as a default button.
Namespace: KGySoft.WinForms.ControlsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public bool IsDefault { get; }
Public ReadOnly Property IsDefault As Boolean
Get
public:
property bool IsDefault {
bool get ();
}
member IsDefault : bool with get
Property Value
Boolean