AifWpfTabControl 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.
Represents a control that shows WPF hosted application in a tab form.
public ref class AifWpfTabControl : Microsoft::Practices::CompositeUI::Windows::Workspaces::TabWorkspace
public class AifWpfTabControl : Microsoft.Practices.CompositeUI.Windows.Workspaces.TabWorkspace
type AifWpfTabControl = class
inherit TabWorkspace
Public Class AifWpfTabControl
Inherits TabWorkspace
- Inheritance
Constructors
AifWpfTabControl() |
Initializes a new instance of the AifWpfTabControl class. |
Properties
ActiveSmartPart | (Inherited from TabWorkspace) |
AifTabItems |
Gets the collection of TabItems that the CcfTabControl uses |
Count |
Gets the number of applications shown on the control. |
HostedApplications |
Gets the collection of hosted applications currently contained in the control. |
SmartParts | (Inherited from TabWorkspace) |
TabItems | (Inherited from TabWorkspace) |
WorkItem | (Inherited from TabWorkspace) |
Methods
Events
CloseAppClick |
Fired when user clicks the close button on the tab item. |
SmartPartActivated | (Inherited from TabWorkspace) |
SmartPartActivating | (Inherited from TabWorkspace) |
SmartPartClosing | (Inherited from TabWorkspace) |