Click or drag to resize
Sandcastle Help File BuilderSandcastleBuilder.Gui.ContentEditors Namespace
This namespace contains content editors used to edit the conceptual content items in the standalone GUI.
Classes
  ClassDescription
Public classBaseContentEditor
This is used as the base class for the Sandcastle Builder content editors.
Public classContentEditorControl
This is a derived ICSharpCode text editor control that is used to edit the conceptual content.
Public classContentLayoutWindow
This form is used to edit the conceptual content items
Public classEntityReferenceWindow
This form is used to look up code entity references, code snippets, tokens, and images, and allows them to be dragged and dropped into a topic editor window.
Public classFileTree
This is used to load the ProjectExplorerWindow tree view with the project file tree.
Public classFindAndReplaceWindow
This form is used to handle search and replace in the text editor windows
Public classGotoLineDlg
This is used to enter the line number for the Goto Line editor action.
Public classNodeData
This is used to hold basic information about the item represented by the tree view node in the ProjectExplorerWindow.
Public classOutputWindow
This form is used to contain and view the build output
Public classPreviewTopicWindow
This form is used to preview a topic
Public classProjectExplorerWindow
This form is used to manage the project items and files
Public classProjectPropertiesWindow
This form is used to edit the project properties
Public classResourceItemEditorWindow
This form is used to edit a resource item file.
Public classSelectFileTemplateDlg
This is used to select a template file to add as a new topic
Public classSelectGacEntriesDlg
This form is used to let the user select the GAC entries to add as project references.
Public classSiteMapEditorWindow
This form is used to edit site map files that defines the table of contents layout for additional content items.
Public classSpellCheckWindow
This form is used to handle spell checking in the text editor windows
Public classTokenEditorWindow
This form is used to edit a token file.
Public classTopicEditorWindow
This form is used to edit a conceptual topic file.
Enumerations
  EnumerationDescription
Public enumerationNodeIcon
This defines the ProjectExplorerWindow tree view node icon index values.