C# Class Smrf.NodeXL.ExcelTemplate.SubgraphLinkLabel

Represents a LinkLabel that, when clicked, explains what a subgraph is.
Inheritance: System.Windows.Forms.LinkLabel
Afficher le fichier Open project: 2014-sed-team3/term-project

Méthodes publiques

Méthode Description
SubgraphLinkLabel ( ) : System

Initializes a new instance of the class.

Méthodes protégées

Méthode Description
OnLinkClicked ( System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void

Private Methods

Méthode Description
AssertValid ( ) : void

Method Details

OnLinkClicked() protected méthode

protected OnLinkClicked ( System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
e System.Windows.Forms.LinkLabelLinkClickedEventArgs
Résultat void

SubgraphLinkLabel() public méthode

Initializes a new instance of the class.
public SubgraphLinkLabel ( ) : System
Résultat System