Changeset 1547 for trunk/tools/Wizards/NewPluginWizardForm.Designer.cs
- Timestamp:
- 04/10/09 02:23:56 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/Wizards/NewPluginWizardForm.Designer.cs
r1546 r1547 64 64 // 65 65 this.okButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); 66 this.okButton.DialogResult = System.Windows.Forms.DialogResult.OK; 66 67 this.okButton.Location = new System.Drawing.Point(449, 335); 67 68 this.okButton.Name = "okButton"; … … 70 71 this.okButton.Text = "&OK"; 71 72 this.okButton.UseVisualStyleBackColor = true; 72 this.okButton.Click += new System.EventHandler(this.okButton_Click);73 73 // 74 74 // cancelButton
Note: See TracChangeset
for help on using the changeset viewer.