C# Class _3DNUS.ext_mng_main

Inheritance: System.Windows.Forms.Form
Mostra file Open project: zoltx23/3DNUS Class Usage Examples

Public Properties

Property Type Description
pictureBox10 System.Windows.Forms.PictureBox
pictureBox11 System.Windows.Forms.PictureBox
pictureBox12 System.Windows.Forms.PictureBox
pictureBox13 System.Windows.Forms.PictureBox
pictureBox4 System.Windows.Forms.PictureBox
pictureBox5 System.Windows.Forms.PictureBox
pictureBox6 System.Windows.Forms.PictureBox
pictureBox7 System.Windows.Forms.PictureBox
pictureBox8 System.Windows.Forms.PictureBox
pictureBox9 System.Windows.Forms.PictureBox

Public Methods

Method Description
ext_mng_main ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

aboutExtensionManagerToolStripMenuItem_Click ( object sender, EventArgs e ) : void
aboutExtensionManagerToolStripMenuItem_Click_1 ( object sender, EventArgs e ) : void
exitToolStripMenuItem_Click ( object sender, EventArgs e ) : void
exitToolStripMenuItem_Click_1 ( object sender, EventArgs e ) : void
ext_mng_main_Load ( object sender, EventArgs e ) : void
ext_open_FileOk ( object sender, CancelEventArgs e ) : void
helToolStripMenuItem_Click ( object sender, EventArgs e ) : void
openExtensionPackageToolStripMenuItem_Click ( object sender, EventArgs e ) : void
panel1_Paint ( object sender, PaintEventArgs e ) : void
pictureBox10_Click ( object sender, EventArgs e ) : void
pictureBox11_Click ( object sender, EventArgs e ) : void
pictureBox12_Click ( object sender, EventArgs e ) : void
pictureBox13_Click ( object sender, EventArgs e ) : void
pictureBox14_Click ( object sender, EventArgs e ) : void
pictureBox1_Click ( object sender, EventArgs e ) : void
pictureBox2_Click ( object sender, EventArgs e ) : void
pictureBox3_Click ( object sender, EventArgs e ) : void
pictureBox4_Click ( object sender, EventArgs e ) : void
pictureBox5_Click ( object sender, EventArgs e ) : void
pictureBox6_Click ( object sender, EventArgs e ) : void
pictureBox7_Click ( object sender, EventArgs e ) : void
pictureBox8_Click ( object sender, EventArgs e ) : void
pictureBox9_Click ( object sender, EventArgs e ) : void
toolStripStatusLabel1_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

ext_mng_main() public method

public ext_mng_main ( ) : System
return System

Property Details

pictureBox10 public_oe property

public System.Windows.Forms.PictureBox pictureBox10
return System.Windows.Forms.PictureBox

pictureBox11 public_oe property

public System.Windows.Forms.PictureBox pictureBox11
return System.Windows.Forms.PictureBox

pictureBox12 public_oe property

public System.Windows.Forms.PictureBox pictureBox12
return System.Windows.Forms.PictureBox

pictureBox13 public_oe property

public System.Windows.Forms.PictureBox pictureBox13
return System.Windows.Forms.PictureBox

pictureBox4 public_oe property

public System.Windows.Forms.PictureBox pictureBox4
return System.Windows.Forms.PictureBox

pictureBox5 public_oe property

public System.Windows.Forms.PictureBox pictureBox5
return System.Windows.Forms.PictureBox

pictureBox6 public_oe property

public System.Windows.Forms.PictureBox pictureBox6
return System.Windows.Forms.PictureBox

pictureBox7 public_oe property

public System.Windows.Forms.PictureBox pictureBox7
return System.Windows.Forms.PictureBox

pictureBox8 public_oe property

public System.Windows.Forms.PictureBox pictureBox8
return System.Windows.Forms.PictureBox

pictureBox9 public_oe property

public System.Windows.Forms.PictureBox pictureBox9
return System.Windows.Forms.PictureBox