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

The ToolWindowPaneSetService type exposes the following members.

Methods

  NameDescription
Public methodAddControlPane(Control)
Public methodAddControlPane(Control, ControlPaneStyles)
Public methodDispose()()()()
Protected methodDispose(Boolean)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Overrides Object..::..Finalize()()()().)
Public methodGetControlPanes
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetService
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodNewVSToolWindow
Public methodOpenDocumentFile
Get or create a document window that edits a specific NTier file. The document control pane is created in the QueryNewFileEditorControl event handler.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Extension Methods

  NameDescription
Public Extension MethodLocateDataControlByEntityKey
Locate a data bound user control by it's control type and entity key.
(Defined by IControlPaneSetServiceExtensions.)

See Also