CMDNOTE Property
PLBCMP GUI Only, 9.6
The CMDNOTE property defines text associated with a command link BUTTON. The property uses the following format:
CMDNOTE={value}
Note the following:
CMDNOTE may be used in CREATE, SETPROP, or GETPROP statements of a BUTTON object.
The {value} may be a Character String Variable or Literal.
If {value} is a Null String, the note is removed from the BUTTON.
This property requres the use of ComCtrl32 version 6 or later.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |