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

Drop-down arrow in XPToolBar

Hi Guru, I''d like to know where I can disable the "drop-down arrows" that are displayed at the right of each ParentBarItem in an XPToolBar. Do we set that in a property or in a event (I cannot find it)? Thanks Mario

3 Replies

AD Administrator Syncfusion Team October 4, 2004 12:45 PM UTC

Hi Mario, You could do this by setting the BarStyle as IsMainMenu for the Bar object associated with the XPToolBar : this.xpToolBar1.Bar.BarStyle |= BarStyle.IsMainMenu; Please refer to the test sample attached that illustrates this, and let me know if you need further assistance. Thanks for choosing Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.


MC Mario Cadelli October 5, 2004 11:57 AM UTC

Hi Guru, Ok, the arrow has now disappeared. Thanks Mario


AD Administrator Syncfusion Team October 6, 2004 01:22 AM UTC

Hi Mario, Thanks for the update. Please let me know if you need any other information. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon