The SetCommandToolTip transaction defines the ToolTip for the given command.
Type XTYP_EXECUTE
Syntax [SetCommandToolTip(commandID, "ToolTip")]
|
Parameter |
Data type |
Values |
Meaning |
|
commandID |
DWORD |
identifier of the command to modify. The command can be internal or external. | |
|
ToolTip |
new ToolTip for the button related to that command, maximum 80 characters | ||
Remarks
You can only define commands that are available in your edition of Imagenation, or external commands.
To see this string, you must have a button attached to this command in one of the button bars.
Release information
Added in Release 4.42.
See also