MenuSecurity
Previous Top Next



Function MenuSecurity(int enabled)

This function allows you to completely eliminate pull-down menus for new windows that are created. Windows that have already been created not be effected.


Parameters

enabled
[in] A value of 0 disables Menu security, and the application will be able to be use the clipboard normally
A value of 1 enables Cut & Paste security, and the application's request to place text & objects on the clipboard will be ignored

Return Values
This function has no return value