All needed for GUI application.
Modules | |
application | |
Provides static methods and properties to manage an application, such as methods to start and stop an application, to process Windows messages, and methods to get information about an application. This class cannot be inherited. | |
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. | |