'Declaration Protected Function AddComboBox( _ ByVal command As CommandComboBox _ ) As C1EditorToolStripComboBox
protected C1EditorToolStripComboBox AddComboBox( CommandComboBox command )
Parameters
- command
- The command assigned to the button.
Return Value
The new combo box.