LinkLabel::IButtonControl::NotifyDefault Method (Boolean)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Notifies the LinkLabel control that it is the default button.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System::Boolean
true if the control should behave as a default button; otherwise, false.
Implements
IButtonControl::NotifyDefault(Boolean)
.NET Framework
Available since 1.1
Available since 1.1
Show: