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

The IControlPaneSetService type exposes the following members.

Methods

  NameDescription
Public methodAddControlPane(Control)
Add a new control pane to the container, or activate an existing control.
Public methodAddControlPane(Control, ControlPaneStyles)
Add a new control pane to the container, or activate an existing control.
Public methodGetControlPanes
Get all control panes of a type, if any exist.

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