Started Main form customisation
This commit is contained in:
Generated
+13
-13
@@ -66,11 +66,11 @@
|
||||
// label1
|
||||
//
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft YaHei UI", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft YaHei UI", 19.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.ForeColor = System.Drawing.Color.White;
|
||||
this.label1.Location = new System.Drawing.Point(12, 9);
|
||||
this.label1.Location = new System.Drawing.Point(12, 14);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(260, 36);
|
||||
this.label1.Size = new System.Drawing.Size(323, 45);
|
||||
this.label1.TabIndex = 0;
|
||||
this.label1.Text = "Configuration tool";
|
||||
//
|
||||
@@ -79,7 +79,7 @@
|
||||
this.label2.AutoSize = true;
|
||||
this.label2.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label2.ForeColor = System.Drawing.Color.White;
|
||||
this.label2.Location = new System.Drawing.Point(3, 17);
|
||||
this.label2.Location = new System.Drawing.Point(3, 25);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(132, 23);
|
||||
this.label2.TabIndex = 1;
|
||||
@@ -93,10 +93,10 @@
|
||||
this.gpbxRaceSettings.Controls.Add(this.label2);
|
||||
this.gpbxRaceSettings.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.gpbxRaceSettings.ForeColor = System.Drawing.Color.White;
|
||||
this.gpbxRaceSettings.Location = new System.Drawing.Point(725, 2);
|
||||
this.gpbxRaceSettings.Location = new System.Drawing.Point(733, 9);
|
||||
this.gpbxRaceSettings.Name = "gpbxRaceSettings";
|
||||
this.gpbxRaceSettings.Padding = new System.Windows.Forms.Padding(0);
|
||||
this.gpbxRaceSettings.Size = new System.Drawing.Size(521, 47);
|
||||
this.gpbxRaceSettings.Size = new System.Drawing.Size(521, 58);
|
||||
this.gpbxRaceSettings.TabIndex = 2;
|
||||
this.gpbxRaceSettings.TabStop = false;
|
||||
this.gpbxRaceSettings.Text = "RaceSettings";
|
||||
@@ -108,7 +108,7 @@
|
||||
this.tbxGpUrl.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.tbxGpUrl.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.tbxGpUrl.ForeColor = System.Drawing.Color.White;
|
||||
this.tbxGpUrl.Location = new System.Drawing.Point(141, 18);
|
||||
this.tbxGpUrl.Location = new System.Drawing.Point(141, 25);
|
||||
this.tbxGpUrl.Name = "tbxGpUrl";
|
||||
this.tbxGpUrl.Size = new System.Drawing.Size(367, 22);
|
||||
this.tbxGpUrl.TabIndex = 4;
|
||||
@@ -125,7 +125,7 @@
|
||||
this.gpbxDriverList.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
||||
this.gpbxDriverList.Font = new System.Drawing.Font("Microsoft YaHei UI", 10F);
|
||||
this.gpbxDriverList.ForeColor = System.Drawing.Color.White;
|
||||
this.gpbxDriverList.Location = new System.Drawing.Point(986, 55);
|
||||
this.gpbxDriverList.Location = new System.Drawing.Point(995, 73);
|
||||
this.gpbxDriverList.Name = "gpbxDriverList";
|
||||
this.gpbxDriverList.Padding = new System.Windows.Forms.Padding(0);
|
||||
this.gpbxDriverList.Size = new System.Drawing.Size(259, 269);
|
||||
@@ -199,7 +199,7 @@
|
||||
this.gpbxPreview.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||||
this.gpbxPreview.Font = new System.Drawing.Font("Microsoft YaHei UI", 10F);
|
||||
this.gpbxPreview.ForeColor = System.Drawing.Color.White;
|
||||
this.gpbxPreview.Location = new System.Drawing.Point(8, 55);
|
||||
this.gpbxPreview.Location = new System.Drawing.Point(18, 73);
|
||||
this.gpbxPreview.Name = "gpbxPreview";
|
||||
this.gpbxPreview.Padding = new System.Windows.Forms.Padding(0);
|
||||
this.gpbxPreview.Size = new System.Drawing.Size(968, 608);
|
||||
@@ -313,7 +313,7 @@
|
||||
this.gpbxWindowPreview.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
||||
this.gpbxWindowPreview.Font = new System.Drawing.Font("Microsoft YaHei UI", 10F);
|
||||
this.gpbxWindowPreview.ForeColor = System.Drawing.Color.White;
|
||||
this.gpbxWindowPreview.Location = new System.Drawing.Point(8, 669);
|
||||
this.gpbxWindowPreview.Location = new System.Drawing.Point(18, 688);
|
||||
this.gpbxWindowPreview.Name = "gpbxWindowPreview";
|
||||
this.gpbxWindowPreview.Padding = new System.Windows.Forms.Padding(0);
|
||||
this.gpbxWindowPreview.Size = new System.Drawing.Size(1237, 88);
|
||||
@@ -397,7 +397,7 @@
|
||||
this.gpbxPresets.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
||||
this.gpbxPresets.Font = new System.Drawing.Font("Microsoft YaHei UI", 10F);
|
||||
this.gpbxPresets.ForeColor = System.Drawing.Color.White;
|
||||
this.gpbxPresets.Location = new System.Drawing.Point(986, 330);
|
||||
this.gpbxPresets.Location = new System.Drawing.Point(995, 348);
|
||||
this.gpbxPresets.Name = "gpbxPresets";
|
||||
this.gpbxPresets.Padding = new System.Windows.Forms.Padding(0);
|
||||
this.gpbxPresets.Size = new System.Drawing.Size(259, 333);
|
||||
@@ -424,7 +424,7 @@
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 19F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
||||
this.ClientSize = new System.Drawing.Size(1254, 760);
|
||||
this.ClientSize = new System.Drawing.Size(1266, 788);
|
||||
this.Controls.Add(this.gpbxPresets);
|
||||
this.Controls.Add(this.gpbxWindowPreview);
|
||||
this.Controls.Add(this.gpbxPreview);
|
||||
@@ -433,7 +433,7 @@
|
||||
this.Controls.Add(this.gpbxRaceSettings);
|
||||
this.Font = new System.Drawing.Font("Microsoft YaHei UI", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||||
this.MinimumSize = new System.Drawing.Size(1262, 807);
|
||||
this.MinimumSize = new System.Drawing.Size(1284, 835);
|
||||
this.Name = "Settings";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "Settings";
|
||||
|
||||
Reference in New Issue
Block a user