See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
Classes
Class | Description | |
---|---|---|
![]() | ButtonActionHandlers |
Contains the event handlers for the buttons in the NTier designer.
|
![]() | DataGridViewTypeCell |
A DataGridView cell for selecting a System.Type.
Intellisense is provided to assist in selecting the type.
|
![]() | DataGridViewTypeColumn |
A DataGridView column for selecting a System.Type.
Intellisense is provided to assist in selecting the type.
|
![]() | DbConnectionDialogAction |
An action that shows a dialog that allows the user to select a database connection string.
|
![]() | DbConnectionStringControl |
A control that is used to select a DbProvider and enter properties for a connection string.
|
![]() | DescriptionDataGridViewTextBoxEditingControl | |
![]() | DescriptionListDataGridViewCell |
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.
|
![]() | DescriptionListDataGridViewColumn |
A DataGridViewTextBoxCell that allows the editing of array of descriptions.
|
![]() | FormPreviewControl |
A container control that has the visual appearance of a form.
|
![]() | HorizontalRule | |
![]() | IControlPaneSetServiceExtensions | |
![]() | NDButton | |
![]() | NDComboBox | |
![]() | NDContextMenuStrip | |
![]() | NDDataGrid | |
![]() | NDDataGridView | |
![]() | NDDataGridViewStyle |
Provides the colour scheme for the NTier designer's DataGridView.
|
![]() | NDForm | |
![]() | NDIcons |
The repository for NTier designer icons and images.
|
![]() | NDLabel | |
![]() | NDListBox | |
![]() | NDSaveCancelButtonControl |
A control that contains a Save and Cancel button.
|
![]() | NDTabControl |
Manages a related set of tab pages.
|
![]() | NDTreeView | |
![]() | NDUserControl | |
![]() | NoProjectLoadedTreeNode |
The TreeNode that's shown on the ProjectTreeView when there is no project currently loaded.
|
![]() | ProgressDialog |
A simple progress dialog that shows a caption and a marquee progress bar.
|
![]() | ProjectTreeView |
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.
|
![]() | QueryNewFileEditorControlEventArgs |
The event arguments to the ToolWindowPaneSetService.QueryNewFileEditorControl event.
|
![]() | RoundedCornerPanel |
A panel whose corners are painted rounded in appearance.
|
![]() | TableImportChooserForm |
A dialog for querying which tables to import from a database schema.
|
![]() | WinFormsServiceLocator |
An IServiceProvider implementation that searches related controls for services.
|
![]() | XmlDataConnectionProperties |
Provides the 'FileName' property to the Data Connection dialog box
to specify the file name of an xml data source.
|
![]() | XmlDataConnectionUIControl |
Provides a Data Connection dialog box a way of specifying an xml file name.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IControlPaneSetService |
Provides access to a control pane 'container' in a hosted environment.
|
![]() | IGuidIdentifiedControl |
Implemented on a control that can be identified by a unique Guid.
|
![]() | ISelectedObjectProvider |
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.
|
![]() | IToolWindowEvents |
Implemented on a tool window control to prevent querying the user to save changes
while closing the tool window or closing Visual Studio.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ControlPaneStyles |
Describes the style of control pane to show in Visual Studio for a window.
|
![]() | NDIconType |