C# Class Commander.UI.CommanderDialog

Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: SneWs/Commander

Public Methods

Method Description
CommanderDialog ( ) : System.Drawing

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

CommanderDialog() public method

public CommanderDialog ( ) : System.Drawing
return System.Drawing

OnPaint() protected method

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