SetCommandStatusTip

All Editions  image\bltlrgss.gif Related Transactions  image\bltlrgss.gif Example

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

Command IDs

identifier of the command to modify

statBarMsg

string

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

Defining button bars

Setting command information