We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Grouping of menu items in ToolStripEx belonging to a particular ToolstriptabItem.



Hi,


           How to perform grouping of menu items in ToolStripEx belonging to a particular ToolstriptabItem?



Regards,
Ranjan VijayKumar.

1 Reply

SK Senthil Kumaran Rajan Syncfusion Team December 3, 2014 02:09 PM UTC

Hi Ranjan,

 

Thanks for using Syncfusion product,

 

The toolstrip items can be grouped using the GroupedButton property as shown in the below code snippet. We have also prepared a sample for your reference and it is attached below. If we misunderstood your query, please provide some additional details about your query it will be helpful for us to analyze and provide you a prompt solution.

 

Code Snippet[C#]:

this.toolStripEx1.GroupedButtons = true;

 

Please let us know if you need further assistance,

 

Regards,

R.Senthil kumaran


Attachment: Grouping_e8c57ffb.zip

Loader.
Live Chat Icon For mobile
Up arrow icon