Option to make HTML5 designer to not show File->Open menu?

Stimulsoft Reports.WEB discussion
Post Reply
agent005
Posts: 24
Joined: Mon Dec 22, 2014 3:05 pm

Option to make HTML5 designer to not show File->Open menu?

Post by agent005 »

Hello, is there an option to make HTML5 designer to not show File->Open menu item?
Option from Web designer does not seem to work

Code: Select all

StiWebDesignerOptions.Menu.OpenReport = false; // does NOT work for HTML5 designer 
Please advice
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: Option to make HTML5 designer to not show File->Open men

Post by Vladimir »

Hello,

Please set the ShowFileMenuOpen option to False.

Thank you.
agent005
Posts: 24
Joined: Mon Dec 22, 2014 3:05 pm

Re: Option to make HTML5 designer to not show File->Open men

Post by agent005 »

Oh, so it's

Code: Select all

StiMobileDesigner1.ShowFileMenuOpen = false;
That works, thanks!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Option to make HTML5 designer to not show File->Open men

Post by HighAley »

Hello.

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

Thank you.
Post Reply