|
|
|
|
MenuAddSeparator (Function) In french: MenuAjouteSéparateur
Not available
Adds a new separator in a menu (drop-down or context menu). To insert a separator at a specific location, use MenuInsertSeparator.
Syntax
<Result> = MenuAddSeparator(<Source menu>)
<Result>: Integer Position of the separator in the drop-down or context menu. A fatal error occurs if the separator is not added. <Source menu>: Menu name Name of the menu where the separator must be added. The separator will be added after the last option in this menu. Remark: This name can correspond to a context menu.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|