'Declaration Protected Function AddSplitButton( _ ByVal command As CommandSplitButton _ ) As C1EditorToolStripSplitButton
protected C1EditorToolStripSplitButton AddSplitButton( CommandSplitButton command )
Parameters
- command
- The command assigned to the split button.
Return Value
The new split button.