Floating_Menu_Object - EntryList
Identifies the floating context menu for this object
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Floating_Menu_Object
| Access Type | Syntax |
|---|---|
| Read Access: | Get Floating_Menu_Object to IntegerVariable |
| Write Access: | Set Floating_Menu_Object to IntegerVariable/Value |
Description
The Floating_Menu_Object property identifies the floating menu for this object. The default setting will provide a standard edit context menu. You may create your own custom floating menus and assign them to objects by setting this property. You may also disable a floating menu by setting this property to zero.