TAG Property
9.0, PLBCMP GUI Only
The TAG property identifies a MENUITEM or TOOLBUTTON object after a parent object receives a BUTTONCLICK event. The property uses the following format:
TAG={value}
Note the following:
TAG may be used in GETPROP and SETPROP statements of a TOOLBUTTON or MENUITEM object.
{value} is a decimal number or Numeric Variable that specifies a number to identify an object.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |