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

shaded (icon) region on (Parrent)BarItem

Is there a way to lose the shaded
region on the left side of
BarItems so that the menu item
is narrower?

We have a couple of situations
where icons would be inappropriate,
and we'd like to reclaim the space.

EssTooLs ver 4.4.0.41 and/or 5.1.x
plus .Net2

2 Replies

RS Rajarajeswari S Syncfusion Team August 10, 2007 09:18 AM UTC

Hi,

Thanks for using Syncfusion products.

There is no way to lose the Shaded Region on the left side. But we can hide the shaded region by changing it's backcolor. Please use the MenuColor class and set the back color of menutext to the MenuLeftStripColor as shown below:

Syncfusion.Windows.Forms.MenuColors.MenuLeftStripColor = Color.White;

Please refer the sample which will explain the above:

http://websamples.syncfusion.com/samples/Tools.Windows/F67039/main.htm

Please let me know if this helps you.

Regards,
S.Rajarajeswari


RA ralph_lachance September 13, 2007 10:24 AM UTC

Thanks for your reply

Actually, the primary issue is reclaiming
the space. I'm disappointed to learn
that is not possible.
-ralph


Loader.
Live Chat Icon For mobile
Up arrow icon