public event EventHandler DropDownClosed
'Declaration Public Event DropDownClosed As EventHandler
'Declaration
Public Event DropDownClosed As EventHandler
'Usage Dim instance As RibbonColorPicker Dim handler As EventHandler AddHandler instance.DropDownClosed, handler
'Usage
Dim instance As RibbonColorPicker Dim handler As EventHandler AddHandler instance.DropDownClosed, handler
RibbonColorPicker Class RibbonColorPicker Members