Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 56 → Rev 57

/SWAT Office App/trunk/SWAT Office App/Main_Menu_Form.Designer.cs
90,19 → 90,18
this.btn_Reimage_USB_Drives.UseVisualStyleBackColor = true;
this.btn_Reimage_USB_Drives.Click += new System.EventHandler(this.btn_Reimage_USB_Drives_Click);
//
// Menu1_Main
// Menu_Main
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.ClientSize = new System.Drawing.Size(167, 233);
this.ControlBox = false;
this.Controls.Add(this.groupBox_Menu1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.KeyPreview = true;
this.MaximizeBox = false;
this.Name = "Menu1_Main";
this.Name = "Menu_Main";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "SWAT";
this.groupBox_Menu1.ResumeLayout(false);