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