Config File Menu
The button in the top-left corner of the Application user interface is the "File" button. Clicking it will display the file menu as shown below. Ribbon controls can be added to the file menu by configuring corresponding tags within the <startMenu>...</startMenu> section. The left panel shows the file menu, while the right panel displays its specific contents.
In the config file, the configuration content for the File Menu must be placed within the <startMenu>...</startMenu> or <startMenuPanel>...</startMenuPanel> tags.
Related Topics