Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 67 → Rev 71

/SWAT Programs/SWAT USB App/trunk/SWAT USB App/About_Box_Form.Designer.cs
149,7 → 149,7
this.okButton.TabIndex = 24;
this.okButton.Text = "&OK";
//
// AboutBox
// About_Box_Form
//
this.AcceptButton = this.okButton;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
159,7 → 159,7
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "AboutBox";
this.Name = "About_Box_Form";
this.Padding = new System.Windows.Forms.Padding(9);
this.ShowIcon = false;
this.ShowInTaskbar = false;