Basic functions – main application window

  • In the upper part of the window there is main application menu strip that provides means for:
    • Working with files
    • Handling the clipboard
    • Displaying panels
    • Accessing designer dependant tools…
    • …and Help
  • Under the main menu there is a toolbar strip with buttons providing means for:
    • Working with files
    • Handling clipboard operations
    • Displaying panels
    • Adjusting align and size of selected controls
    • Managing form pages
    • Comunicating with the Forms server
  • The middle of the window is the designer workspace and around it are placed following panels:
    • Project
    • Properties of controls
    • Toolbox with a list of controls
    • XML schema
  • In the lowest part of the application window there is a status bar
Picture - application window with a form open
Picture – application window with a form open

See also: Basic functions – main menu