C# Class FormTest.Form1

Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: hubro-xx/CRL2

Public Methods

Method Description
Form1 ( ) : System

Private Methods

Method Description
Form1_Load ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void

Method Details

Form1() public method

public Form1 ( ) : System
return System