This commit is contained in:
@@ -591,9 +591,9 @@ namespace VEPROMS
|
||||
this.label8.BackColor = System.Drawing.Color.Transparent;
|
||||
this.label8.Location = new System.Drawing.Point(12, 75);
|
||||
this.label8.Name = "label8";
|
||||
this.label8.Size = new System.Drawing.Size(153, 17);
|
||||
this.label8.Size = new System.Drawing.Size(134, 17);
|
||||
this.label8.TabIndex = 17;
|
||||
this.label8.Text = "Default Graphics Prefix";
|
||||
this.label8.Text = "Default Image Prefix";
|
||||
//
|
||||
// ppLblROPrefixDefault
|
||||
//
|
||||
@@ -977,9 +977,9 @@ namespace VEPROMS
|
||||
this.ppCmbxPagination.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
||||
this.ppCmbxPagination.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.ppCmbxPagination.FormattingEnabled = true;
|
||||
this.ppCmbxPagination.Location = new System.Drawing.Point(83, 53);
|
||||
this.ppCmbxPagination.Location = new System.Drawing.Point(88, 53);
|
||||
this.ppCmbxPagination.Name = "ppCmbxPagination";
|
||||
this.ppCmbxPagination.Size = new System.Drawing.Size(168, 23);
|
||||
this.ppCmbxPagination.Size = new System.Drawing.Size(163, 23);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppCmbxPagination, new DevComponents.DotNetBar.SuperTooltipInfo("Procedure Pagination", "", resources.GetString("ppCmbxPagination.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(400, 220)));
|
||||
this.ppCmbxPagination.TabIndex = 58;
|
||||
this.ppCmbxPagination.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
@@ -1233,11 +1233,11 @@ namespace VEPROMS
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.tcVersions.BackColor = System.Drawing.Color.Transparent;
|
||||
this.tcVersions.CanReorderTabs = true;
|
||||
this.tcVersions.Controls.Add(this.tabControlPanel3);
|
||||
this.tcVersions.Controls.Add(this.tabControlPanel2);
|
||||
this.tcVersions.Controls.Add(this.tabControlPanel1);
|
||||
this.tcVersions.Controls.Add(this.tabControlPanel5);
|
||||
this.tcVersions.Controls.Add(this.tabControlPanel4);
|
||||
this.tcVersions.Controls.Add(this.tabControlPanel3);
|
||||
this.tcVersions.Location = new System.Drawing.Point(174, 4);
|
||||
this.tcVersions.Name = "tcVersions";
|
||||
this.tcVersions.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold);
|
||||
|
Reference in New Issue
Block a user