Property | Type | Description | |
---|---|---|---|
AuthorValue | System.Windows.Forms.TextBox | ||
DescriptionValue | System.Windows.Forms.TextBox | ||
GuidValue | System.Windows.Forms.TextBox | ||
MajorVersionValue | System.Windows.Forms.TextBox | ||
MinorVersionValue | System.Windows.Forms.TextBox | ||
NameValue | System.Windows.Forms.TextBox | ||
OptionsCheckbox | System.Windows.Forms.CheckBox |
Method | Description | |
---|---|---|
WizardForm ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
button1_Click ( object sender, |
||
button3_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.TextBox AuthorValue | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox DescriptionValue | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox GuidValue | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox MajorVersionValue | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox MinorVersionValue | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox NameValue | ||
return | System.Windows.Forms.TextBox |