WindowWorkspace Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WindowWorkspace : Microsoft::Practices::CompositeUI::SmartParts::Workspace<System::Windows::Forms::Control ^, Microsoft::Practices::CompositeUI::WinForms::WindowSmartPartInfo ^>
public class WindowWorkspace : Microsoft.Practices.CompositeUI.SmartParts.Workspace<System.Windows.Forms.Control,Microsoft.Practices.CompositeUI.WinForms.WindowSmartPartInfo>
type WindowWorkspace = class
inherit Workspace<Control, WindowSmartPartInfo>
Public Class WindowWorkspace
Inherits Workspace(Of Control, WindowSmartPartInfo)
- Inheritance
- Derived
Constructors
| WindowWorkspace() | |
| WindowWorkspace(IWin32Window) |
Properties
| ActiveSmartPart | (Inherited from Workspace<TSmartPart,TSmartPartInfo>) |
| InnerSmartParts | (Inherited from Workspace<TSmartPart,TSmartPartInfo>) |
| SmartParts | (Inherited from Workspace<TSmartPart,TSmartPartInfo>) |
| Windows | |
| WorkItem | (Inherited from Workspace<TSmartPart,TSmartPartInfo>) |
Methods
Events
| SmartPartActivated | (Inherited from Workspace<TSmartPart,TSmartPartInfo>) |
| SmartPartClosing | (Inherited from Workspace<TSmartPart,TSmartPartInfo>) |