C# 클래스 Smrf.NodeXL.ExcelTemplate.SubgraphLinkLabel

Represents a LinkLabel that, when clicked, explains what a subgraph is.
상속: System.Windows.Forms.LinkLabel
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 메소드들

메소드 설명
SubgraphLinkLabel ( ) : System

Initializes a new instance of the class.

보호된 메소드들

메소드 설명
OnLinkClicked ( System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void

비공개 메소드들

메소드 설명
AssertValid ( ) : void

메소드 상세

OnLinkClicked() 보호된 메소드

protected OnLinkClicked ( System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
e System.Windows.Forms.LinkLabelLinkClickedEventArgs
리턴 void

SubgraphLinkLabel() 공개 메소드

Initializes a new instance of the class.
public SubgraphLinkLabel ( ) : System
리턴 System