This namespace contains the classes for the GUI help file builder and project manager.
Classes
| Class | Description | |
|---|---|---|
| AboutDlg |
This form is used to display application version information.
| |
| MainForm |
This is the main form for the application
| |
| PromptToSaveDlg |
This form is used to prompt to save files before a build
| |
| StartUp |
This class contains the main entry point and other start up code.
| |
| UserPreferencesDlg |
This form is used to allow the user to modify help file builder
preferences unrelated to projects.
|
Structures
| Structure | Description | |
|---|---|---|
| WINDOWPLACEMENT |
This structure is used to get and set the main form's position
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| BeforeBuildAction |
This is used to determine what to do with unsaved files before building
a project.
|