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
public property DesktopShell Gets the shell that was created. Will not be valid until after the shell has been created.
public property RootWorkItem  (inherited from CabApplication)

Top

Protected Properties

  Name Description
protected property Configuration  (inherited from CabApplication)
protected property Shell  (inherited from CabShellApplication)
protected property VisualizerType  (inherited from CabApplication)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method OnUnhandledException  (inherited from CabApplication)
public method Run  (inherited from CabApplication)
public method StartApplication Starts the shell application.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method AddBuilderStrategies  Overridden. (inherited from CabApplication)
protected method AddServices  Overridden. (inherited from CabApplication)
protected method AfterShellCreated Overridden. Called after the shell has been created.
protected method BeforeShellCreated  (inherited from CabShellApplication)
protected method CreateVisualizer  (inherited from CabApplication)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method OnRootWorkItemInitialized  Overridden. (inherited from CabApplication)
protected method 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.