C# Class ContextMenu.MyToolWindow

Inheritance: Microsoft.VisualStudio.Shell.ToolWindowPane
Show file Open project: visualstudioextensibility/VSX-Samples

Public Methods

Method Description
MyToolWindow ( ) : System
OnToolWindowCreated ( ) : void

Method Details

MyToolWindow() public method

public MyToolWindow ( ) : System
return System

OnToolWindowCreated() public method

public OnToolWindowCreated ( ) : void
return void