disable image

Stimulsoft Reports.NET discussion
Post Reply
AndyDroid
Posts: 24
Joined: Mon Nov 28, 2011 1:23 pm

disable image

Post by AndyDroid »

is there a way to disable this main menu button?

is highlighted in the image(red)

or maybe change the image on the right, or remove?

something?


i found how change the link buttons but not image

Attachments
1481.Captura.PNG
1481.Captura.PNG (71.46 KiB) Viewed 975 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

disable image

Post by Alex K. »

Hello,

You can only hide this menu item:

Code: Select all

StiOptions.Designer.Ribbon.ShowMainMenuDesigner = false;
Thank you.
AndyDroid
Posts: 24
Joined: Mon Nov 28, 2011 1:23 pm

disable image

Post by AndyDroid »

Thank You!

it's perfect
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

disable image

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.
Post Reply