ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Inserting a cloned menu or a cloned option at the specified position Hide the details
Position of the cloned menu or position of the cloned menu option. A fatal error occurs if the cloning is not performed.
Name of the menu or menu option to copy.
Name of the cloned menu or menu option. This name will be used to handle the cloned element by programming.
Caption of the cloned menu or menu option. This caption will allow the user to handle the element.
Position where the cloned menu or the cloned option will be inserted. This parameter can correspond to:an integer: in this case, the cloned menu or the cloned menu option will be inserted before the specified position.one of the following constants: menuInsertEndAdds the cloned element at the end of the menumenuInsertBeforeSeparator (Default value)Adds the cloned element before the next separator.
Inserting a cloned menu or cloned option at the relative position Hide the details
Name of the cloned menu or menu option. This name will be used to handle the element by programming. A fatal error occurs if this name corresponds to an existing element.
Name of the element before which the cloned element must be inserted. If this name is not specified, the cloned element will be inserted before the next menu separator.
Characteristics of the cloned element
Last update: 09/20/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: