The SetCommandStatusTip transaction defines the Status Bar message for the given command.
Type XTYP_EXECUTE
Syntax [SetCommandStatusTip(commandID, "statBarMsg")]
|
Parameter |
Data type |
Values |
Meaning |
|
commandID |
DWORD |
identifier of the command to modify | |
|
statBarMsg |
Status Bar message for this 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