C# Class BonfireGroupBox, TestMeApp

Inheritance: ContainerControl
Show file Open project: Hli4S/TestMeApp

Public Methods

Method Description
BonfireGroupBox ( ) : System

Protected Methods

Method Description
OnPaint ( System e ) : void

Method Details

BonfireGroupBox() public method

public BonfireGroupBox ( ) : System
return System

OnPaint() protected method

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