C# Class OKHOSTING.UI.Net4.WinForms.Controls.Label

Inheritance: System.Windows.Forms.Label, UI.Controls.ILabel
Show file Open project: okhosting/OKHOSTING.UI

Private Properties

Property Type Description

Public Methods

Method Description
Label ( ) : System

Protected Methods

Method Description
OnPaint ( System pevent ) : void

Method Details

Label() public method

public Label ( ) : System
return System

OnPaint() protected method

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