setInterfaceToolTip
Sets the text string that displays when the cursor hovers over the menu item or toolbar button that launches the custom interface.
Syntax
setInterfaceToolTip(interfaceObject, toolTip);
Parameters
- interfaceObject - (Object) Object that launches the custom interface.
- toolTip - (string) Text to display on the menu item or toolbar button tool tip.
Copyright © Cloud Software Group, Inc. All rights reserved.