Popup Menu - AutoActions Property

AutoActions options to be automatically added to the popup menu.

Member of Popup Menu (PRIM_PMNU)

Data Type - Enumeration Set

Details

The AutoActions property allows Cut, Copy and Paste options to be added to a popup menu for input fields only.
 
All other enumeration values have no meaning and will be ignored.
 
Keyboard based cut, copy & paste is automatically available for input fields through the use or Ctrl+X, Ctrl+C and Ctrl+V or Shift+Delete, Ctrl+Insert and Shift+Insert.
 
For information about translating the option text, refer to the Developer Guide.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2