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.
| |
| LaunchMSHelpViewerDlg |
This form is used determine the state of the current MS Help Viewer
content and offer options to install, launch, or remove it.
| |
| MainForm |
This is the main form for the application
| |
| NewFromOtherFormatDlg |
This form is used to convert a project in a different format to the new
MSBuild format used by SHFB 1.8.0.0 and later.
| |
| 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.
|