Notifies a control that this button is the default button for appearance sake.
public void NotifyDefault(
bool
)
'Declaration
Public Sub NotifyDefault( _
ByVal As Boolean _
)
'Usage
Dim instance As FpButton
Dim value As Boolean
instance.NotifyDefault(value)
Parameters
- value
- whether the control should behave as a default button