Articles in this section

How to group buttons in a ToolStripEx control?

Group buttons

The buttons in a ToolStripEx control can be grouped using the GroupedButtons property. Please refer the below code snippet which illustrates this:

C#

this.toolStripEx1.GroupedButtons = true;

VB

Me.toolStripEx1.GroupedButtons = True

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied