AifShellBase Members
Represents an application that uses a Windows Forms form as its shell.
The following tables list the members exposed by the AifShellBase type.
Public Constructors
Name | Description | |
---|---|---|
AifShellBase | Initializes a new instance of the AifShellBase class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
![]() |
DesktopShell | Gets the shell that was created. Will not be valid until after the shell has been created. |
![]() |
RootWorkItem | (inherited from CabApplication) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
Configuration | (inherited from CabApplication) |
![]() |
Shell | (inherited from CabShellApplication) |
![]() |
VisualizerType | (inherited from CabApplication) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
OnUnhandledException | (inherited from CabApplication) |
![]() |
Run | (inherited from CabApplication) |
![]() |
StartApplication | Starts the shell application. |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
AddBuilderStrategies | Overridden. (inherited from CabApplication) |
![]() |
AddServices | Overridden. (inherited from CabApplication) |
![]() |
AfterShellCreated | Overridden. Called after the shell has been created. |
![]() |
BeforeShellCreated | (inherited from CabShellApplication) |
![]() |
CreateVisualizer | (inherited from CabApplication) |
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
OnRootWorkItemInitialized | Overridden. (inherited from CabApplication) |
![]() |
Start | Overridden. (inherited from CabApplication) |
Top
See Also
Reference
AifShellBase Generic Class
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.