C# Class CustomerService.ComboBoxTree.LabelEx

Inheritance: System.Windows.Forms.Label
Show file Open project: NanQi/demo

Public Methods

Method Description
LabelEx ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

LabelEx() public method

public LabelEx ( ) : System
return System

OnPaint() protected method

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