Disable / enable all tooltips

Started by Peter2, August 04, 2013, 11:50:14 PM

Previous topic - Next topic

Peter2

In my first project I use many (and sometimes long) tooltips, it is a kind of "test" replacing a help-dokumentation. But I'm sure that the tooltips will be enervating when the user knows all features. So the question is:

How to disable (enable) all tooltips in a form with one click?

Thanks
Peter
ODCL 8.1.... German, AutoCAD 2017 - 2018, Win 7 x64, Win 10

owenwengerd

I think you would need to loop through each control and set the ToolTipTitle and ToolTipMainText properties to an empty string.
Owen Wengerd (Outside The Box) / ManuSoft

Peter2

Peter
ODCL 8.1.... German, AutoCAD 2017 - 2018, Win 7 x64, Win 10