Share via


CabShellApplication.BeforeShellCreated Method

May be overridden in derived classes to perform activities just before the shell is created.

Namespace: Microsoft.Practices.CompositeUI
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)

Syntax

'Declaration
Protected Overridable Sub BeforeShellCreated
'Usage

Me.BeforeShellCreated
protected virtual void BeforeShellCreated ()
protected:
virtual void BeforeShellCreated ()
protected void BeforeShellCreated ()
protected function BeforeShellCreated ()

See Also

Reference

CabShellApplication Class
CabShellApplication Members
Microsoft.Practices.CompositeUI Namespace