.png) |
ApplicationContextApplication |
Extends WindowsFormsApplication to support an application which uses a Windows Forms ApplicationContext to communicate information about its shell. |
.png) |
ControlActivationService |
Monitors a Control and when it is entered activates the WorkItem the Control is contained in. |
.png) |
ControlActivationStrategy |
A BuilderStrategy that hooks up a Control with the IControlActivationService. |
.png) |
ControlCommandAdapter |
An EventCommandAdapter that updates a Control based on the changes to the Status property value. |
.png) |
ControlSmartPartStrategy |
A BuilderStrategy that walks the control containment chain looking for child controls that are either smart parts, placeholders or workspaces, so that they all get added to the WorkItem. |
.png) |
DeckWorkspace |
Used to support designer. |
.png) |
FormShellApplication |
Extends WindowsFormsApplication to support an application which uses a Windows Forms Form as its shell. |
.png) |
MdiWorkspace |
Implements a Workspace which shows the smarparts in MDI forms. |
.png) |
SmartPartPlaceholder |
A Control that acts as a placeholder for a smartpart. |
.png) |
TabSmartPartInfo |
A SmartPartInfo that describes how a specific smartpart will be shown in a tab workspace. |
.png) |
TabWorkspace |
Implements a Workspace that shows smartparts in a TabControl. |
.png) |
ToolStripItemCommandAdapter |
An EventCommandAdapter that updates a ToolStripItem based on the changes to the Status property value. |
.png) |
WindowsFormsApplication |
Extends CabShellApplication to support shell-based applications that use Windows Forms. |
.png) |
WindowSmartPartInfo |
Provides information to show smartparts in the WindowWorkspace. |
.png) |
WindowWorkspace |
Implements a Workspace that shows smartparts in windows. |
.png) |
WinFormServiceStrategy |
A BuilderStrategy that adds services that are needed by Windows Forms applications into the WorkItem. |
.png) |
WinFormsVisualizer |
Implements a CabVisualizer to be used with WinForms applications. |
.png) |
WorkspaceUtilities |
Provides common workspace utilities. |
.png) |
ZoneSmartPartInfo |
Provides infomation to show smartparts in the ZoneWorkspace. |
.png) |
ZoneWorkspace |
Implements a Workspace that can contain named zones where controls can be shown. |