Page 1 of 1

Suppressing the tab tooltips?

Posted: Mon Jun 12, 2017 10:29 pm
by TomKelleher
In our system, when we pass the mouse over the designer windows' "Properties" tab, "Dictionary" tab and "Report Tree" tab, we see a popup menu with that title, and an option for "Show Me More." We've been able to hide the "Show Me More" option, but the header still appears. See attached.

I'm not sure which of these commands does it, but one does:
StiOptions.Appearance.ShowFormsHelp = false;
StiOptions.Appearance.ShowFormsHints = false;
StiOptions.Appearance.ShowTooltipsHelp = false;
StiOptions.Viewer.ShowTooltipsInViewer = false;

Also, the remaining header appears above and to the left of the tab. I want to suppress it entirely...but the placement is odd and I wanted to point it out.

Re: Suppressing the tab tooltips?

Posted: Tue Jun 13, 2017 2:13 pm
by Andrew
Dear Tom,

Thank you for the question.

Please send your request to support@stimulsoft.com

Thank you.