See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The ToolWindowPaneSetService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddControlPane(Control) | ||
| AddControlPane(Control, ControlPaneStyles) | ||
| Dispose()()()() | ||
| Dispose(Boolean) | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Overrides Object..::..Finalize()()()().) | |
| GetControlPanes | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetService | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NewVSToolWindow | ||
| OpenDocumentFile |
Get or create a document window that edits a specific NTier file.
The document control pane is created in the QueryNewFileEditorControl event handler.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| LocateDataControlByEntityKey |
Locate a data bound user control by it's control type and entity key.
(Defined by IControlPaneSetServiceExtensions.) |