| Class | Description |
| AboutEditor | Represents the About dialog editor. |
| BevelBorder | Represents a simple one-line beveled border. |
| BevelBorderFactory | Represents an object for creating beveled borders in environments that do not support parameterized constructors. |
| CheckBoxPicture | Represents the pictures (images) used for the different states of a check box. |
| ComplexBorder | Represents a complex border. |
| ComplexBorderFactory | Represents an object that provides a means of creating complex borders in environments that do not support parameterized constructors. |
| ComplexBorderSide | Represents one side of a four-sided, complex border. |
| ComplexBorderSideFactory | Represents an object that provides a means of creating a complex border side in environments that do not support parameterized constructors. |
| ComplexBorderSidePattern | Specifies the pattern of the border for one side of a cell. |
| CompoundBorder | Represents a compound border. |
| CompoundBorderFactory | Represents an object for creating a compound border in environments that do not support parameterized constructors. |
| ControlBase | Represents the common basis (base class) for FarPoint controls. |
| DoubleLineBorder | Represents a simple double-line border. |
| DoubleLineBorderFactory | Represents a class that provides a means of creating a double-line border in environments that do not support parameterized constructors. |
| DropDownEventArgs | Represents the event data for the DropDown event. |
| ElementControl | Represents a control element. |
| Elements | Represents a collection of elements. |
| Elements.ElementAddNotifyEventArgs | Represents the event data for the ElementAdd event, which occurs when the user has added an element. |
| Elements.ElementDeletingNotifyEventArgs | Represents the event data for the ElementDeleting event, which occurs when the user has deleted an element. |
| ElementStyle | Represents the element style object. |
| ElementWindowless | Represents the windowless element for a control. |
| ElementWithButtons | Represents windowless elements that display buttons. |
| EmptyBorder | Represents an empty border that takes no space. |
| FpButton | Represents the FarPoint button control. |
| FpCheckBox | Represents a FarPoint check box control. |
| FpCombo | Represents the FarPoint combo box control. |
| FpHyperlink | Represents the FarPoint hyperlink control. |
| FpMultiOption | Represents the FarPoint button control with multiple options. |
| FpProgress | Represents the FarPoint progress indicator control. |
| FpSlider | Represents the FarPoint slider (track bar) control. |
| FpSpreadXmlNodeReader | |
| FpVisualStyleRenderer | Represents a renderer for drawing and getting information about a System.Windows.Forms.VisualStyles.VisualStyleElement. |
| Inset | Represents the dimensions of borders and margins. |
| LineBorder | Represents a simple single-line border. |
| LineBorderFactory | Represents a class for creating single-line borders in environments that do not support parameterized constructors. |
| NameChangingEventArgs | Represents the event data for the NameChanging event. |
| Picture | Represents a picture to display. |
| PopupCancelEventArgs | Arguments of a PopupCancel event. Provides a reference to the popup form that is to be closed and allows the operation to be cancelled. |
| PopupClosedEventArgs | Contains event information for a PopupClosed event. |
| PopUpEventArgs | Represents the event data for the PopUp event. |
| PopupWindowHelper | A class to assist in creating popup windows like combo box drop-downs and menus. This class includes functionality to keep the title bar of the popup owner form active while the popup is displayed, and to automatically cancel the popup whenever the user clicks outside the popup window or shifts focus to another application. |
| PopupWindowHelperMessageFilter | A Message Loop filter which detects mouse events while the popup form is shown and notifies the owning PopupWindowHelper class when a mouse click outside the popup occurs. |
| RadioPicture | Represents the pictures for the different option button states. |
| RoundedLineBorder | Represents a rounded-edge single-line border. |
| RoundedLineBorderFactory | Represents a class for creating rounded-edge, single-line border objects in environments that do not support parameterized constructors. |
| Serializer | Represents the serializer object for opening from and saving to a file. |
| SlideLeftEventArgs | Represents the event data for the SlideLeft event. |
| SlideRightEventArgs | Represents the event data for the SlideRight event. |
| SpinDownEventArgs | Represents the event data for the SpinDown event. |
| SpinUpEventArgs | Represents the event data for the SpinUp event. |
| spreadImeHelper | Describes the Spread IME helper. |
| SuperEditBase | Represents the base for editing controls. |