C# Class PckView.SinglePanel

Summary description for SinglePanel.
Inheritance: System.Windows.Forms.Panel
显示文件 Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Public Methods

Method Description
SinglePanel ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

OnPaint() protected method

protected OnPaint ( PaintEventArgs e ) : void
e System.Windows.Forms.PaintEventArgs
return void

SinglePanel() public method

public SinglePanel ( ) : System
return System