All needed for GUI application.
|
| | application |
| | application definitions.
|
| |
| | components |
| | Components are objects that an application uses in conjunction with another window.
|
| |
| | containers |
| | Containers are container for other controls.
|
| |
| | controls |
| | Controls are children windows that an application uses in conjunction with another window to enable interaction with the user.
|
| |
| | dialogs |
| | Dalogs consist of the open file, save file, open folder, find and replace, print, page setup, font, color dialog boxes, about, busy, message dialog boxes, ...
|
| |
| | forms |
| | forms definitions.
|
| |
| | menus and toolbars |
| | menus and toolbars definitions.
|
| |
| | renderers |
| | Control renderers definitions.
|
| |