See also:
NTier Windows Forms Framework Home
NTier Framework API reference

 

Classes

  ClassDescription
Public classButtonActionHandlers
Contains the event handlers for the buttons in the NTier designer.
Public classDataGridViewTypeCell
A DataGridView cell for selecting a System.Type. Intellisense is provided to assist in selecting the type.
Public classDataGridViewTypeColumn
A DataGridView column for selecting a System.Type. Intellisense is provided to assist in selecting the type.
Public classDbConnectionDialogAction
An action that shows a dialog that allows the user to select a database connection string.
Public classDbConnectionStringControl
A control that is used to select a DbProvider and enter properties for a connection string.
Public classDescriptionDataGridViewTextBoxEditingControl
Public classDescriptionListDataGridViewCell
A DataGridViewTextBoxCell that allows the editing of array of descriptions. When the cell is not being edited, the best fit description for the length of the column is painted.
Public classDescriptionListDataGridViewColumn
A DataGridViewTextBoxCell that allows the editing of array of descriptions.
Public classFormPreviewControl
A container control that has the visual appearance of a form.
Public classHorizontalRule
Public classIControlPaneSetServiceExtensions
Public classNDButton
Public classNDComboBox
Public classNDContextMenuStrip
Public classNDDataGrid
Public classNDDataGridView
Public classNDDataGridViewStyle
Provides the colour scheme for the NTier designer's DataGridView.
Public classNDForm
Public classNDIcons
The repository for NTier designer icons and images.
Public classNDLabel
Public classNDListBox
Public classNDSaveCancelButtonControl
A control that contains a Save and Cancel button.
Public classNDTabControl
Manages a related set of tab pages.
Public classNDTreeView
Public classNDUserControl
Public classNoProjectLoadedTreeNode
The TreeNode that's shown on the ProjectTreeView when there is no project currently loaded.
Public classProgressDialog
A simple progress dialog that shows a caption and a marquee progress bar.
Public classProjectTreeView
A TreeView that contains the data for a project. The ContextMenu of this control is rebuilt on ContextMenu.Popup, add logic to ContextMenu.Popup to provide additional menu items.
Public classQueryNewFileEditorControlEventArgs
The event arguments to the ToolWindowPaneSetService.QueryNewFileEditorControl event.
Public classRoundedCornerPanel
A panel whose corners are painted rounded in appearance.
Public classTableImportChooserForm
A dialog for querying which tables to import from a database schema.
Public classWinFormsServiceLocator
An IServiceProvider implementation that searches related controls for services.
Public classXmlDataConnectionProperties
Provides the 'FileName' property to the Data Connection dialog box to specify the file name of an xml data source.
Public classXmlDataConnectionUIControl
Provides a Data Connection dialog box a way of specifying an xml file name.

Interfaces

  InterfaceDescription
Public interfaceIControlPaneSetService
Provides access to a control pane 'container' in a hosted environment.
Public interfaceIGuidIdentifiedControl
Implemented on a control that can be identified by a unique Guid.
Public interfaceISelectedObjectProvider
Implemented on a control that provides a 'selected object'. This can be used to highlight a UI (such as a tree node) in an alternate view when the selected object changes in this view.
Public interfaceIToolWindowEvents
Implemented on a tool window control to prevent querying the user to save changes while closing the tool window or closing Visual Studio.

Enumerations

  EnumerationDescription
Public enumerationControlPaneStyles
Describes the style of control pane to show in Visual Studio for a window.
Public enumerationNDIconType