MenuBar  |
| Main |
| Name | Description | Values accepted | Default |
| Visible | The visibility of the element. | A boolean variable or one of the constants true or false. | |
| Border Size | The size of the border around the panel. | Type the size of the four borders or use the editor provided. | |
| Border Painted | Whether the border should be painted. | A boolean variable or one of the constants true or false. | |
| Graphical Aspect |
| Name | Description | Values accepted | Default |
| Size | The double[] array with the size of the frame in each direction. | Type the two size values or use the editor provided. | |
| Background | The background color for the element. | Use the editor provided or read about colors. | |
| Foreground | The color to use when drawing or writing in the element. | Use the editor provided or read about colors. | |
| Font | The font used to display text in the element. | Use the editor provided to select name, style and size of the font. | |
| Tooltip | Text displayed when the mouse is over the element. | A string constant or variable. | |