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.
Constructors
Name | Description | |
---|---|---|
![]() | ToolWindowPaneSetService | Initializes a new instance of the ToolWindowPaneSetService class |
Methods
Name | Description | |
---|---|---|
![]() | AddControlPane(Control) | |
![]() | AddControlPane(Control, ControlPaneStyles) | |
![]() | Dispose()()()() | Releases all resources used by the ToolWindowPaneSetService |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the ToolWindowPaneSetService and optionally releases the managed resources |
![]() | 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.) |
Properties
Name | Description | |
---|---|---|
![]() | ActiveControlPane |
Events
Name | Description | |
---|---|---|
![]() | ActiveControlPaneChanged | |
![]() | QueryNewFileEditorControl |