This form is used to allow the user to modify help file builder preferences unrelated to projects.

Namespace: SandcastleBuilder.Gui
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 1.9.7.0

Syntax

C#
public class UserPreferencesDlg : Form
Visual Basic
Public Class UserPreferencesDlg
	Inherits Form

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..Form
              SandcastleBuilder.Gui..::..UserPreferencesDlg

See Also