'Declaration Protected Function AddColorPicker( _ ByVal command As CommandColorPicker _ ) As C1EditorToolStripColorPicker
protected C1EditorToolStripColorPicker AddColorPicker( CommandColorPicker command )
Parameters
- command
- The command assigned to the color picker.
Return Value
The new combo box.