FLOATMENU Property
PLBCMP GUI Only, 9.6
The FLOATMENU property associates a FLOATMENU object with another object. The property uses the following format:
FLOATMENU={value}
Note the following:
FLOATMENU may be used in CREATE, GETPROP, or SETPROP statements.
{value} is a decimal number, a Numeric Variable, an Expression, that is the OBJECTID property of the FLOATMENU to be associated.
Once associated with an object, a right mouse click will display the menu.
This property requres the use of ComCtrl32 version 6 or later.
When using the PL/B Web Server, this property is not supported.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |