The following controls can be used to work with files, handle clipboard operations, display panels, allow access to designer specific tools, and help.
The File -> New submenu allows the user to:
The File -> Open submenu allows the user to:
The File -> Save action stores the current form to a file.
The File -> Save As action allows the user to save the project to a new location or change the name of the project.
The File -> Save All action saves all currently modified forms in the project.
The File -> Close Project action will close the currently open project without closing the e-Forms application.
In case there are any open files in the project containing unsaved changes, a dialogue window will open, asking the user whether they wish to save the modified files.
The File -> Recent Projects action allows the user to open one of the projects that were recently opened.
The File -> Exit action will close the e-Forms application.
If there are any unsaved files in the project, a dialogue window will open, asking the user if they wish to save the files, same dialogue displayed when closing a project.
Items in the Edit menu are mainly used to handle designer changes and clipboard operations.
The menu item Edit -> Undo undoes the last change in the active document.
The menu item Edit -> Redo repeats the action in the document that was previously undone by the Undo function.
The menu item Edit -> Cut removes selected controls from the form and puts them to the clipboard.
The menu item Edit -> Copy copies selected controls to the clipboard.
The menu item Edit -> Paste inserts controls from the clipboard to the active form document.
The menu item Edit -> Metadata opens a dialogue window, allowing the user to edit metadata of the active form template.
The menu item Edit -> References opens s dialogue window that allows the user to add and delete assemblies of the active form template.
The View menu section contains commands allowing the user to show or hide designer panels such as Project explorer, Properties panel, Toolbox, Xml Schema, and Toggle Grid.
The View -> Project Explorer action shows and/or activates the Project panel.
The View -> Properties action shows and/or activates the Properties panel.
The View -> Toolbox action shows and/or activates the Toolbox panel.
The View -> XML Schema action shows and/or activates the Xml Schema panel.
The View -> Toggle Grid action shows or hides snapping grid on the active form in the designer editor.
The difference between form designer editor with hidden toggle grid (left) and form designer editor with visible toggle grid (right)
The menu Tools -> Options opens the application Configuration window.
Tools -> Options opens the Configuration window
The menu item Help -> About e-Forms Designer opens the "About" window of the application, showing the current version of the Designer.
About e-Forms Designer application window