setInterfaceImage

Sets the path to the image that displays on the menu item or toolbar button that launches the custom interface.

Syntax

setInterfaceToolTip(interfaceObject, image);

Parameters

  • interfaceObject - (Object) Object that launches the custom interface.
  • image - (string) Path to the image that displays on the menu item or toolbar button.

Returns

None