WinFormsVisualizer.CreateVisualizationShell Method
Creates a new instance of the VisualizerForm and shows it.
Namespace: Microsoft.Practices.CompositeUI.WinForms
Assembly: Microsoft.Practices.CompositeUI.WinForms (in microsoft.practices.compositeui.winforms.dll)
Syntax
'Declaration
Protected Overrides NotOverridable Sub CreateVisualizationShell
'Usage
Me.CreateVisualizationShell
protected override sealed void CreateVisualizationShell ()
protected:
virtual void CreateVisualizationShell () override sealed
protected final void CreateVisualizationShell ()
protected override final function CreateVisualizationShell ()
See Also
Reference
WinFormsVisualizer Class
WinFormsVisualizer Members
Microsoft.Practices.CompositeUI.WinForms Namespace