"namedRegisterTooltip"

Sets a tooltip for a tab.

Synopsis

setValue(string shape, "namedRegisterTooltip", string name, string tooltip);

getValue(string shape, "namedRegisterTooltip", string name, string &tooltip);

shape.namedRegisterTooltip(string name, string tooltip);

Parameters

Parameter Description
shape Name of the object
name Name of the tab
tooltip Tooltip for the tab

Description

Sets a tooltip for a tab.

Assignment

Tab