C# Class ARUP.IssueTracker.Navisworks.Plugin

Inheritance: DockPanePlugin
Afficher le fichier Open project: ArupAus/issue-tracker

Méthodes publiques

Méthode Description
CreateControlPane ( ) : Control
DestroyControlPane ( Control pane ) : void

Private Methods

Méthode Description
eh_HandleCreated ( object sender, EventArgs e ) : void

Method Details

CreateControlPane() public méthode

public CreateControlPane ( ) : Control
Résultat System.Windows.Forms.Control

DestroyControlPane() public méthode

public DestroyControlPane ( Control pane ) : void
pane System.Windows.Forms.Control
Résultat void