diff --git a/Wizard/UI/ConfiguratorForm.Designer.cs b/Wizard/UI/ConfiguratorForm.Designer.cs index 32d1d6a..6534380 100644 --- a/Wizard/UI/ConfiguratorForm.Designer.cs +++ b/Wizard/UI/ConfiguratorForm.Designer.cs @@ -58,6 +58,7 @@ private void InitializeComponent() this.comboBoxStorage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.comboBoxStorage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxStorage.DropDownWidth = 190; + this.comboBoxStorage.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.comboBoxStorage.FormattingEnabled = true; this.comboBoxStorage.Location = new System.Drawing.Point(297, 2); this.comboBoxStorage.Margin = new System.Windows.Forms.Padding(1); @@ -70,6 +71,7 @@ private void InitializeComponent() // this.btnInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnInfo.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.btnInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnInfo.Location = new System.Drawing.Point(425, 1); this.btnInfo.Margin = new System.Windows.Forms.Padding(0); this.btnInfo.Name = "btnInfo"; @@ -84,6 +86,7 @@ private void InitializeComponent() // this.btnBug.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnBug.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnBug.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnBug.Location = new System.Drawing.Point(444, 1); this.btnBug.Margin = new System.Windows.Forms.Padding(0); this.btnBug.Name = "btnBug"; @@ -97,6 +100,7 @@ private void InitializeComponent() // btnApply // this.btnApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.btnApply.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnApply.Location = new System.Drawing.Point(377, 1); this.btnApply.Margin = new System.Windows.Forms.Padding(1); this.btnApply.Name = "btnApply"; @@ -113,6 +117,7 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Right))); this.comboBoxSln.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxSln.DropDownWidth = 500; + this.comboBoxSln.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.comboBoxSln.FormattingEnabled = true; this.comboBoxSln.Location = new System.Drawing.Point(1, 2); this.comboBoxSln.Margin = new System.Windows.Forms.Padding(1); diff --git a/Wizard/UI/Controls/ProjectItemControl.Designer.cs b/Wizard/UI/Controls/ProjectItemControl.Designer.cs index 27825f3..1f39767 100644 --- a/Wizard/UI/Controls/ProjectItemControl.Designer.cs +++ b/Wizard/UI/Controls/ProjectItemControl.Designer.cs @@ -58,9 +58,9 @@ private void InitializeComponent() this.chkPECheckIl = new System.Windows.Forms.CheckBox(); this.chkPECheck1to1 = new System.Windows.Forms.CheckBox(); this.gbProject = new System.Windows.Forms.GroupBox(); + this.textBoxIdent = new System.Windows.Forms.TextBox(); this.textBoxProjectPath = new System.Windows.Forms.TextBox(); this.btnBrowse = new System.Windows.Forms.Button(); - this.textBoxIdent = new System.Windows.Forms.TextBox(); this.chkInstalled = new System.Windows.Forms.CheckBox(); this.panelBottomLine = new System.Windows.Forms.Panel(); this.panelStatus = new System.Windows.Forms.Panel(); @@ -78,9 +78,10 @@ private void InitializeComponent() // // linkOurILAsm // + this.linkOurILAsm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.linkOurILAsm.AutoSize = true; this.linkOurILAsm.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); - this.linkOurILAsm.Location = new System.Drawing.Point(292, 60); + this.linkOurILAsm.Location = new System.Drawing.Point(284, 57); this.linkOurILAsm.Name = "linkOurILAsm"; this.linkOurILAsm.Size = new System.Drawing.Size(13, 13); this.linkOurILAsm.TabIndex = 7; @@ -91,6 +92,7 @@ private void InitializeComponent() // chkOurILAsm // this.chkOurILAsm.AutoSize = true; + this.chkOurILAsm.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkOurILAsm.Location = new System.Drawing.Point(10, 61); this.chkOurILAsm.Name = "chkOurILAsm"; this.chkOurILAsm.Size = new System.Drawing.Size(279, 17); @@ -101,9 +103,10 @@ private void InitializeComponent() // // linkExpLib // + this.linkExpLib.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.linkExpLib.AutoSize = true; - this.linkExpLib.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); - this.linkExpLib.Location = new System.Drawing.Point(248, 40); + this.linkExpLib.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.linkExpLib.Location = new System.Drawing.Point(241, 38); this.linkExpLib.Name = "linkExpLib"; this.linkExpLib.Size = new System.Drawing.Size(13, 13); this.linkExpLib.TabIndex = 5; @@ -113,9 +116,10 @@ private void InitializeComponent() // // linkOrdinals // + this.linkOrdinals.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.linkOrdinals.AutoSize = true; this.linkOrdinals.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); - this.linkOrdinals.Location = new System.Drawing.Point(211, 17); + this.linkOrdinals.Location = new System.Drawing.Point(206, 14); this.linkOrdinals.Name = "linkOrdinals"; this.linkOrdinals.Size = new System.Drawing.Size(13, 13); this.linkOrdinals.TabIndex = 4; @@ -126,6 +130,7 @@ private void InitializeComponent() // chkGenExpLib // this.chkGenExpLib.AutoSize = true; + this.chkGenExpLib.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkGenExpLib.Location = new System.Drawing.Point(10, 41); this.chkGenExpLib.Name = "chkGenExpLib"; this.chkGenExpLib.Size = new System.Drawing.Size(236, 17); @@ -150,6 +155,7 @@ private void InitializeComponent() // labelOrdinals // this.labelOrdinals.AutoSize = true; + this.labelOrdinals.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelOrdinals.Location = new System.Drawing.Point(99, 19); this.labelOrdinals.Name = "labelOrdinals"; this.labelOrdinals.Size = new System.Drawing.Size(110, 13); @@ -182,8 +188,8 @@ private void InitializeComponent() // // groupCompiler // - this.groupCompiler.Controls.Add(this.chkIntermediateFiles); this.groupCompiler.Controls.Add(this.textBoxCustomILAsm); + this.groupCompiler.Controls.Add(this.chkIntermediateFiles); this.groupCompiler.Controls.Add(this.chkCustomILAsm); this.groupCompiler.Controls.Add(this.linkOurILAsm); this.groupCompiler.Controls.Add(this.chkOurILAsm); @@ -192,6 +198,7 @@ private void InitializeComponent() this.groupCompiler.Controls.Add(this.chkGenExpLib); this.groupCompiler.Controls.Add(this.numOrdinal); this.groupCompiler.Controls.Add(this.labelOrdinals); + this.groupCompiler.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupCompiler.Location = new System.Drawing.Point(130, 82); this.groupCompiler.Name = "groupCompiler"; this.groupCompiler.Size = new System.Drawing.Size(313, 120); @@ -202,6 +209,7 @@ private void InitializeComponent() // chkIntermediateFiles // this.chkIntermediateFiles.AutoSize = true; + this.chkIntermediateFiles.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkIntermediateFiles.Location = new System.Drawing.Point(10, 101); this.chkIntermediateFiles.Name = "chkIntermediateFiles"; this.chkIntermediateFiles.Size = new System.Drawing.Size(254, 17); @@ -212,6 +220,7 @@ private void InitializeComponent() // textBoxCustomILAsm // this.textBoxCustomILAsm.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.textBoxCustomILAsm.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F); this.textBoxCustomILAsm.ForeColor = System.Drawing.Color.DarkGray; this.textBoxCustomILAsm.Location = new System.Drawing.Point(103, 79); this.textBoxCustomILAsm.Name = "textBoxCustomILAsm"; @@ -221,6 +230,7 @@ private void InitializeComponent() // chkCustomILAsm // this.chkCustomILAsm.AutoSize = true; + this.chkCustomILAsm.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkCustomILAsm.Location = new System.Drawing.Point(10, 81); this.chkCustomILAsm.Name = "chkCustomILAsm"; this.chkCustomILAsm.Size = new System.Drawing.Size(96, 17); @@ -242,12 +252,12 @@ private void InitializeComponent() // // groupPlatform // - this.groupPlatform.Controls.Add(this.labelX86X64); - this.groupPlatform.Controls.Add(this.labelX64); - this.groupPlatform.Controls.Add(this.labelX86); this.groupPlatform.Controls.Add(this.rbPlatformAnyCPU); this.groupPlatform.Controls.Add(this.rbPlatformX64); this.groupPlatform.Controls.Add(this.rbPlatformX86); + this.groupPlatform.Controls.Add(this.labelX86X64); + this.groupPlatform.Controls.Add(this.labelX64); + this.groupPlatform.Controls.Add(this.labelX86); this.groupPlatform.Location = new System.Drawing.Point(5, 82); this.groupPlatform.Name = "groupPlatform"; this.groupPlatform.Size = new System.Drawing.Size(119, 43); @@ -257,7 +267,7 @@ private void InitializeComponent() // labelX86X64 // this.labelX86X64.AutoSize = true; - this.labelX86X64.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); + this.labelX86X64.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelX86X64.Location = new System.Drawing.Point(67, 9); this.labelX86X64.Name = "labelX86X64"; this.labelX86X64.Size = new System.Drawing.Size(47, 13); @@ -268,7 +278,7 @@ private void InitializeComponent() // labelX64 // this.labelX64.AutoSize = true; - this.labelX64.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); + this.labelX64.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelX64.Location = new System.Drawing.Point(37, 9); this.labelX64.Name = "labelX64"; this.labelX64.Size = new System.Drawing.Size(24, 13); @@ -279,7 +289,7 @@ private void InitializeComponent() // labelX86 // this.labelX86.AutoSize = true; - this.labelX86.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); + this.labelX86.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelX86.Location = new System.Drawing.Point(3, 9); this.labelX86.Name = "labelX86"; this.labelX86.Size = new System.Drawing.Size(24, 13); @@ -291,6 +301,7 @@ private void InitializeComponent() // this.rbCecil.AutoSize = true; this.rbCecil.Checked = true; + this.rbCecil.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rbCecil.Location = new System.Drawing.Point(384, 7); this.rbCecil.Name = "rbCecil"; this.rbCecil.Size = new System.Drawing.Size(48, 17); @@ -302,6 +313,7 @@ private void InitializeComponent() // rbDirect // this.rbDirect.AutoSize = true; + this.rbDirect.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rbDirect.Location = new System.Drawing.Point(297, 7); this.rbDirect.Name = "rbDirect"; this.rbDirect.Size = new System.Drawing.Size(85, 17); @@ -313,7 +325,7 @@ private void InitializeComponent() // this.panelNScombo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(158)))), ((int)(((byte)(207))))); this.panelNScombo.Controls.Add(this.comboNS); - this.panelNScombo.Location = new System.Drawing.Point(5, 25); + this.panelNScombo.Location = new System.Drawing.Point(5, 24); this.panelNScombo.Name = "panelNScombo"; this.panelNScombo.Padding = new System.Windows.Forms.Padding(1); this.panelNScombo.Size = new System.Drawing.Size(429, 23); @@ -323,6 +335,7 @@ private void InitializeComponent() // this.comboNS.Dock = System.Windows.Forms.DockStyle.Fill; this.comboNS.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.comboNS.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.comboNS.FormattingEnabled = true; this.comboNS.Location = new System.Drawing.Point(1, 1); this.comboNS.Name = "comboNS"; @@ -334,18 +347,19 @@ private void InitializeComponent() // this.labelBackgroundNS.AutoSize = true; this.labelBackgroundNS.BackColor = System.Drawing.SystemColors.Control; + this.labelBackgroundNS.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelBackgroundNS.ForeColor = System.Drawing.Color.DimGray; - this.labelBackgroundNS.Location = new System.Drawing.Point(5, 8); + this.labelBackgroundNS.Location = new System.Drawing.Point(5, 9); this.labelBackgroundNS.Name = "labelBackgroundNS"; - this.labelBackgroundNS.Size = new System.Drawing.Size(127, 13); + this.labelBackgroundNS.Size = new System.Drawing.Size(125, 13); this.labelBackgroundNS.TabIndex = 6; this.labelBackgroundNS.Text = "Namespace for DllExport:"; // // linkDDNS // this.linkDDNS.AutoSize = true; - this.linkDDNS.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); - this.linkDDNS.Location = new System.Drawing.Point(140, 8); + this.linkDDNS.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.linkDDNS.Location = new System.Drawing.Point(150, 9); this.linkDDNS.Name = "linkDDNS"; this.linkDDNS.Size = new System.Drawing.Size(99, 13); this.linkDDNS.TabIndex = 2; @@ -355,20 +369,21 @@ private void InitializeComponent() // // groupNS // - this.groupNS.Controls.Add(this.labelBackgroundNS); this.groupNS.Controls.Add(this.panelNScombo); + this.groupNS.Controls.Add(this.linkDDNS); + this.groupNS.Controls.Add(this.labelBackgroundNS); this.groupNS.Controls.Add(this.rbCecil); this.groupNS.Controls.Add(this.rbDirect); - this.groupNS.Controls.Add(this.linkDDNS); this.groupNS.Location = new System.Drawing.Point(5, 30); this.groupNS.Name = "groupNS"; - this.groupNS.Size = new System.Drawing.Size(438, 52); + this.groupNS.Size = new System.Drawing.Size(438, 53); this.groupNS.TabIndex = 7; this.groupNS.TabStop = false; // // numTimeout // this.numTimeout.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.numTimeout.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.numTimeout.Increment = new decimal(new int[] { 1000, 0, @@ -394,6 +409,7 @@ private void InitializeComponent() // chkPECheckIl // this.chkPECheckIl.AutoSize = true; + this.chkPECheckIl.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkPECheckIl.Location = new System.Drawing.Point(5, 61); this.chkPECheckIl.Name = "chkPECheckIl"; this.chkPECheckIl.Size = new System.Drawing.Size(113, 17); @@ -406,6 +422,7 @@ private void InitializeComponent() // chkPECheck1to1 // this.chkPECheck1to1.AutoSize = true; + this.chkPECheck1to1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkPECheck1to1.Location = new System.Drawing.Point(5, 40); this.chkPECheck1to1.Name = "chkPECheck1to1"; this.chkPECheck1to1.Size = new System.Drawing.Size(92, 17); @@ -416,9 +433,9 @@ private void InitializeComponent() // // gbProject // - this.gbProject.Controls.Add(this.textBoxProjectPath); this.gbProject.Controls.Add(this.btnBrowse); this.gbProject.Controls.Add(this.textBoxIdent); + this.gbProject.Controls.Add(this.textBoxProjectPath); this.gbProject.Controls.Add(this.chkInstalled); this.gbProject.Location = new System.Drawing.Point(5, -4); this.gbProject.Name = "gbProject"; @@ -426,10 +443,23 @@ private void InitializeComponent() this.gbProject.TabIndex = 11; this.gbProject.TabStop = false; // + // textBoxIdent + // + this.textBoxIdent.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.textBoxIdent.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.textBoxIdent.ForeColor = System.Drawing.SystemColors.ControlText; + this.textBoxIdent.Location = new System.Drawing.Point(73, 7); + this.textBoxIdent.Name = "textBoxIdent"; + this.textBoxIdent.ReadOnly = true; + this.textBoxIdent.Size = new System.Drawing.Size(304, 11); + this.textBoxIdent.TabIndex = 2; + this.textBoxIdent.Text = "{00000000-0000-0000-0000-000000000000}"; + // // textBoxProjectPath // this.textBoxProjectPath.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.textBoxProjectPath.Location = new System.Drawing.Point(71, 21); + this.textBoxProjectPath.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); + this.textBoxProjectPath.Location = new System.Drawing.Point(73, 21); this.textBoxProjectPath.Name = "textBoxProjectPath"; this.textBoxProjectPath.ReadOnly = true; this.textBoxProjectPath.Size = new System.Drawing.Size(304, 13); @@ -439,6 +469,7 @@ private void InitializeComponent() // btnBrowse // this.btnBrowse.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.btnBrowse.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnBrowse.Location = new System.Drawing.Point(380, 11); this.btnBrowse.Name = "btnBrowse"; this.btnBrowse.Size = new System.Drawing.Size(54, 23); @@ -447,21 +478,10 @@ private void InitializeComponent() this.btnBrowse.UseVisualStyleBackColor = true; this.btnBrowse.Click += new System.EventHandler(this.btnBrowse_Click); // - // textBoxIdent - // - this.textBoxIdent.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.textBoxIdent.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); - this.textBoxIdent.ForeColor = System.Drawing.SystemColors.ControlText; - this.textBoxIdent.Location = new System.Drawing.Point(71, 7); - this.textBoxIdent.Name = "textBoxIdent"; - this.textBoxIdent.ReadOnly = true; - this.textBoxIdent.Size = new System.Drawing.Size(304, 11); - this.textBoxIdent.TabIndex = 2; - this.textBoxIdent.Text = "{00000000-0000-0000-0000-000000000000}"; - // // chkInstalled // this.chkInstalled.AutoSize = true; + this.chkInstalled.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkInstalled.Location = new System.Drawing.Point(5, 14); this.chkInstalled.Name = "chkInstalled"; this.chkInstalled.Size = new System.Drawing.Size(68, 17); @@ -503,6 +523,7 @@ private void InitializeComponent() // labelTimeout // this.labelTimeout.AutoSize = true; + this.labelTimeout.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelTimeout.Location = new System.Drawing.Point(71, 16); this.labelTimeout.Name = "labelTimeout"; this.labelTimeout.Size = new System.Drawing.Size(45, 13); @@ -515,10 +536,10 @@ private void InitializeComponent() this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.panelBottomLine); this.Controls.Add(this.groupPlatform); + this.Controls.Add(this.groupCompiler); this.Controls.Add(this.groupTimeout); this.Controls.Add(this.panelStatus); this.Controls.Add(this.gbProject); - this.Controls.Add(this.groupCompiler); this.Controls.Add(this.groupNS); this.Name = "ProjectItemControl"; this.Size = new System.Drawing.Size(444, 204);