Click or drag to resize
Sandcastle Help File BuilderSandcastleBuilder.Utils.Controls Namespace
This namespace contains various Windows Forms control classes.
Classes
  ClassDescription
Public classCustomPropertyGrid
This is a custom property grid that allows you to set the initial width of the property name pane and has a context menu that allows you to hide the description pane and reset the selected property value.
Public classDividerGroupBox
This is a simple derived group box control that draws the label text followed by a dividing line to the right of the text but no other surrounding border.
Public classDividerLabel
This is a simple derived label control that draws the label text followed by a dividing line to the right of the text.
Public classFilePathUserControl
This user control is used to select a file
Public classFolderPathUserControl
This user control is used to select a folder
Public classRefreshableItemListBox
This is a a simple derived list box in which you can refresh a specified item to show updates to the text displayed in the list box for the item.
Public classStatusBarTextProvider
This is an IExtenderProvider component that allows you to add status bar text for menu items and form controls. When built for use with .NET 2.0, it also supports adding status bar text for menu strip, tool strip, and status strip components.