Hiding the Help icon

Stimulsoft Reports.Silverlight discussion
Locked
TomKelleher
Posts: 4
Joined: Mon Jun 12, 2017 8:36 pm

Hiding the Help icon

Post by TomKelleher »

Folks,
Very cool tool.

We are having trouble finding the "off" switch for the help "?" icon in the upper right of the designer. (See attached.)

I see that for the other versions of the system there are properties like ".ShowAboutButton" and the like, but I cannot find any such in the Silverlight control. I've found these switches, but nothing more

StiOptions.Appearance.ShowFormsHelp = false;
StiOptions.Appearance.ShowFormsHints = false;
StiOptions.Appearance.ShowTooltipsHelp = false;
StiOptions.Viewer.ShowTooltipsInViewer = false;
StiDesignerSLOptions.MainMenu.ShowButtonLanguage = false;

Many thanks!
-tom
Attachments
HelpIcon.png
HelpIcon.png (6.51 KiB) Viewed 11985 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Hiding the Help icon

Post by Alex K. »

Hello,

Please clarify which version are you use?

Thank you.
TomKelleher
Posts: 4
Joined: Mon Jun 12, 2017 8:36 pm

Re: Hiding the Help icon

Post by TomKelleher »

Yes, I should have thought to include that. It seems to be Stimulsoft 2015.3.0.0.

Also I'm including it in a Silverlight 5 project, and coding with Visual Studio 2015 Update 3, displaying on IE 11 on a Windows 7 machine.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Hiding the Help icon

Post by Alex K. »

Hello,

Please send us a request on support@stimulsoft.com

Thank you.
Locked