[]
Notifies a control that this button is the default button for appearance sake.
public void NotifyDefault(bool value)
Public Sub NotifyDefault(value As Boolean)
Type | Name | Description |
---|---|---|
bool | value | whether the control should behave as a default button |