CabShellApplication.AfterShellCreated Method
May be overridden in derived classes to perform activities just after the shell has been created.
Namespace: Microsoft.Practices.CompositeUI
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)
Syntax
'Declaration
Protected Overridable Sub AfterShellCreated
'Usage
Me.AfterShellCreated
protected virtual void AfterShellCreated ()
protected:
virtual void AfterShellCreated ()
protected void AfterShellCreated ()
protected function AfterShellCreated ()
See Also
Reference
CabShellApplication Class
CabShellApplication Members
Microsoft.Practices.CompositeUI Namespace