Subversion Repositories Code-Repo

Compare Revisions

No changes between revisions

Ignore whitespace Rev 70 → 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;
/SWAT Programs/SWAT USB App/trunk/SWAT USB App/About_Box_Form.cs
15,7 → 15,7
InitializeComponent();
this.Text = "Program Info";
this.labelProductName.Text = "SWAT USB App";
this.labelVersion.Text = "Version 2.2.2";
this.labelVersion.Text = "Version 2.3";
this.labelCopyright.Text = "Copyright to Kevin Lee @ Virginia Tech";
this.labelCompanyName.Text = "Author: Kevin Lee";
this.textBoxDescription.Text = "This program has been written by Kevin Lee for use " +
/SWAT Programs/SWAT USB App/trunk/SWAT USB App/bin/Debug/SWAT USB App.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/SWAT Programs/SWAT USB App/trunk/SWAT USB App/bin/Release/SWAT USB App.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream