This commit is contained in:
parent
46a7416070
commit
707852a033
@ -98,8 +98,6 @@ namespace VEPROMS
|
||||
this.ppLblDefSettingsInfo = new System.Windows.Forms.Label();
|
||||
this.dlgROFolder = new System.Windows.Forms.FolderBrowserDialog();
|
||||
this.tcVersions = new DevComponents.DotNetBar.TabControl();
|
||||
this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tabControlPanel5 = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.ppGrdLibDocList = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
||||
this.documentEntryCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
@ -120,6 +118,8 @@ namespace VEPROMS
|
||||
this.cmbRoDb = new System.Windows.Forms.ComboBox();
|
||||
this.ppGpbxUpROvals = new DevComponents.DotNetBar.Controls.GroupPanel();
|
||||
this.tiRefObjs = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.panVerBtns = new System.Windows.Forms.Panel();
|
||||
this.btnLibDocs = new DevComponents.DotNetBar.ButtonX();
|
||||
this.btnFmtSettings = new DevComponents.DotNetBar.ButtonX();
|
||||
@ -139,7 +139,6 @@ namespace VEPROMS
|
||||
this.ppGpbxUserSpecTxt.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.tcVersions)).BeginInit();
|
||||
this.tcVersions.SuspendLayout();
|
||||
this.tcpGeneral.SuspendLayout();
|
||||
this.tabControlPanel5.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.ppGrdLibDocList)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.documentInfoListBindingSource)).BeginInit();
|
||||
@ -148,6 +147,7 @@ namespace VEPROMS
|
||||
this.ppGrpbxPrnAdj.SuspendLayout();
|
||||
this.tcpRefereceObjects.SuspendLayout();
|
||||
this.ppGpbxUpROvals.SuspendLayout();
|
||||
this.tcpGeneral.SuspendLayout();
|
||||
this.panVerBtns.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.ROPrefixBindingSource)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).BeginInit();
|
||||
@ -157,7 +157,7 @@ namespace VEPROMS
|
||||
//
|
||||
this.ppBtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.ppBtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
this.ppBtnCancel.Location = new System.Drawing.Point(781, 402);
|
||||
this.ppBtnCancel.Location = new System.Drawing.Point(761, 403);
|
||||
this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnCancel.Name = "ppBtnCancel";
|
||||
this.ppBtnCancel.Size = new System.Drawing.Size(75, 26);
|
||||
@ -169,7 +169,7 @@ namespace VEPROMS
|
||||
// ppBtnOK
|
||||
//
|
||||
this.ppBtnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.ppBtnOK.Location = new System.Drawing.Point(683, 402);
|
||||
this.ppBtnOK.Location = new System.Drawing.Point(663, 403);
|
||||
this.ppBtnOK.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnOK.Name = "ppBtnOK";
|
||||
this.ppBtnOK.Size = new System.Drawing.Size(75, 26);
|
||||
@ -276,7 +276,7 @@ namespace VEPROMS
|
||||
// ppBtnDefCbTxtTyp
|
||||
//
|
||||
this.ppBtnDefCbTxtTyp.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(289, 34);
|
||||
this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(288, 18);
|
||||
this.ppBtnDefCbTxtTyp.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnDefCbTxtTyp.Name = "ppBtnDefCbTxtTyp";
|
||||
this.ppBtnDefCbTxtTyp.Size = new System.Drawing.Size(59, 25);
|
||||
@ -290,7 +290,7 @@ namespace VEPROMS
|
||||
// ppBtnDefaultCbPos
|
||||
//
|
||||
this.ppBtnDefaultCbPos.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefaultCbPos.Location = new System.Drawing.Point(281, 97);
|
||||
this.ppBtnDefaultCbPos.Location = new System.Drawing.Point(280, 81);
|
||||
this.ppBtnDefaultCbPos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnDefaultCbPos.Name = "ppBtnDefaultCbPos";
|
||||
this.ppBtnDefaultCbPos.Size = new System.Drawing.Size(59, 25);
|
||||
@ -308,7 +308,7 @@ namespace VEPROMS
|
||||
this.ppCmbxChgBarTxtType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
||||
this.ppCmbxChgBarTxtType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.ppCmbxChgBarTxtType.FormattingEnabled = true;
|
||||
this.ppCmbxChgBarTxtType.Location = new System.Drawing.Point(97, 36);
|
||||
this.ppCmbxChgBarTxtType.Location = new System.Drawing.Point(96, 20);
|
||||
this.ppCmbxChgBarTxtType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppCmbxChgBarTxtType.Name = "ppCmbxChgBarTxtType";
|
||||
this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(186, 23);
|
||||
@ -324,7 +324,7 @@ namespace VEPROMS
|
||||
this.ppCmbxChgBarPos.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
||||
this.ppCmbxChgBarPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.ppCmbxChgBarPos.FormattingEnabled = true;
|
||||
this.ppCmbxChgBarPos.Location = new System.Drawing.Point(97, 97);
|
||||
this.ppCmbxChgBarPos.Location = new System.Drawing.Point(96, 81);
|
||||
this.ppCmbxChgBarPos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppCmbxChgBarPos.Name = "ppCmbxChgBarPos";
|
||||
this.ppCmbxChgBarPos.Size = new System.Drawing.Size(179, 23);
|
||||
@ -339,7 +339,7 @@ namespace VEPROMS
|
||||
this.ppLblChgBarTxtTypeDefault.AutoSize = true;
|
||||
this.ppLblChgBarTxtTypeDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.ppLblChgBarTxtTypeDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.ppLblChgBarTxtTypeDefault.Location = new System.Drawing.Point(95, 62);
|
||||
this.ppLblChgBarTxtTypeDefault.Location = new System.Drawing.Point(94, 46);
|
||||
this.ppLblChgBarTxtTypeDefault.Name = "ppLblChgBarTxtTypeDefault";
|
||||
this.ppLblChgBarTxtTypeDefault.Size = new System.Drawing.Size(107, 17);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppLblChgBarTxtTypeDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Change Bar Text Type", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Positi" +
|
||||
@ -352,7 +352,7 @@ namespace VEPROMS
|
||||
this.ppLblChgBarPosDefault.AutoSize = true;
|
||||
this.ppLblChgBarPosDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.ppLblChgBarPosDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.ppLblChgBarPosDefault.Location = new System.Drawing.Point(99, 122);
|
||||
this.ppLblChgBarPosDefault.Location = new System.Drawing.Point(98, 106);
|
||||
this.ppLblChgBarPosDefault.Name = "ppLblChgBarPosDefault";
|
||||
this.ppLblChgBarPosDefault.Size = new System.Drawing.Size(107, 17);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppLblChgBarPosDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Change Bar Position", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Positi" +
|
||||
@ -462,7 +462,7 @@ namespace VEPROMS
|
||||
// label13
|
||||
//
|
||||
this.label13.AutoSize = true;
|
||||
this.label13.Location = new System.Drawing.Point(21, 38);
|
||||
this.label13.Location = new System.Drawing.Point(20, 22);
|
||||
this.label13.Name = "label13";
|
||||
this.label13.Size = new System.Drawing.Size(71, 17);
|
||||
this.label13.TabIndex = 8;
|
||||
@ -471,7 +471,7 @@ namespace VEPROMS
|
||||
// label12
|
||||
//
|
||||
this.label12.AutoSize = true;
|
||||
this.label12.Location = new System.Drawing.Point(34, 99);
|
||||
this.label12.Location = new System.Drawing.Point(33, 83);
|
||||
this.label12.Name = "label12";
|
||||
this.label12.Size = new System.Drawing.Size(58, 17);
|
||||
this.label12.TabIndex = 9;
|
||||
@ -504,10 +504,10 @@ namespace VEPROMS
|
||||
//
|
||||
// ppBtnResetRoVals
|
||||
//
|
||||
this.ppBtnResetRoVals.Location = new System.Drawing.Point(39, 111);
|
||||
this.ppBtnResetRoVals.Location = new System.Drawing.Point(32, 90);
|
||||
this.ppBtnResetRoVals.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnResetRoVals.Name = "ppBtnResetRoVals";
|
||||
this.ppBtnResetRoVals.Size = new System.Drawing.Size(72, 78);
|
||||
this.ppBtnResetRoVals.Size = new System.Drawing.Size(76, 78);
|
||||
this.ppBtnResetRoVals.TabIndex = 20;
|
||||
this.ppBtnResetRoVals.Text = "Reset to Previous Values";
|
||||
this.ppBtnResetRoVals.UseVisualStyleBackColor = true;
|
||||
@ -516,10 +516,10 @@ namespace VEPROMS
|
||||
//
|
||||
// ppBtnUpRoVals
|
||||
//
|
||||
this.ppBtnUpRoVals.Location = new System.Drawing.Point(39, 33);
|
||||
this.ppBtnUpRoVals.Location = new System.Drawing.Point(33, 13);
|
||||
this.ppBtnUpRoVals.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnUpRoVals.Name = "ppBtnUpRoVals";
|
||||
this.ppBtnUpRoVals.Size = new System.Drawing.Size(67, 78);
|
||||
this.ppBtnUpRoVals.Size = new System.Drawing.Size(76, 73);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppBtnUpRoVals, new DevComponents.DotNetBar.SuperTooltipInfo("Update Referenced Objects Values", "", "This button will update all of the Referenced Objects Values in all of the proced" +
|
||||
"ures in this procedure set.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
|
||||
this.ppBtnUpRoVals.TabIndex = 23;
|
||||
@ -874,7 +874,7 @@ namespace VEPROMS
|
||||
//
|
||||
this.ppCbShwDefSettings.BackgroundStyle.Class = "";
|
||||
this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||
this.ppCbShwDefSettings.Location = new System.Drawing.Point(12, 414);
|
||||
this.ppCbShwDefSettings.Location = new System.Drawing.Point(12, 416);
|
||||
this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppCbShwDefSettings.Name = "ppCbShwDefSettings";
|
||||
this.ppCbShwDefSettings.Size = new System.Drawing.Size(205, 22);
|
||||
@ -992,7 +992,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(9, 395);
|
||||
this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(4, 397);
|
||||
this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo";
|
||||
this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(205, 17);
|
||||
this.ppLblDefSettingsInfo.TabIndex = 25;
|
||||
@ -1008,17 +1008,17 @@ namespace VEPROMS
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.tcVersions.BackColor = System.Drawing.Color.Transparent;
|
||||
this.tcVersions.CanReorderTabs = true;
|
||||
this.tcVersions.Controls.Add(this.tcpGeneral);
|
||||
this.tcVersions.Controls.Add(this.tcpRefereceObjects);
|
||||
this.tcVersions.Controls.Add(this.tabControlPanel5);
|
||||
this.tcVersions.Controls.Add(this.tcpFormatSettings);
|
||||
this.tcVersions.Controls.Add(this.tcpOutputSettings);
|
||||
this.tcVersions.Controls.Add(this.tcpRefereceObjects);
|
||||
this.tcVersions.Controls.Add(this.tcpGeneral);
|
||||
this.tcVersions.Controls.Add(this.tabControlPanel5);
|
||||
this.tcVersions.Location = new System.Drawing.Point(212, 4);
|
||||
this.tcVersions.Location = new System.Drawing.Point(179, 2);
|
||||
this.tcVersions.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.tcVersions.Name = "tcVersions";
|
||||
this.tcVersions.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold);
|
||||
this.tcVersions.SelectedTabIndex = 0;
|
||||
this.tcVersions.Size = new System.Drawing.Size(657, 389);
|
||||
this.tcVersions.Size = new System.Drawing.Size(657, 391);
|
||||
this.tcVersions.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Dock;
|
||||
this.tcVersions.TabIndex = 28;
|
||||
this.tcVersions.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
|
||||
@ -1030,41 +1030,6 @@ namespace VEPROMS
|
||||
this.tcVersions.TabsVisible = false;
|
||||
this.tcVersions.Text = "tabControl1";
|
||||
//
|
||||
// tcpGeneral
|
||||
//
|
||||
this.tcpGeneral.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
this.tcpGeneral.Controls.Add(this.ppCmbxProcSetType);
|
||||
this.tcpGeneral.Controls.Add(this.ppRTxtName);
|
||||
this.tcpGeneral.Controls.Add(this.label9);
|
||||
this.tcpGeneral.Controls.Add(this.label4);
|
||||
this.tcpGeneral.Controls.Add(this.label3);
|
||||
this.tcpGeneral.Controls.Add(this.ppRTxtTitle);
|
||||
this.tcpGeneral.Controls.Add(this.ppTxtBxUserID);
|
||||
this.tcpGeneral.Controls.Add(this.ppDTPicker);
|
||||
this.tcpGeneral.Controls.Add(this.label2);
|
||||
this.tcpGeneral.Controls.Add(this.label1);
|
||||
this.tcpGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.tcpGeneral.Location = new System.Drawing.Point(0, 24);
|
||||
this.tcpGeneral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.tcpGeneral.Name = "tcpGeneral";
|
||||
this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpGeneral.Size = new System.Drawing.Size(657, 365);
|
||||
this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpGeneral.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
|
||||
this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpGeneral.Style.GradientAngle = 90;
|
||||
this.tcpGeneral.TabIndex = 1;
|
||||
this.tcpGeneral.TabItem = this.tiGeneral;
|
||||
//
|
||||
// tiGeneral
|
||||
//
|
||||
this.tiGeneral.AttachedControl = this.tcpGeneral;
|
||||
this.tiGeneral.Name = "tiGeneral";
|
||||
this.tiGeneral.Text = "General";
|
||||
//
|
||||
// tabControlPanel5
|
||||
//
|
||||
this.tabControlPanel5.AutoScroll = true;
|
||||
@ -1074,7 +1039,7 @@ namespace VEPROMS
|
||||
this.tabControlPanel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.tabControlPanel5.Name = "tabControlPanel5";
|
||||
this.tabControlPanel5.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tabControlPanel5.Size = new System.Drawing.Size(657, 365);
|
||||
this.tabControlPanel5.Size = new System.Drawing.Size(657, 367);
|
||||
this.tabControlPanel5.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tabControlPanel5.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tabControlPanel5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@ -1113,7 +1078,7 @@ namespace VEPROMS
|
||||
this.ppGrdLibDocList.RowTemplate.Height = 24;
|
||||
this.ppGrdLibDocList.SelectAllSignVisible = false;
|
||||
this.ppGrdLibDocList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
||||
this.ppGrdLibDocList.Size = new System.Drawing.Size(655, 363);
|
||||
this.ppGrdLibDocList.Size = new System.Drawing.Size(655, 365);
|
||||
this.ppGrdLibDocList.TabIndex = 1;
|
||||
//
|
||||
// documentEntryCountDataGridViewTextBoxColumn
|
||||
@ -1160,7 +1125,7 @@ namespace VEPROMS
|
||||
this.tcpFormatSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.tcpFormatSettings.Name = "tcpFormatSettings";
|
||||
this.tcpFormatSettings.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpFormatSettings.Size = new System.Drawing.Size(657, 365);
|
||||
this.tcpFormatSettings.Size = new System.Drawing.Size(657, 367);
|
||||
this.tcpFormatSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpFormatSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpFormatSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@ -1198,7 +1163,7 @@ namespace VEPROMS
|
||||
this.tcpOutputSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.tcpOutputSettings.Name = "tcpOutputSettings";
|
||||
this.tcpOutputSettings.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpOutputSettings.Size = new System.Drawing.Size(657, 365);
|
||||
this.tcpOutputSettings.Size = new System.Drawing.Size(657, 367);
|
||||
this.tcpOutputSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpOutputSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpOutputSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@ -1307,7 +1272,7 @@ namespace VEPROMS
|
||||
this.tcpRefereceObjects.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.tcpRefereceObjects.Name = "tcpRefereceObjects";
|
||||
this.tcpRefereceObjects.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpRefereceObjects.Size = new System.Drawing.Size(657, 365);
|
||||
this.tcpRefereceObjects.Size = new System.Drawing.Size(657, 367);
|
||||
this.tcpRefereceObjects.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpRefereceObjects.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpRefereceObjects.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@ -1371,7 +1336,7 @@ namespace VEPROMS
|
||||
this.ppGpbxUpROvals.Location = new System.Drawing.Point(45, 85);
|
||||
this.ppGpbxUpROvals.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppGpbxUpROvals.Name = "ppGpbxUpROvals";
|
||||
this.ppGpbxUpROvals.Size = new System.Drawing.Size(149, 190);
|
||||
this.ppGpbxUpROvals.Size = new System.Drawing.Size(149, 199);
|
||||
//
|
||||
//
|
||||
//
|
||||
@ -1412,6 +1377,41 @@ namespace VEPROMS
|
||||
this.tiRefObjs.Name = "tiRefObjs";
|
||||
this.tiRefObjs.Text = "Referenced Objects";
|
||||
//
|
||||
// tcpGeneral
|
||||
//
|
||||
this.tcpGeneral.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
this.tcpGeneral.Controls.Add(this.ppCmbxProcSetType);
|
||||
this.tcpGeneral.Controls.Add(this.ppRTxtName);
|
||||
this.tcpGeneral.Controls.Add(this.label9);
|
||||
this.tcpGeneral.Controls.Add(this.label4);
|
||||
this.tcpGeneral.Controls.Add(this.label3);
|
||||
this.tcpGeneral.Controls.Add(this.ppRTxtTitle);
|
||||
this.tcpGeneral.Controls.Add(this.ppTxtBxUserID);
|
||||
this.tcpGeneral.Controls.Add(this.ppDTPicker);
|
||||
this.tcpGeneral.Controls.Add(this.label2);
|
||||
this.tcpGeneral.Controls.Add(this.label1);
|
||||
this.tcpGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.tcpGeneral.Location = new System.Drawing.Point(0, 24);
|
||||
this.tcpGeneral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.tcpGeneral.Name = "tcpGeneral";
|
||||
this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpGeneral.Size = new System.Drawing.Size(657, 367);
|
||||
this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpGeneral.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
|
||||
this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpGeneral.Style.GradientAngle = 90;
|
||||
this.tcpGeneral.TabIndex = 1;
|
||||
this.tcpGeneral.TabItem = this.tiGeneral;
|
||||
//
|
||||
// tiGeneral
|
||||
//
|
||||
this.tiGeneral.AttachedControl = this.tcpGeneral;
|
||||
this.tiGeneral.Name = "tiGeneral";
|
||||
this.tiGeneral.Text = "General";
|
||||
//
|
||||
// panVerBtns
|
||||
//
|
||||
this.panVerBtns.BackColor = System.Drawing.Color.Transparent;
|
||||
@ -1502,7 +1502,7 @@ namespace VEPROMS
|
||||
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
||||
this.CancelButton = this.ppBtnCancel;
|
||||
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(852, 423);
|
||||
this.ClientSize = new System.Drawing.Size(840, 440);
|
||||
this.ControlBox = false;
|
||||
this.Controls.Add(this.panVerBtns);
|
||||
this.Controls.Add(this.tcVersions);
|
||||
@ -1533,8 +1533,6 @@ namespace VEPROMS
|
||||
this.ppGpbxUserSpecTxt.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.tcVersions)).EndInit();
|
||||
this.tcVersions.ResumeLayout(false);
|
||||
this.tcpGeneral.ResumeLayout(false);
|
||||
this.tcpGeneral.PerformLayout();
|
||||
this.tabControlPanel5.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.ppGrdLibDocList)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.documentInfoListBindingSource)).EndInit();
|
||||
@ -1547,6 +1545,8 @@ namespace VEPROMS
|
||||
this.tcpRefereceObjects.ResumeLayout(false);
|
||||
this.tcpRefereceObjects.PerformLayout();
|
||||
this.ppGpbxUpROvals.ResumeLayout(false);
|
||||
this.tcpGeneral.ResumeLayout(false);
|
||||
this.tcpGeneral.PerformLayout();
|
||||
this.panVerBtns.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.ROPrefixBindingSource)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).EndInit();
|
||||
|
Loading…
x
Reference in New Issue
Block a user