AifDeckControl 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 hosted applications layered as in a deck.
public ref class AifDeckControl : Microsoft::Practices::CompositeUI::WinForms::DeckWorkspace
public class AifDeckControl : Microsoft.Practices.CompositeUI.WinForms.DeckWorkspace
type AifDeckControl = class
inherit DeckWorkspace
Public Class AifDeckControl
Inherits DeckWorkspace
- Inheritance
Constructors
AifDeckControl() |
Initializes a new instance of the AifDeckControl class. |
Properties
ActiveSmartPart | (Inherited from DeckWorkspace) |
Count |
Gets the number of hosted applications shown in the control. |
HostedApplications |
Gets the collection of hosted applications currently contained in the control. |
SmartParts | (Inherited from DeckWorkspace) |
WorkItem | (Inherited from DeckWorkspace) |
Methods
Events
SmartPartActivated | (Inherited from DeckWorkspace) |
SmartPartClosing | (Inherited from DeckWorkspace) |