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 TabWorkspace : System::Windows::Controls::TabControl, Microsoft::Practices::CompositeUI::SmartParts::IComposableWorkspace<System::Windows::UIElement ^, Microsoft::Practices::CompositeUI::Windows::TabSmartPartInfo ^>
[System.Drawing.ToolboxBitmap(typeof(Microsoft.Practices.CompositeUI.Windows.Workspaces.TabWorkspace), "TabWorkspace")]
public class TabWorkspace : System.Windows.Controls.TabControl, Microsoft.Practices.CompositeUI.SmartParts.IComposableWorkspace<System.Windows.UIElement,Microsoft.Practices.CompositeUI.Windows.TabSmartPartInfo>
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.Practices.CompositeUI.Windows.Workspaces.TabWorkspace), "TabWorkspace")>]
type TabWorkspace = class
inherit TabControl
interface IComposableWorkspace<UIElement, TabSmartPartInfo>
interface IWorkspace
Public Class TabWorkspace
Inherits TabControl
Implements IComposableWorkspace(Of UIElement, TabSmartPartInfo)