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

 

Classes

  ClassDescription
Public classCategorizedPropertiesControl
Public classCodeNavigator
Public classDataGridDbTableIndexesColumn
A column style for rendering lines that represent the indexes of a table. The values bound to the MappingName aren't used, the column is only used for drawing the lines.
Public classDbRelationRenderer
A helper class for rendering a DiagramRelationLayout between two DiagramTableLayout objects.
Public classDbSchemaConfigForm
A form that edits the configuration (such as build version and target provider) of a DbSchema.
Public classDbTableForm
A form that edits the configuration of a DbTable.
Public classEntityClassSetControl
A control that's used to edit a set of entity classes (EntityClassSet).
Public classEntityClassSetDbSyncTasksForm
A form that prompts the developer to automatically perform a set of tasks to update the entity schema from the database schema such as column adding, removing or renaming.
Public classEntitySchemaPropertyNavigator
A helper class that navigates to an entity property by opening the entity schema designer and navigating to the entity class and entity class property.
Public classGridSelectedObjectHelper
Selects objects via a ISelectedObjectProvider when the user selects grid cells.
Public classMoveDataGridViewRecordUpDownHelper
Provides method to move a record up or down in a grid. The entities bound on the grid must support the IOrdered interface.
Public classNDSizeableUserControl
A user control that can be resized by the user by dragging the edges.
Public classNewPrimaryKeyForNewRelationForm
A form that's used to query the user for a table primary key, where one doesn't yet exist. The user has the option of entering the name of the primary key.
Public classOrderedPropertiesControl
Contains a grid with the entity properties in alphabetical order. The order of the properties can also be modified with up/down buttons.
Public classRelationControl
A control that's used to edit the configuration of a DbRelation.
Public classRelationForm
A form that's used to edit the configuration of a DbRelation.
Public classSchemaDiagramControl
A control that shows an editable diagram of tables and their relationships.
Public classSchemaTableSetControl
A control that shows an editable diagram of tables and their relationships.
Public classTableColumnsControl
A control with a grid that's used to edit the columns on a DbTable.
Public classTableItemControl
A control for viewing the columns of a table in a list box. This control appears as a little window with a caption.

Interfaces

  InterfaceDescription
Public interfaceIAdjustFormScrollBars