C# Class IntelliFind.IntelliFindWindow

Inheritance: Microsoft.VisualStudio.Shell.ToolWindowPane
Show file Open project: FrankBakkerNl/IntelliFind

Public Methods

Method Description
IntelliFindWindow ( ) : System

Initializes a new instance of the IntelliFindWindow class.

Protected Methods

Method Description
Initialize ( ) : void

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void

IntelliFindWindow() public method

Initializes a new instance of the IntelliFindWindow class.
public IntelliFindWindow ( ) : System
return System