C# Class MonoFlat.MonoFlat_Panel

Inheritance: System.Windows.Forms.ContainerControl
ファイルを表示 Open project: MrDarkSkil/Launcher_Arma3

Public Methods

Method Description
MonoFlat_Panel ( ) : System

Protected Methods

Method Description
OnPaint ( System e ) : void
OnResize ( System e ) : void

Method Details

MonoFlat_Panel() public method

public MonoFlat_Panel ( ) : System
return System

OnPaint() protected method

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

OnResize() protected method

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