OnDeactivate Method (C1ColorPickerDropDownForm)
In This Topic
This method is for internal use only.
Syntax
'Declaration
Protected Overridable Sub OnDeactivate( _
ByVal As EventArgs _
)
protected virtual void OnDeactivate(
EventArgs
)
Parameters
- e
See Also