C# Class Tibialyzer.PrettyCheckBox

Inheritance: System.Windows.Forms.CheckBox
Show file Open project: Mytherin/Tibialyzer

Public Methods

Method Description
PrettyCheckBox ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

OnPaint() protected method

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

PrettyCheckBox() public method

public PrettyCheckBox ( ) : System
return System