This commit is contained in:
Kathy Ruffing 2008-01-04 13:25:11 +00:00
parent 62d9b40df6
commit f96b1cc7cb
2 changed files with 1141 additions and 1126 deletions

View File

@ -229,6 +229,19 @@ namespace VEPROMS
this.tv = new Volian.Controls.Library.vlnTreeView(); this.tv = new Volian.Controls.Library.vlnTreeView();
this.infoPanel = new DevComponents.DotNetBar.ExpandablePanel(); this.infoPanel = new DevComponents.DotNetBar.ExpandablePanel();
this.infoTabs = new DevComponents.DotNetBar.TabControl(); this.infoTabs = new DevComponents.DotNetBar.TabControl();
this.infotabTransitions = new DevComponents.DotNetBar.TabControlPanel();
this.btnTranInsert = new DevComponents.DotNetBar.ButtonX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.lblTranSects = new DevComponents.DotNetBar.LabelX();
this.lblTranProcs = new DevComponents.DotNetBar.LabelX();
this.pnlTranFmt = new System.Windows.Forms.Panel();
this.listBoxTranFmt = new System.Windows.Forms.ListBox();
this.lblTranFmt = new DevComponents.DotNetBar.LabelX();
this.btnUp1 = new DevComponents.DotNetBar.ButtonX();
this.tvTran = new Volian.Controls.Library.vlnTreeView3();
this.listBoxTranSects = new System.Windows.Forms.ListBox();
this.listBoxTranProcs = new System.Windows.Forms.ListBox();
this.infotabTransition = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel(); this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.panelEx1 = new DevComponents.DotNetBar.PanelEx(); this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel();
@ -243,18 +256,6 @@ namespace VEPROMS
this.txbChgMsg2 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txbChgMsg2 = new DevComponents.DotNetBar.Controls.TextBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.infotabTags = new DevComponents.DotNetBar.TabItem(this.components); this.infotabTags = new DevComponents.DotNetBar.TabItem(this.components);
this.infotabTransitions = new DevComponents.DotNetBar.TabControlPanel();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.lblTranSects = new DevComponents.DotNetBar.LabelX();
this.lblTranProcs = new DevComponents.DotNetBar.LabelX();
this.pnlTranFmt = new System.Windows.Forms.Panel();
this.listBoxTranFmt = new System.Windows.Forms.ListBox();
this.lblTranFmt = new DevComponents.DotNetBar.LabelX();
this.btnUp1 = new DevComponents.DotNetBar.ButtonX();
this.tvTran = new Volian.Controls.Library.vlnTreeView3();
this.listBoxTranSects = new System.Windows.Forms.ListBox();
this.listBoxTranProcs = new System.Windows.Forms.ListBox();
this.infotabTransition = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel(); this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel();
this.tvROFST = new System.Windows.Forms.TreeView(); this.tvROFST = new System.Windows.Forms.TreeView();
this.tbROValue = new DevComponents.DotNetBar.Controls.TextBoxX(); this.tbROValue = new DevComponents.DotNetBar.Controls.TextBoxX();
@ -292,14 +293,14 @@ namespace VEPROMS
this.infoPanel.SuspendLayout(); this.infoPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.infoTabs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.infoTabs)).BeginInit();
this.infoTabs.SuspendLayout(); this.infoTabs.SuspendLayout();
this.infotabTransitions.SuspendLayout();
this.pnlTranFmt.SuspendLayout();
this.tabControlPanel1.SuspendLayout(); this.tabControlPanel1.SuspendLayout();
this.panelEx1.SuspendLayout(); this.panelEx1.SuspendLayout();
this.groupPanel4.SuspendLayout(); this.groupPanel4.SuspendLayout();
this.groupPanel3.SuspendLayout(); this.groupPanel3.SuspendLayout();
this.groupPanel2.SuspendLayout(); this.groupPanel2.SuspendLayout();
this.groupPanel1.SuspendLayout(); this.groupPanel1.SuspendLayout();
this.infotabTransitions.SuspendLayout();
this.pnlTranFmt.SuspendLayout();
this.tabControlPanel4.SuspendLayout(); this.tabControlPanel4.SuspendLayout();
this.tabControlPanel3.SuspendLayout(); this.tabControlPanel3.SuspendLayout();
this.navpaneResults.SuspendLayout(); this.navpaneResults.SuspendLayout();
@ -310,10 +311,10 @@ namespace VEPROMS
// ribbonControl1 // ribbonControl1
// //
this.ribbonControl1.CaptionVisible = true; this.ribbonControl1.CaptionVisible = true;
this.ribbonControl1.Controls.Add(this.ribbonPanel1);
this.ribbonControl1.Controls.Add(this.ribbonPanel4); this.ribbonControl1.Controls.Add(this.ribbonPanel4);
this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel3);
this.ribbonControl1.Controls.Add(this.ribbonPanel2); this.ribbonControl1.Controls.Add(this.ribbonPanel2);
this.ribbonControl1.Controls.Add(this.ribbonPanel1);
this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.rtabHome, this.rtabHome,
@ -345,6 +346,7 @@ namespace VEPROMS
this.ribbonPanel4.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); this.ribbonPanel4.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
this.ribbonPanel4.Size = new System.Drawing.Size(1028, 89); this.ribbonPanel4.Size = new System.Drawing.Size(1028, 89);
this.ribbonPanel4.TabIndex = 4; this.ribbonPanel4.TabIndex = 4;
this.ribbonPanel4.Visible = false;
// //
// rbnHlpGeneral // rbnHlpGeneral
// //
@ -583,8 +585,8 @@ namespace VEPROMS
this.btnAprvSel.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.btnAprvSel.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnAprvSel.Name = "btnAprvSel"; this.btnAprvSel.Name = "btnAprvSel";
this.superTooltip1.SetSuperTooltip(this.btnAprvSel, new DevComponents.DotNetBar.SuperTooltipInfo("Approve", "", "This will allow you to select procedures to approve. Note that due to inter-rela" + this.superTooltip1.SetSuperTooltip(this.btnAprvSel, new DevComponents.DotNetBar.SuperTooltipInfo("Approve", "", "This will allow you to select procedures to approve. Note that due to inter-rela" +
"tionships and shared references, additional procedures may also need approved al" + "tionships and shared references, additional procedures may also need approved al" +
"ong with the selected procedures.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); "ong with the selected procedures.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnAprvSel.Text = "Selected\r\nProcedures"; this.btnAprvSel.Text = "Selected\r\nProcedures";
// //
// rbnMultiUser // rbnMultiUser
@ -631,7 +633,7 @@ namespace VEPROMS
this.btnLock.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.btnLock.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnLock.Name = "btnLock"; this.btnLock.Name = "btnLock";
this.superTooltip1.SetSuperTooltip(this.btnLock, new DevComponents.DotNetBar.SuperTooltipInfo("Multi User", "", "Set a lock at this level (of the procedures tree).\r\n\r\nA lock will prevent other u" + this.superTooltip1.SetSuperTooltip(this.btnLock, new DevComponents.DotNetBar.SuperTooltipInfo("Multi User", "", "Set a lock at this level (of the procedures tree).\r\n\r\nA lock will prevent other u" +
"sers from entering at this level.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); "sers from entering at this level.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnLock.Text = "Lock"; this.btnLock.Text = "Lock";
// //
// labelItem5 // labelItem5
@ -649,7 +651,7 @@ namespace VEPROMS
this.btnListUsers.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.btnListUsers.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnListUsers.Name = "btnListUsers"; this.btnListUsers.Name = "btnListUsers";
this.superTooltip1.SetSuperTooltip(this.btnListUsers, new DevComponents.DotNetBar.SuperTooltipInfo("Multi User", "", "This will display a list of the users currently working in this area of your proc" + this.superTooltip1.SetSuperTooltip(this.btnListUsers, new DevComponents.DotNetBar.SuperTooltipInfo("Multi User", "", "This will display a list of the users currently working in this area of your proc" +
"edures.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); "edures.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnListUsers.Text = "List Users"; this.btnListUsers.Text = "List Users";
// //
// ribbonPanel2 // ribbonPanel2
@ -733,7 +735,7 @@ namespace VEPROMS
this.btnFindRplDlg.RibbonWordWrap = false; this.btnFindRplDlg.RibbonWordWrap = false;
this.btnFindRplDlg.SubItemsExpandWidth = 14; this.btnFindRplDlg.SubItemsExpandWidth = 14;
this.superTooltip1.SetSuperTooltip(this.btnFindRplDlg, new DevComponents.DotNetBar.SuperTooltipInfo("Find Utility", "", "The Find button display a dialog window allowing you to look for text and optiona" + this.superTooltip1.SetSuperTooltip(this.btnFindRplDlg, new DevComponents.DotNetBar.SuperTooltipInfo("Find Utility", "", "The Find button display a dialog window allowing you to look for text and optiona" +
"lly replace it.", ((System.Drawing.Image)(resources.GetObject("btnFindRplDlg.SuperTooltip"))), null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(358, 134))); "lly replace it.", ((System.Drawing.Image)(resources.GetObject("btnFindRplDlg.SuperTooltip"))), null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(358, 134)));
this.btnFindRplDlg.Text = "Find /\r\nReplace"; this.btnFindRplDlg.Text = "Find /\r\nReplace";
this.btnFindRplDlg.Click += new System.EventHandler(this.btnFindRplDlg_Click_1); this.btnFindRplDlg.Click += new System.EventHandler(this.btnFindRplDlg_Click_1);
// //
@ -752,7 +754,7 @@ namespace VEPROMS
this.btnCpyStp.Name = "btnCpyStp"; this.btnCpyStp.Name = "btnCpyStp";
this.btnCpyStp.SubItemsExpandWidth = 14; this.btnCpyStp.SubItemsExpandWidth = 14;
this.superTooltip1.SetSuperTooltip(this.btnCpyStp, new DevComponents.DotNetBar.SuperTooltipInfo("Copy Step", "", "Allows you to copy an entire or part of a step, including Transition and RO links" + this.superTooltip1.SetSuperTooltip(this.btnCpyStp, new DevComponents.DotNetBar.SuperTooltipInfo("Copy Step", "", "Allows you to copy an entire or part of a step, including Transition and RO links" +
".", null, null, DevComponents.DotNetBar.eTooltipColor.System)); ".", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnCpyStp.Text = "Copy\r\nStep"; this.btnCpyStp.Text = "Copy\r\nStep";
// //
// rbnInsert // rbnInsert
@ -821,8 +823,8 @@ namespace VEPROMS
this.buttonItem68, this.buttonItem68,
this.buttonItem84}); this.buttonItem84});
this.superTooltip1.SetSuperTooltip(this.galleryContainer3, new DevComponents.DotNetBar.SuperTooltipInfo("Symbol", "", "Selecting a symbol character from this list will insert the character at your cur" + this.superTooltip1.SetSuperTooltip(this.galleryContainer3, new DevComponents.DotNetBar.SuperTooltipInfo("Symbol", "", "Selecting a symbol character from this list will insert the character at your cur" +
"rent cursor location.\r\n\r\nThe button below the scroll down button will display a " + "rent cursor location.\r\n\r\nThe button below the scroll down button will display a " +
"gallery of special characters.", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(194, 159))); "gallery of special characters.", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(194, 159)));
// //
// galleryGroup1 // galleryGroup1
// //
@ -1153,7 +1155,7 @@ namespace VEPROMS
this.btnInsHrdSpc.Name = "btnInsHrdSpc"; this.btnInsHrdSpc.Name = "btnInsHrdSpc";
this.btnInsHrdSpc.SubItemsExpandWidth = 14; this.btnInsHrdSpc.SubItemsExpandWidth = 14;
this.superTooltip1.SetSuperTooltip(this.btnInsHrdSpc, new DevComponents.DotNetBar.SuperTooltipInfo("Hard Space", "", "Inserts a Hard Space.\r\n\r\nA Hard Space will print as a normal space but will tie t" + this.superTooltip1.SetSuperTooltip(this.btnInsHrdSpc, new DevComponents.DotNetBar.SuperTooltipInfo("Hard Space", "", "Inserts a Hard Space.\r\n\r\nA Hard Space will print as a normal space but will tie t" +
"he word before and after it so that they will not be broken between two lines.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); "he word before and after it so that they will not be broken between two lines.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnInsHrdSpc.Text = " Hard Space"; this.btnInsHrdSpc.Text = " Hard Space";
// //
// labelItem25 // labelItem25
@ -1322,7 +1324,7 @@ namespace VEPROMS
this.btnInsTrans.Name = "btnInsTrans"; this.btnInsTrans.Name = "btnInsTrans";
this.btnInsTrans.RibbonWordWrap = false; this.btnInsTrans.RibbonWordWrap = false;
this.superTooltip1.SetSuperTooltip(this.btnInsTrans, new DevComponents.DotNetBar.SuperTooltipInfo("Insert", "", "Insert a New Transition\r\n\r\nA Transition is a live reference to different step, se" + this.superTooltip1.SetSuperTooltip(this.btnInsTrans, new DevComponents.DotNetBar.SuperTooltipInfo("Insert", "", "Insert a New Transition\r\n\r\nA Transition is a live reference to different step, se" +
"ction, and/or procedure.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(160, 130))); "ction, and/or procedure.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(160, 130)));
this.btnInsTrans.Text = "Transition"; this.btnInsTrans.Text = "Transition";
this.btnInsTrans.Tooltip = "Insert New or Modify Existing Transition"; this.btnInsTrans.Tooltip = "Insert New or Modify Existing Transition";
this.btnInsTrans.Click += new System.EventHandler(this.btnInsTrans_Click); this.btnInsTrans.Click += new System.EventHandler(this.btnInsTrans_Click);
@ -1336,7 +1338,7 @@ namespace VEPROMS
this.btnInsRO.Name = "btnInsRO"; this.btnInsRO.Name = "btnInsRO";
this.btnInsRO.RibbonWordWrap = false; this.btnInsRO.RibbonWordWrap = false;
this.superTooltip1.SetSuperTooltip(this.btnInsRO, new DevComponents.DotNetBar.SuperTooltipInfo("Insert Referenced Object", "", "Insert a New Referenced Object.\r\n\r\nA Referenced Object is a live reference to a v" + this.superTooltip1.SetSuperTooltip(this.btnInsRO, new DevComponents.DotNetBar.SuperTooltipInfo("Insert Referenced Object", "", "Insert a New Referenced Object.\r\n\r\nA Referenced Object is a live reference to a v" +
"alue in the Referenced Object Database.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.System)); "alue in the Referenced Object Database.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnInsRO.Text = "Referenced\r\nObject"; this.btnInsRO.Text = "Referenced\r\nObject";
// //
// rbnFont // rbnFont
@ -1430,7 +1432,7 @@ namespace VEPROMS
this.btnLowCase, this.btnLowCase,
this.btnTitleCase}); this.btnTitleCase});
this.superTooltip1.SetSuperTooltip(this.btnChgCase, new DevComponents.DotNetBar.SuperTooltipInfo("Font", "", "Change the letter case for the selected text:\r\n \r\n- UPPER CASE\r\n- lower case\r\n- T" + this.superTooltip1.SetSuperTooltip(this.btnChgCase, new DevComponents.DotNetBar.SuperTooltipInfo("Font", "", "Change the letter case for the selected text:\r\n \r\n- UPPER CASE\r\n- lower case\r\n- T" +
"itle Case\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.System)); "itle Case\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnChgCase.Text = "Change Case"; this.btnChgCase.Text = "Change Case";
// //
// btnUpCase // btnUpCase
@ -1516,12 +1518,11 @@ namespace VEPROMS
this.ribbonPanel1.Controls.Add(this.rbnPrint); this.ribbonPanel1.Controls.Add(this.rbnPrint);
this.ribbonPanel1.Controls.Add(this.rbnTree); this.ribbonPanel1.Controls.Add(this.rbnTree);
this.ribbonPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ribbonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ribbonPanel1.Location = new System.Drawing.Point(0, 0); this.ribbonPanel1.Location = new System.Drawing.Point(0, 55);
this.ribbonPanel1.Name = "ribbonPanel1"; this.ribbonPanel1.Name = "ribbonPanel1";
this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
this.ribbonPanel1.Size = new System.Drawing.Size(1028, 144); this.ribbonPanel1.Size = new System.Drawing.Size(1028, 89);
this.ribbonPanel1.TabIndex = 1; this.ribbonPanel1.TabIndex = 1;
this.ribbonPanel1.Visible = false;
// //
// rbnPrint // rbnPrint
// //
@ -1534,7 +1535,7 @@ namespace VEPROMS
this.rbnPrint.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.rbnPrint.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnPrint.Location = new System.Drawing.Point(251, 0); this.rbnPrint.Location = new System.Drawing.Point(251, 0);
this.rbnPrint.Name = "rbnPrint"; this.rbnPrint.Name = "rbnPrint";
this.rbnPrint.Size = new System.Drawing.Size(141, 141); this.rbnPrint.Size = new System.Drawing.Size(141, 86);
this.rbnPrint.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.rbnPrint.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnPrint.TabIndex = 1; this.rbnPrint.TabIndex = 1;
this.rbnPrint.Text = "Print"; this.rbnPrint.Text = "Print";
@ -1596,7 +1597,7 @@ namespace VEPROMS
this.rbnTree.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.rbnTree.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnTree.Location = new System.Drawing.Point(3, 0); this.rbnTree.Location = new System.Drawing.Point(3, 0);
this.rbnTree.Name = "rbnTree"; this.rbnTree.Name = "rbnTree";
this.rbnTree.Size = new System.Drawing.Size(248, 141); this.rbnTree.Size = new System.Drawing.Size(248, 86);
this.rbnTree.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.rbnTree.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnTree.TabIndex = 0; this.rbnTree.TabIndex = 0;
this.rbnTree.Text = "Tree"; this.rbnTree.Text = "Tree";
@ -1685,6 +1686,7 @@ namespace VEPROMS
// //
// rtabHome // rtabHome
// //
this.rtabHome.Checked = true;
this.rtabHome.ImagePaddingHorizontal = 8; this.rtabHome.ImagePaddingHorizontal = 8;
this.rtabHome.Name = "rtabHome"; this.rtabHome.Name = "rtabHome";
this.rtabHome.Panel = this.ribbonPanel1; this.rtabHome.Panel = this.ribbonPanel1;
@ -1706,7 +1708,6 @@ namespace VEPROMS
// //
// rtabHelp // rtabHelp
// //
this.rtabHelp.Checked = true;
this.rtabHelp.ImagePaddingHorizontal = 8; this.rtabHelp.ImagePaddingHorizontal = 8;
this.rtabHelp.Name = "rtabHelp"; this.rtabHelp.Name = "rtabHelp";
this.rtabHelp.Panel = this.ribbonPanel4; this.rtabHelp.Panel = this.ribbonPanel4;
@ -1796,6 +1797,7 @@ namespace VEPROMS
this.btnSave.Name = "btnSave"; this.btnSave.Name = "btnSave";
this.btnSave.SubItemsExpandWidth = 24; this.btnSave.SubItemsExpandWidth = 24;
this.btnSave.Text = "&Save..."; this.btnSave.Text = "&Save...";
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
// //
// buttonItem5 // buttonItem5
// //
@ -2008,7 +2010,7 @@ namespace VEPROMS
this.btnSetLock, this.btnSetLock,
this.btnReleaseLck}); this.btnReleaseLck});
this.superTooltip1.SetSuperTooltip(this.btnLckUlck, new DevComponents.DotNetBar.SuperTooltipInfo("Procedure Lock", "", "This will allow you to set or remove a lock on the current procedure. The button" + this.superTooltip1.SetSuperTooltip(this.btnLckUlck, new DevComponents.DotNetBar.SuperTooltipInfo("Procedure Lock", "", "This will allow you to set or remove a lock on the current procedure. The button" +
" tells you the current lock status.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); " tells you the current lock status.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnLckUlck.Text = "Unlocked"; this.btnLckUlck.Text = "Unlocked";
// //
// btnSetLock // btnSetLock
@ -2115,7 +2117,7 @@ namespace VEPROMS
this.btnMarkPrevPos.Name = "btnMarkPrevPos"; this.btnMarkPrevPos.Name = "btnMarkPrevPos";
this.btnMarkPrevPos.PopupSide = DevComponents.DotNetBar.ePopupSide.Top; this.btnMarkPrevPos.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
this.superTooltip1.SetSuperTooltip(this.btnMarkPrevPos, new DevComponents.DotNetBar.SuperTooltipInfo("Simple Bookmark", "", "Mark your current positon and/or jump to the previously marked position. Note th" + this.superTooltip1.SetSuperTooltip(this.btnMarkPrevPos, new DevComponents.DotNetBar.SuperTooltipInfo("Simple Bookmark", "", "Mark your current positon and/or jump to the previously marked position. Note th" +
"at markking the the current position will also add to the list of bookmarks", null, null, DevComponents.DotNetBar.eTooltipColor.System)); "at markking the the current position will also add to the list of bookmarks", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnMarkPrevPos.Text = "Mark Positon"; this.btnMarkPrevPos.Text = "Mark Positon";
this.btnMarkPrevPos.Click += new System.EventHandler(this.btnMarkPrevPos_Click); this.btnMarkPrevPos.Click += new System.EventHandler(this.btnMarkPrevPos_Click);
// //
@ -2136,7 +2138,7 @@ namespace VEPROMS
this.btnPrevPos.Name = "btnPrevPos"; this.btnPrevPos.Name = "btnPrevPos";
this.btnPrevPos.PopupSide = DevComponents.DotNetBar.ePopupSide.Top; this.btnPrevPos.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
this.superTooltip1.SetSuperTooltip(this.btnPrevPos, new DevComponents.DotNetBar.SuperTooltipInfo("Simple Bookmark", "", "Mark your current positon and/or jump to the previously marked position. Note th" + this.superTooltip1.SetSuperTooltip(this.btnPrevPos, new DevComponents.DotNetBar.SuperTooltipInfo("Simple Bookmark", "", "Mark your current positon and/or jump to the previously marked position. Note th" +
"at markking the the current position will also add to the list of bookmarks", null, null, DevComponents.DotNetBar.eTooltipColor.System)); "at markking the the current position will also add to the list of bookmarks", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnPrevPos.Text = "Previous Positon"; this.btnPrevPos.Text = "Previous Positon";
this.btnPrevPos.Click += new System.EventHandler(this.btnPrevPos_Click); this.btnPrevPos.Click += new System.EventHandler(this.btnPrevPos_Click);
// //
@ -2153,7 +2155,7 @@ namespace VEPROMS
this.btnGetRoVals.ImagePaddingHorizontal = 8; this.btnGetRoVals.ImagePaddingHorizontal = 8;
this.btnGetRoVals.Name = "btnGetRoVals"; this.btnGetRoVals.Name = "btnGetRoVals";
this.superTooltip1.SetSuperTooltip(this.btnGetRoVals, new DevComponents.DotNetBar.SuperTooltipInfo("Update Referenced Object Values", "", "This will update the RO Values in this procedure set.\r\n\r\nThis button will become " + this.superTooltip1.SetSuperTooltip(this.btnGetRoVals, new DevComponents.DotNetBar.SuperTooltipInfo("Update Referenced Object Values", "", "This will update the RO Values in this procedure set.\r\n\r\nThis button will become " +
"active when new Referenced Object Values are available.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); "active when new Referenced Object Values are available.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.btnGetRoVals.Text = "Update RO Values"; this.btnGetRoVals.Text = "Update RO Values";
// //
// epComments // epComments
@ -2249,7 +2251,7 @@ namespace VEPROMS
// rtxbComment // rtxbComment
// //
this.rtxbComment.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) this.rtxbComment.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left))); | System.Windows.Forms.AnchorStyles.Left)));
this.rtxbComment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.rtxbComment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.rtxbComment.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rtxbComment.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtxbComment.Location = new System.Drawing.Point(0, 26); this.rtxbComment.Location = new System.Drawing.Point(0, 26);
@ -2351,6 +2353,146 @@ namespace VEPROMS
this.infoTabs.Tabs.Add(this.infotabTransition); this.infoTabs.Tabs.Add(this.infotabTransition);
this.infoTabs.Text = "tabControl1"; this.infoTabs.Text = "tabControl1";
// //
// infotabTransitions
//
this.infotabTransitions.Controls.Add(this.btnTranInsert);
this.infotabTransitions.Controls.Add(this.labelX1);
this.infotabTransitions.Controls.Add(this.lblTranSects);
this.infotabTransitions.Controls.Add(this.lblTranProcs);
this.infotabTransitions.Controls.Add(this.pnlTranFmt);
this.infotabTransitions.Controls.Add(this.btnUp1);
this.infotabTransitions.Controls.Add(this.tvTran);
this.infotabTransitions.Controls.Add(this.listBoxTranSects);
this.infotabTransitions.Controls.Add(this.listBoxTranProcs);
this.infotabTransitions.Dock = System.Windows.Forms.DockStyle.Fill;
this.infotabTransitions.Location = new System.Drawing.Point(0, 0);
this.infotabTransitions.Name = "infotabTransitions";
this.infotabTransitions.Padding = new System.Windows.Forms.Padding(1);
this.infotabTransitions.Size = new System.Drawing.Size(204, 548);
this.infotabTransitions.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.infotabTransitions.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.infotabTransitions.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.infotabTransitions.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
this.infotabTransitions.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.infotabTransitions.Style.GradientAngle = 180;
this.infotabTransitions.TabIndex = 5;
this.infotabTransitions.TabItem = this.infotabTransition;
this.infotabTransitions.Click += new System.EventHandler(this.infotabTransition_Click);
//
// btnTranInsert
//
this.btnTranInsert.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnTranInsert.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnTranInsert.Location = new System.Drawing.Point(82, 340);
this.btnTranInsert.Name = "btnTranInsert";
this.btnTranInsert.Size = new System.Drawing.Size(78, 26);
this.btnTranInsert.TabIndex = 9;
this.btnTranInsert.Text = "Select Transition";
this.btnTranInsert.Click += new System.EventHandler(this.btnTranInsert_Click);
//
// labelX1
//
this.labelX1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelX1.Location = new System.Drawing.Point(2, 351);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(101, 15);
this.labelX1.TabIndex = 8;
this.labelX1.Text = "Select Step:";
//
// lblTranSects
//
this.lblTranSects.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTranSects.Location = new System.Drawing.Point(4, 228);
this.lblTranSects.Name = "lblTranSects";
this.lblTranSects.Size = new System.Drawing.Size(101, 15);
this.lblTranSects.TabIndex = 7;
this.lblTranSects.Text = "Select Section:";
//
// lblTranProcs
//
this.lblTranProcs.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTranProcs.Location = new System.Drawing.Point(4, 116);
this.lblTranProcs.Name = "lblTranProcs";
this.lblTranProcs.Size = new System.Drawing.Size(101, 15);
this.lblTranProcs.TabIndex = 6;
this.lblTranProcs.Text = "Select Procedure:";
//
// pnlTranFmt
//
this.pnlTranFmt.Controls.Add(this.listBoxTranFmt);
this.pnlTranFmt.Controls.Add(this.lblTranFmt);
this.pnlTranFmt.Location = new System.Drawing.Point(2, 3);
this.pnlTranFmt.Name = "pnlTranFmt";
this.pnlTranFmt.Size = new System.Drawing.Size(203, 111);
this.pnlTranFmt.TabIndex = 5;
//
// listBoxTranFmt
//
this.listBoxTranFmt.Dock = System.Windows.Forms.DockStyle.Bottom;
this.listBoxTranFmt.FormattingEnabled = true;
this.listBoxTranFmt.HorizontalScrollbar = true;
this.listBoxTranFmt.Location = new System.Drawing.Point(0, 16);
this.listBoxTranFmt.Name = "listBoxTranFmt";
this.listBoxTranFmt.Size = new System.Drawing.Size(203, 95);
this.listBoxTranFmt.TabIndex = 1;
this.listBoxTranFmt.Click += new System.EventHandler(this.listBoxTranFmt_Click);
//
// lblTranFmt
//
this.lblTranFmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTranFmt.Location = new System.Drawing.Point(4, 1);
this.lblTranFmt.Name = "lblTranFmt";
this.lblTranFmt.Size = new System.Drawing.Size(134, 15);
this.lblTranFmt.TabIndex = 0;
this.lblTranFmt.Text = "Select Transition Format:";
//
// btnUp1
//
this.btnUp1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnUp1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnUp1.Image = global::VEPROMS.Properties.Resources.GoToParentFolderHS;
this.btnUp1.Location = new System.Drawing.Point(166, 339);
this.btnUp1.Name = "btnUp1";
this.btnUp1.Size = new System.Drawing.Size(38, 27);
this.btnUp1.TabIndex = 3;
this.btnUp1.Click += new System.EventHandler(this.btnUp1_Click);
//
// tvTran
//
this.tvTran.Location = new System.Drawing.Point(1, 367);
this.tvTran.Name = "tvTran";
this.tvTran.Size = new System.Drawing.Size(204, 180);
this.tvTran.TabIndex = 2;
this.tvTran.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvTran_BeforeExpand);
//
// listBoxTranSects
//
this.listBoxTranSects.FormattingEnabled = true;
this.listBoxTranSects.HorizontalScrollbar = true;
this.listBoxTranSects.Location = new System.Drawing.Point(1, 244);
this.listBoxTranSects.Name = "listBoxTranSects";
this.listBoxTranSects.Size = new System.Drawing.Size(204, 95);
this.listBoxTranSects.TabIndex = 1;
this.listBoxTranSects.SelectedIndexChanged += new System.EventHandler(this.listBoxTranSects_SelectedIndexChanged);
//
// listBoxTranProcs
//
this.listBoxTranProcs.FormattingEnabled = true;
this.listBoxTranProcs.HorizontalScrollbar = true;
this.listBoxTranProcs.Location = new System.Drawing.Point(2, 131);
this.listBoxTranProcs.Name = "listBoxTranProcs";
this.listBoxTranProcs.Size = new System.Drawing.Size(203, 95);
this.listBoxTranProcs.TabIndex = 0;
this.listBoxTranProcs.SelectedIndexChanged += new System.EventHandler(this.listBoxTranProcs_SelectedIndexChanged);
//
// infotabTransition
//
this.infotabTransition.AttachedControl = this.infotabTransitions;
this.infotabTransition.Name = "infotabTransition";
this.infotabTransition.Text = "Transition";
this.infotabTransition.Click += new System.EventHandler(this.infotabTransition_Click);
//
// tabControlPanel1 // tabControlPanel1
// //
this.tabControlPanel1.Controls.Add(this.panelEx1); this.tabControlPanel1.Controls.Add(this.panelEx1);
@ -2359,12 +2501,12 @@ namespace VEPROMS
this.tabControlPanel1.Name = "tabControlPanel1"; this.tabControlPanel1.Name = "tabControlPanel1";
this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1); this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel1.Size = new System.Drawing.Size(204, 548); this.tabControlPanel1.Size = new System.Drawing.Size(204, 548);
this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top) this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom))); | DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel1.Style.GradientAngle = 180; this.tabControlPanel1.Style.GradientAngle = 180;
this.tabControlPanel1.TabIndex = 1; this.tabControlPanel1.TabIndex = 1;
this.tabControlPanel1.TabItem = this.infotabTags; this.tabControlPanel1.TabItem = this.infotabTags;
@ -2608,131 +2750,6 @@ namespace VEPROMS
this.infotabTags.Name = "infotabTags"; this.infotabTags.Name = "infotabTags";
this.infotabTags.Text = "Tags"; this.infotabTags.Text = "Tags";
// //
// infotabTransitions
//
this.infotabTransitions.Controls.Add(this.labelX1);
this.infotabTransitions.Controls.Add(this.lblTranSects);
this.infotabTransitions.Controls.Add(this.lblTranProcs);
this.infotabTransitions.Controls.Add(this.pnlTranFmt);
this.infotabTransitions.Controls.Add(this.btnUp1);
this.infotabTransitions.Controls.Add(this.tvTran);
this.infotabTransitions.Controls.Add(this.listBoxTranSects);
this.infotabTransitions.Controls.Add(this.listBoxTranProcs);
this.infotabTransitions.Dock = System.Windows.Forms.DockStyle.Fill;
this.infotabTransitions.Location = new System.Drawing.Point(0, 0);
this.infotabTransitions.Name = "infotabTransitions";
this.infotabTransitions.Padding = new System.Windows.Forms.Padding(1);
this.infotabTransitions.Size = new System.Drawing.Size(204, 548);
this.infotabTransitions.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250)))));
this.infotabTransitions.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250)))));
this.infotabTransitions.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.infotabTransitions.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148)))));
this.infotabTransitions.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.infotabTransitions.Style.GradientAngle = 180;
this.infotabTransitions.TabIndex = 5;
this.infotabTransitions.TabItem = this.infotabTransition;
this.infotabTransitions.Click += new System.EventHandler(this.infotabTransition_Click);
//
// labelX1
//
this.labelX1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelX1.Location = new System.Drawing.Point(2, 351);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(101, 15);
this.labelX1.TabIndex = 8;
this.labelX1.Text = "Select Step:";
//
// lblTranSects
//
this.lblTranSects.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTranSects.Location = new System.Drawing.Point(4, 228);
this.lblTranSects.Name = "lblTranSects";
this.lblTranSects.Size = new System.Drawing.Size(101, 15);
this.lblTranSects.TabIndex = 7;
this.lblTranSects.Text = "Select Section:";
//
// lblTranProcs
//
this.lblTranProcs.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTranProcs.Location = new System.Drawing.Point(4, 116);
this.lblTranProcs.Name = "lblTranProcs";
this.lblTranProcs.Size = new System.Drawing.Size(101, 15);
this.lblTranProcs.TabIndex = 6;
this.lblTranProcs.Text = "Select Procedure:";
//
// pnlTranFmt
//
this.pnlTranFmt.Controls.Add(this.listBoxTranFmt);
this.pnlTranFmt.Controls.Add(this.lblTranFmt);
this.pnlTranFmt.Location = new System.Drawing.Point(2, 3);
this.pnlTranFmt.Name = "pnlTranFmt";
this.pnlTranFmt.Size = new System.Drawing.Size(203, 111);
this.pnlTranFmt.TabIndex = 5;
//
// listBoxTranFmt
//
this.listBoxTranFmt.Dock = System.Windows.Forms.DockStyle.Bottom;
this.listBoxTranFmt.FormattingEnabled = true;
this.listBoxTranFmt.Location = new System.Drawing.Point(0, 16);
this.listBoxTranFmt.Name = "listBoxTranFmt";
this.listBoxTranFmt.Size = new System.Drawing.Size(203, 95);
this.listBoxTranFmt.TabIndex = 1;
this.listBoxTranFmt.Click += new System.EventHandler(this.listBoxTranFmt_Click);
//
// lblTranFmt
//
this.lblTranFmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTranFmt.Location = new System.Drawing.Point(4, 1);
this.lblTranFmt.Name = "lblTranFmt";
this.lblTranFmt.Size = new System.Drawing.Size(134, 15);
this.lblTranFmt.TabIndex = 0;
this.lblTranFmt.Text = "Select Transition Format:";
//
// btnUp1
//
this.btnUp1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnUp1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnUp1.Image = global::VEPROMS.Properties.Resources.GoToParentFolderHS;
this.btnUp1.Location = new System.Drawing.Point(166, 339);
this.btnUp1.Name = "btnUp1";
this.btnUp1.Size = new System.Drawing.Size(38, 27);
this.btnUp1.TabIndex = 3;
this.btnUp1.Click += new System.EventHandler(this.btnUp1_Click);
//
// tvTran
//
this.tvTran.Location = new System.Drawing.Point(1, 367);
this.tvTran.Name = "tvTran";
this.tvTran.Size = new System.Drawing.Size(204, 180);
this.tvTran.TabIndex = 2;
this.tvTran.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvTran_BeforeExpand);
//
// listBoxTranSects
//
this.listBoxTranSects.FormattingEnabled = true;
this.listBoxTranSects.Location = new System.Drawing.Point(1, 244);
this.listBoxTranSects.Name = "listBoxTranSects";
this.listBoxTranSects.Size = new System.Drawing.Size(204, 95);
this.listBoxTranSects.TabIndex = 1;
this.listBoxTranSects.SelectedIndexChanged += new System.EventHandler(this.listBoxTranSects_SelectedIndexChanged);
//
// listBoxTranProcs
//
this.listBoxTranProcs.FormattingEnabled = true;
this.listBoxTranProcs.Location = new System.Drawing.Point(2, 131);
this.listBoxTranProcs.Name = "listBoxTranProcs";
this.listBoxTranProcs.Size = new System.Drawing.Size(203, 95);
this.listBoxTranProcs.TabIndex = 0;
this.listBoxTranProcs.SelectedIndexChanged += new System.EventHandler(this.listBoxTranProcs_SelectedIndexChanged);
//
// infotabTransition
//
this.infotabTransition.AttachedControl = this.infotabTransitions;
this.infotabTransition.Name = "infotabTransition";
this.infotabTransition.Text = "Transitions";
this.infotabTransition.Click += new System.EventHandler(this.infotabTransition_Click);
//
// tabControlPanel4 // tabControlPanel4
// //
this.tabControlPanel4.Controls.Add(this.tvROFST); this.tabControlPanel4.Controls.Add(this.tvROFST);
@ -2743,12 +2760,12 @@ namespace VEPROMS
this.tabControlPanel4.Name = "tabControlPanel4"; this.tabControlPanel4.Name = "tabControlPanel4";
this.tabControlPanel4.Padding = new System.Windows.Forms.Padding(1); this.tabControlPanel4.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel4.Size = new System.Drawing.Size(204, 548); this.tabControlPanel4.Size = new System.Drawing.Size(204, 548);
this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
this.tabControlPanel4.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top) this.tabControlPanel4.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom))); | DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel4.Style.GradientAngle = 180; this.tabControlPanel4.Style.GradientAngle = 180;
this.tabControlPanel4.TabIndex = 4; this.tabControlPanel4.TabIndex = 4;
this.tabControlPanel4.TabItem = this.infotabRO; this.tabControlPanel4.TabItem = this.infotabRO;
@ -2797,12 +2814,12 @@ namespace VEPROMS
this.tabControlPanel3.Name = "tabControlPanel3"; this.tabControlPanel3.Name = "tabControlPanel3";
this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1); this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel3.Size = new System.Drawing.Size(204, 548); this.tabControlPanel3.Size = new System.Drawing.Size(204, 548);
this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top) this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom))); | DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel3.Style.GradientAngle = 180; this.tabControlPanel3.Style.GradientAngle = 180;
this.tabControlPanel3.TabIndex = 3; this.tabControlPanel3.TabIndex = 3;
this.tabControlPanel3.TabItem = this.infotabResults; this.tabControlPanel3.TabItem = this.infotabResults;
@ -2905,12 +2922,12 @@ namespace VEPROMS
this.tabControlPanel2.Name = "tabControlPanel2"; this.tabControlPanel2.Name = "tabControlPanel2";
this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1); this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel2.Size = new System.Drawing.Size(204, 548); this.tabControlPanel2.Size = new System.Drawing.Size(204, 548);
this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top) this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom))); | DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel2.Style.GradientAngle = 180; this.tabControlPanel2.Style.GradientAngle = 180;
this.tabControlPanel2.TabIndex = 2; this.tabControlPanel2.TabIndex = 2;
this.tabControlPanel2.TabItem = this.infotabBookMarks; this.tabControlPanel2.TabItem = this.infotabBookMarks;
@ -2991,28 +3008,28 @@ namespace VEPROMS
// //
// expandableSplitter1 // expandableSplitter1
// //
this.expandableSplitter1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter1.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter1.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter1.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.expandableSplitter1.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.expandableSplitter1.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter1.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter1.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter1.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter1.ExpandLineColor = System.Drawing.SystemColors.ControlText; this.expandableSplitter1.ExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter1.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.expandableSplitter1.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter1.GripDarkColor = System.Drawing.SystemColors.ControlText; this.expandableSplitter1.GripDarkColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter1.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.expandableSplitter1.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter1.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.expandableSplitter1.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter1.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.expandableSplitter1.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter1.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(142)))), ((int)(((byte)(75))))); this.expandableSplitter1.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(142)))), ((int)(((byte)(75)))));
this.expandableSplitter1.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(207)))), ((int)(((byte)(139))))); this.expandableSplitter1.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(207)))), ((int)(((byte)(139)))));
this.expandableSplitter1.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2; this.expandableSplitter1.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
this.expandableSplitter1.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground; this.expandableSplitter1.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
this.expandableSplitter1.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter1.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter1.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter1.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter1.HotExpandLineColor = System.Drawing.SystemColors.ControlText; this.expandableSplitter1.HotExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter1.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.expandableSplitter1.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter1.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter1.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter1.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter1.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter1.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.expandableSplitter1.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter1.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.expandableSplitter1.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter1.Location = new System.Drawing.Point(255, 147); this.expandableSplitter1.Location = new System.Drawing.Point(255, 147);
this.expandableSplitter1.Name = "expandableSplitter1"; this.expandableSplitter1.Name = "expandableSplitter1";
@ -3022,29 +3039,29 @@ namespace VEPROMS
// //
// expandableSplitter2 // expandableSplitter2
// //
this.expandableSplitter2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter2.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter2.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter2.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.expandableSplitter2.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.expandableSplitter2.Dock = System.Windows.Forms.DockStyle.Bottom; this.expandableSplitter2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.expandableSplitter2.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter2.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter2.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter2.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter2.ExpandLineColor = System.Drawing.SystemColors.ControlText; this.expandableSplitter2.ExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter2.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.expandableSplitter2.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter2.GripDarkColor = System.Drawing.SystemColors.ControlText; this.expandableSplitter2.GripDarkColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter2.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.expandableSplitter2.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter2.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.expandableSplitter2.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter2.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.expandableSplitter2.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter2.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(142)))), ((int)(((byte)(75))))); this.expandableSplitter2.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(142)))), ((int)(((byte)(75)))));
this.expandableSplitter2.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(207)))), ((int)(((byte)(139))))); this.expandableSplitter2.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(207)))), ((int)(((byte)(139)))));
this.expandableSplitter2.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2; this.expandableSplitter2.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
this.expandableSplitter2.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground; this.expandableSplitter2.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
this.expandableSplitter2.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter2.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter2.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter2.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter2.HotExpandLineColor = System.Drawing.SystemColors.ControlText; this.expandableSplitter2.HotExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter2.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.expandableSplitter2.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter2.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter2.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter2.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter2.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter2.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.expandableSplitter2.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter2.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.expandableSplitter2.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter2.Location = new System.Drawing.Point(258, 718); this.expandableSplitter2.Location = new System.Drawing.Point(258, 718);
this.expandableSplitter2.Name = "expandableSplitter2"; this.expandableSplitter2.Name = "expandableSplitter2";
@ -3054,29 +3071,29 @@ namespace VEPROMS
// //
// expandableSplitter3 // expandableSplitter3
// //
this.expandableSplitter3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter3.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter3.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter3.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.expandableSplitter3.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.expandableSplitter3.Dock = System.Windows.Forms.DockStyle.Right; this.expandableSplitter3.Dock = System.Windows.Forms.DockStyle.Right;
this.expandableSplitter3.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter3.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter3.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter3.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter3.ExpandLineColor = System.Drawing.SystemColors.ControlText; this.expandableSplitter3.ExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter3.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.expandableSplitter3.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter3.GripDarkColor = System.Drawing.SystemColors.ControlText; this.expandableSplitter3.GripDarkColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter3.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.expandableSplitter3.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter3.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.expandableSplitter3.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter3.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.expandableSplitter3.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter3.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(142)))), ((int)(((byte)(75))))); this.expandableSplitter3.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(142)))), ((int)(((byte)(75)))));
this.expandableSplitter3.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(207)))), ((int)(((byte)(139))))); this.expandableSplitter3.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(207)))), ((int)(((byte)(139)))));
this.expandableSplitter3.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2; this.expandableSplitter3.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
this.expandableSplitter3.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground; this.expandableSplitter3.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
this.expandableSplitter3.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter3.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter3.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter3.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter3.HotExpandLineColor = System.Drawing.SystemColors.ControlText; this.expandableSplitter3.HotExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter3.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.expandableSplitter3.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter3.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(148))))); this.expandableSplitter3.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter3.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter3.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter3.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(244)))), ((int)(((byte)(250))))); this.expandableSplitter3.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter3.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.expandableSplitter3.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter3.Location = new System.Drawing.Point(799, 147); this.expandableSplitter3.Location = new System.Drawing.Point(799, 147);
this.expandableSplitter3.Name = "expandableSplitter3"; this.expandableSplitter3.Name = "expandableSplitter3";
@ -3132,14 +3149,14 @@ namespace VEPROMS
this.infoPanel.ResumeLayout(false); this.infoPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.infoTabs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.infoTabs)).EndInit();
this.infoTabs.ResumeLayout(false); this.infoTabs.ResumeLayout(false);
this.infotabTransitions.ResumeLayout(false);
this.pnlTranFmt.ResumeLayout(false);
this.tabControlPanel1.ResumeLayout(false); this.tabControlPanel1.ResumeLayout(false);
this.panelEx1.ResumeLayout(false); this.panelEx1.ResumeLayout(false);
this.groupPanel4.ResumeLayout(false); this.groupPanel4.ResumeLayout(false);
this.groupPanel3.ResumeLayout(false); this.groupPanel3.ResumeLayout(false);
this.groupPanel2.ResumeLayout(false); this.groupPanel2.ResumeLayout(false);
this.groupPanel1.ResumeLayout(false); this.groupPanel1.ResumeLayout(false);
this.infotabTransitions.ResumeLayout(false);
this.pnlTranFmt.ResumeLayout(false);
this.tabControlPanel4.ResumeLayout(false); this.tabControlPanel4.ResumeLayout(false);
this.tabControlPanel3.ResumeLayout(false); this.tabControlPanel3.ResumeLayout(false);
this.navpaneResults.ResumeLayout(false); this.navpaneResults.ResumeLayout(false);
@ -3401,6 +3418,7 @@ namespace VEPROMS
private DevComponents.DotNetBar.LabelX lblTranSects; private DevComponents.DotNetBar.LabelX lblTranSects;
private DevComponents.DotNetBar.LabelX lblTranProcs; private DevComponents.DotNetBar.LabelX lblTranProcs;
private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.ButtonX btnTranInsert;
} }
} }

File diff suppressed because it is too large Load Diff