C# Class SystemEx.Windows.Forms.Label

Inheritance: System.Windows.Forms.Label
显示文件 Open project: pvginkel/SystemEx

Private Properties

Property Type Description

Public Methods

Method Description
Label ( ) : System

Protected Methods

Method Description
OnPaint ( System e ) : void

Method Details

Label() public method

public Label ( ) : System
return System

OnPaint() protected method

protected OnPaint ( System e ) : void
e System
return void