C# Class SystemEx.Windows.Forms.LinkLabel

Inheritance: Label
ファイルを表示 Open project: pvginkel/SystemEx

Private Properties

Property Type Description

Public Methods

Method Description
LinkLabel ( ) : System
LinkLabelEx_Click ( object sender, EventArgs e ) : void

Method Details

LinkLabel() public method

public LinkLabel ( ) : System
return System

LinkLabelEx_Click() public method

public LinkLabelEx_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void