C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonColorPicker Class / OnSelectedColorChanged Method

In This Topic
OnSelectedColorChanged Method (RibbonColorPicker)
In This Topic
Raises the SelectedColorChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnSelectedColorChanged( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
See Also