The development environment window contains the panels that are used to create and set up user forms, units and assemblies. Name of the development environment main window contains repository name and name of the currently opened object.
The development environment window contains the following elements:
Main menu.
Toolbar.
Macro window.
Toolboxes.
Code inspector.
Assembly inspector.
Project navigator.
Object inspector.
The bottom area of the development environment contains the following panels:
Compiler messages.
Breakpoints.
Console window.
Watches.
Call stack.
Search results.
Pending changes.
NOTE. The Pending Changes panel is displayed if the repository is connected to version control system.
The form designer uses Drag&Drop mechanism. Almost all windows of form designer can be built in, that is, they can be both built into the designer main window and floating, being over the main window.
The built-in window enables the user to save the screen working area that increases macro window size, that is, it increases displayed part of macro code. To switch the window from built-in state to floating and vice versa, double-click the window title.
Manage window layout in the desktop application
See also: