|
@@ -650,9 +650,9 @@
|
|
|
this.tabPage4.Controls.Add(this.CbxSaveLocationForm);
|
|
|
this.tabPage4.Controls.Add(this.CmbCams);
|
|
|
this.tabPage4.Controls.Add(this.label7);
|
|
|
- this.tabPage4.Location = new System.Drawing.Point(4, 22);
|
|
|
+ this.tabPage4.Location = new System.Drawing.Point(4, 30);
|
|
|
this.tabPage4.Name = "tabPage4";
|
|
|
- this.tabPage4.Size = new System.Drawing.Size(429, 363);
|
|
|
+ this.tabPage4.Size = new System.Drawing.Size(429, 355);
|
|
|
this.tabPage4.TabIndex = 3;
|
|
|
this.tabPage4.Text = "Settings";
|
|
|
this.tabPage4.UseVisualStyleBackColor = true;
|
|
@@ -662,7 +662,7 @@
|
|
|
this.BtnSaveParameters.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.BtnSaveParameters.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
|
|
|
this.BtnSaveParameters.ForeColor = System.Drawing.Color.White;
|
|
|
- this.BtnSaveParameters.Location = new System.Drawing.Point(79, 308);
|
|
|
+ this.BtnSaveParameters.Location = new System.Drawing.Point(79, 300);
|
|
|
this.BtnSaveParameters.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.BtnSaveParameters.Name = "BtnSaveParameters";
|
|
|
this.BtnSaveParameters.Size = new System.Drawing.Size(341, 37);
|