Adjusted layout to work for 96 DPI - B2010-009
Number TextBox Width Default CheckBox - Y Location Default Label - Y Location
This commit is contained in:
parent
752f30361e
commit
0a60b9139c
@ -491,7 +491,7 @@ namespace VEPROMS
|
||||
this.ppLblDefSettingsInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.ppLblDefSettingsInfo.AutoSize = true;
|
||||
this.ppLblDefSettingsInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(11, 346);
|
||||
this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(10, 337);
|
||||
this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo";
|
||||
this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(205, 17);
|
||||
this.ppLblDefSettingsInfo.TabIndex = 25;
|
||||
@ -505,7 +505,7 @@ namespace VEPROMS
|
||||
//
|
||||
this.ppCbShwDefSettings.BackgroundStyle.Class = "";
|
||||
this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||
this.ppCbShwDefSettings.Location = new System.Drawing.Point(12, 366);
|
||||
this.ppCbShwDefSettings.Location = new System.Drawing.Point(11, 357);
|
||||
this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppCbShwDefSettings.Name = "ppCbShwDefSettings";
|
||||
this.ppCbShwDefSettings.Size = new System.Drawing.Size(193, 23);
|
||||
@ -824,7 +824,7 @@ namespace VEPROMS
|
||||
this.ppSectNumberStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks;
|
||||
this.ppSectNumberStpRTB.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
|
||||
this.ppSectNumberStpRTB.ShowDebug = false;
|
||||
this.ppSectNumberStpRTB.Size = new System.Drawing.Size(159, 18);
|
||||
this.ppSectNumberStpRTB.Size = new System.Drawing.Size(541, 18);
|
||||
this.ppSectNumberStpRTB.TabIndex = 10;
|
||||
this.ppSectNumberStpRTB.Text = "";
|
||||
this.ppSectNumberStpRTB.ThisContextMenuStrip = null;
|
||||
@ -1137,7 +1137,7 @@ namespace VEPROMS
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.CaptionFont = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.ClientSize = new System.Drawing.Size(865, 383);
|
||||
this.ClientSize = new System.Drawing.Size(857, 382);
|
||||
this.ControlBox = false;
|
||||
this.Controls.Add(this.tcSectionProp);
|
||||
this.Controls.Add(this.panSectBtns);
|
||||
|
Loading…
x
Reference in New Issue
Block a user