ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the popup menu associated with a control or window Hide the details
Name of custom popup menu associated with the object,Empty string ("") if no custom popup menu is associated with the object.
Name of control or window for which the name of custom popup menu is requested.
Modifying the popup menu associated with a control or window Hide the details
Name of control or window whose popup menu will be modified.
Name of new custom popup menu associated with the object (empty string to restore the system popup menu). To add a popup menu to the system menu, you must:write the "+" sign in front of the menu name (to display the new menu after the options of system menu).write the "+" sign after the menu name (to display the new menu before the options of system menu).specify an empty string to use the default popup menu of AAFsYou also have the ability to use the following constants:PopupMenuDisabledUsed to disable the display of all the popup menus (including the system popup menus or the popup menus for the Currency + Euro edit controls). This constant is not available.PopupMenuSystemUsed to disable the display of menu options specific to the AAFs (Automatic Application Features). Only the Windows popup menu is displayed. Also allows you to access the Unicode options available for some Windows systems ("Read from right to left, Display the Unicode control characters, ..."). This constant is not available.
Adding menu options into the popup menu
Popup menu and group of controls
Horizontal Table control
Changing the popup menu and storing information about the Table controls
Limits
Last update: 09/19/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: