'Declaration Protected Function AddButton( _ ByVal command As CommandButton _ ) As C1EditorToolStripButton
protected C1EditorToolStripButton AddButton( CommandButton command )
Parameters
- command
- The command assigned to the button.
Return Value
The new button.