C# Class CASE.Navis2BCF.Plugin

Inheritance: DockPanePlugin
Show file Open project: WeConnect/case-apps

Public Methods

Method Description
CreateControlPane ( ) : System.Windows.Forms.Control

DestroyControlPane ( System pane ) : void

Method Details

CreateControlPane() public method

public CreateControlPane ( ) : System.Windows.Forms.Control
return System.Windows.Forms.Control

DestroyControlPane() public method

public DestroyControlPane ( System pane ) : void
pane System
return void