See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The IControlPaneSetService type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddControlPane(Control) |
Add a new control pane to the container, or activate an existing control.
|
![]() | AddControlPane(Control, ControlPaneStyles) |
Add a new control pane to the container, or activate an existing control.
|
![]() | GetControlPanes |
Get all control panes of a type, if any exist.
|
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 |
Get the currently active or focused control.
|
Events
Name | Description | |
---|---|---|
![]() | ActiveControlPaneChanged |
Raise when the ActiveControlPane has changed.
|