C# Class BonfireAlertBox, TestMeApp

Inheritance: Control
Mostra file Open project: Hli4S/TestMeApp

Public Methods

Method Description
BonfireAlertBox ( ) : System

Protected Methods

Method Description
OnMouseDown ( System e ) : void
OnMouseMove ( System e ) : void
OnPaint ( System e ) : void

Method Details

BonfireAlertBox() public method

public BonfireAlertBox ( ) : System
return System

OnMouseDown() protected method

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

OnMouseMove() protected method

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

OnPaint() protected method

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