This commit is contained in:
2008-10-03 11:32:56 +00:00
parent 9ee8986e50
commit 722e41b25e
9 changed files with 1312 additions and 1376 deletions

View File

@@ -132,6 +132,9 @@ namespace VEPROMS
this.btnRmvCurBookMrk = new DevComponents.DotNetBar.ButtonX();
this.btnSetBookMrk = new DevComponents.DotNetBar.ButtonX();
this.infotabBookMarks = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanelLD = new DevComponents.DotNetBar.TabControlPanel();
this.displayLibDocs = new Volian.Controls.Library.DisplayLibDocs();
this.tabItemLibDocs = new DevComponents.DotNetBar.TabItem(this.components);
this.annotationSearch = new DevComponents.DotNetBar.TabControlPanel();
this.navpaneResults = new DevComponents.DotNetBar.NavigationPane();
this.navpanSrchRslts = new DevComponents.DotNetBar.NavigationPanePanel();
@@ -160,6 +163,7 @@ namespace VEPROMS
this.searchTabControl.SuspendLayout();
this.tabControlPanel2.SuspendLayout();
this.panelEx3.SuspendLayout();
this.tabControlPanelLD.SuspendLayout();
this.annotationSearch.SuspendLayout();
this.navpaneResults.SuspendLayout();
this.navpanSrchRslts.SuspendLayout();
@@ -189,7 +193,6 @@ namespace VEPROMS
//
this.btnHelp.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnHelp.Image = ((System.Drawing.Image)(resources.GetObject("btnHelp.Image")));
this.btnHelp.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnHelp.ImagePaddingHorizontal = 8;
this.btnHelp.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far;
this.btnHelp.Name = "btnHelp";
@@ -203,7 +206,6 @@ namespace VEPROMS
//
this.btnHelpManual.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnHelpManual.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpManual.Image")));
this.btnHelpManual.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnHelpManual.ImagePaddingHorizontal = 8;
this.btnHelpManual.Name = "btnHelpManual";
this.btnHelpManual.Text = "User Manual";
@@ -212,7 +214,6 @@ namespace VEPROMS
//
this.btnHelpAbout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnHelpAbout.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpAbout.Image")));
this.btnHelpAbout.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnHelpAbout.ImagePaddingHorizontal = 8;
this.btnHelpAbout.Name = "btnHelpAbout";
this.btnHelpAbout.Text = "About";
@@ -222,7 +223,6 @@ namespace VEPROMS
//
this.btnHelpVWeb.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnHelpVWeb.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpVWeb.Image")));
this.btnHelpVWeb.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnHelpVWeb.ImagePaddingHorizontal = 8;
this.btnHelpVWeb.Name = "btnHelpVWeb";
this.btnHelpVWeb.Text = "Volian Web";
@@ -235,7 +235,6 @@ namespace VEPROMS
this.office2007StartButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.office2007StartButton1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.Image;
this.office2007StartButton1.Image = ((System.Drawing.Image)(resources.GetObject("office2007StartButton1.Image")));
this.office2007StartButton1.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.office2007StartButton1.ImagePaddingHorizontal = 2;
this.office2007StartButton1.ImagePaddingVertical = 2;
this.office2007StartButton1.Name = "office2007StartButton1";
@@ -292,7 +291,6 @@ namespace VEPROMS
//
this.btnNew.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnNew.Image = ((System.Drawing.Image)(resources.GetObject("btnNew.Image")));
this.btnNew.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnNew.ImagePaddingHorizontal = 8;
this.btnNew.Name = "btnNew";
this.btnNew.SubItemsExpandWidth = 24;
@@ -303,7 +301,6 @@ namespace VEPROMS
//
this.btnOpen.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnOpen.Image = ((System.Drawing.Image)(resources.GetObject("btnOpen.Image")));
this.btnOpen.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnOpen.ImagePaddingHorizontal = 8;
this.btnOpen.Name = "btnOpen";
this.btnOpen.SubItemsExpandWidth = 24;
@@ -314,7 +311,6 @@ namespace VEPROMS
//
this.btnSave.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnSave.Image = global::VEPROMS.Properties.Resources.Save;
this.btnSave.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnSave.ImagePaddingHorizontal = 8;
this.btnSave.Name = "btnSave";
this.btnSave.SubItemsExpandWidth = 24;
@@ -325,7 +321,6 @@ namespace VEPROMS
//
this.btnSaveAs.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnSaveAs.Image = global::VEPROMS.Properties.Resources.SaveAs;
this.btnSaveAs.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnSaveAs.ImagePaddingHorizontal = 8;
this.btnSaveAs.Name = "btnSaveAs";
this.btnSaveAs.Text = "Save &As";
@@ -334,7 +329,6 @@ namespace VEPROMS
//
this.btnPrint.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
this.btnPrint.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnPrint.ImagePaddingHorizontal = 8;
this.btnPrint.Name = "btnPrint";
this.btnPrint.SubItemsExpandWidth = 24;
@@ -345,7 +339,6 @@ namespace VEPROMS
this.btnPrepare.BeginGroup = true;
this.btnPrepare.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnPrepare.Image = ((System.Drawing.Image)(resources.GetObject("btnPrepare.Image")));
this.btnPrepare.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnPrepare.ImagePaddingHorizontal = 8;
this.btnPrepare.Name = "btnPrepare";
this.btnPrepare.SubItemsExpandWidth = 24;
@@ -355,7 +348,6 @@ namespace VEPROMS
//
this.btnAdmin.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnAdmin.Image = global::VEPROMS.Properties.Resources.Admin;
this.btnAdmin.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnAdmin.ImagePaddingHorizontal = 8;
this.btnAdmin.Name = "btnAdmin";
this.btnAdmin.Text = "A&dministration";
@@ -365,7 +357,6 @@ namespace VEPROMS
this.btnClose.BeginGroup = true;
this.btnClose.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnClose.ImagePaddingHorizontal = 8;
this.btnClose.Name = "btnClose";
this.btnClose.SubItemsExpandWidth = 24;
@@ -411,7 +402,6 @@ namespace VEPROMS
this.btnOptions.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnOptions.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnOptions.Image")));
this.btnOptions.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnOptions.ImagePaddingHorizontal = 8;
this.btnOptions.Name = "btnOptions";
this.btnOptions.SubItemsExpandWidth = 24;
@@ -423,7 +413,6 @@ namespace VEPROMS
this.btnExit.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnExit.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
this.btnExit.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnExit.ImagePaddingHorizontal = 8;
this.btnExit.Name = "btnExit";
this.btnExit.SubItemsExpandWidth = 24;
@@ -522,7 +511,6 @@ namespace VEPROMS
//
this.btnViewTypes.AutoExpandOnClick = true;
this.btnViewTypes.ForeColor = System.Drawing.Color.Black;
this.btnViewTypes.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnViewTypes.ImagePaddingHorizontal = 8;
this.btnViewTypes.Name = "btnViewTypes";
this.btnViewTypes.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
@@ -534,7 +522,6 @@ namespace VEPROMS
//
// btnViewPrcStp
//
this.btnViewPrcStp.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnViewPrcStp.ImagePaddingHorizontal = 8;
this.btnViewPrcStp.Name = "btnViewPrcStp";
this.btnViewPrcStp.Text = "Procedure Steps";
@@ -542,7 +529,6 @@ namespace VEPROMS
//
// btnViewBckgnd
//
this.btnViewBckgnd.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnViewBckgnd.ImagePaddingHorizontal = 8;
this.btnViewBckgnd.Name = "btnViewBckgnd";
this.btnViewBckgnd.Text = "Background";
@@ -550,7 +536,6 @@ namespace VEPROMS
//
// btnViewDev
//
this.btnViewDev.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnViewDev.ImagePaddingHorizontal = 8;
this.btnViewDev.Name = "btnViewDev";
this.btnViewDev.Text = "Deviation";
@@ -568,7 +553,6 @@ namespace VEPROMS
this.btnLckUlck.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnLckUlck.ForeColor = System.Drawing.Color.Black;
this.btnLckUlck.Image = ((System.Drawing.Image)(resources.GetObject("btnLckUlck.Image")));
this.btnLckUlck.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnLckUlck.ImagePaddingHorizontal = 8;
this.btnLckUlck.Name = "btnLckUlck";
this.btnLckUlck.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
@@ -576,14 +560,13 @@ namespace VEPROMS
this.btnSetLock,
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" +
" 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";
//
// btnSetLock
//
this.btnSetLock.ForeColor = System.Drawing.Color.Black;
this.btnSetLock.Image = ((System.Drawing.Image)(resources.GetObject("btnSetLock.Image")));
this.btnSetLock.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnSetLock.ImagePaddingHorizontal = 8;
this.btnSetLock.Name = "btnSetLock";
this.btnSetLock.Text = "Set a Lock";
@@ -593,7 +576,6 @@ namespace VEPROMS
//
this.btnReleaseLck.ForeColor = System.Drawing.Color.Black;
this.btnReleaseLck.Image = ((System.Drawing.Image)(resources.GetObject("btnReleaseLck.Image")));
this.btnReleaseLck.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnReleaseLck.ImagePaddingHorizontal = 8;
this.btnReleaseLck.Name = "btnReleaseLck";
this.btnReleaseLck.Text = "Release Lock";
@@ -611,7 +593,6 @@ namespace VEPROMS
this.btnInsOvr.CanCustomize = false;
this.btnInsOvr.Description = "Toggle Insert / Overwrite";
this.btnInsOvr.ForeColor = System.Drawing.Color.Black;
this.btnInsOvr.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnInsOvr.ImagePaddingHorizontal = 8;
this.btnInsOvr.Name = "btnInsOvr";
this.btnInsOvr.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
@@ -624,7 +605,6 @@ namespace VEPROMS
//
// btnInsertMode
//
this.btnInsertMode.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnInsertMode.ImagePaddingHorizontal = 8;
this.btnInsertMode.Name = "btnInsertMode";
this.btnInsertMode.Text = "INS";
@@ -632,7 +612,6 @@ namespace VEPROMS
//
// btnOverstrikeMode
//
this.btnOverstrikeMode.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnOverstrikeMode.ImagePaddingHorizontal = 8;
this.btnOverstrikeMode.Name = "btnOverstrikeMode";
this.btnOverstrikeMode.Text = "OVR";
@@ -650,7 +629,6 @@ namespace VEPROMS
this.btnEditView.CanCustomize = false;
this.btnEditView.Description = "Toggle Edit / View Modes";
this.btnEditView.ForeColor = System.Drawing.Color.Black;
this.btnEditView.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnEditView.ImagePaddingHorizontal = 8;
this.btnEditView.Name = "btnEditView";
this.btnEditView.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
@@ -661,7 +639,6 @@ namespace VEPROMS
//
// btnEditMode
//
this.btnEditMode.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnEditMode.ImagePaddingHorizontal = 8;
this.btnEditMode.Name = "btnEditMode";
this.btnEditMode.Text = "Edit";
@@ -669,7 +646,6 @@ namespace VEPROMS
//
// btnViewMode
//
this.btnViewMode.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnViewMode.ImagePaddingHorizontal = 8;
this.btnViewMode.Name = "btnViewMode";
this.btnViewMode.Text = "View";
@@ -688,12 +664,11 @@ namespace VEPROMS
this.btnMarkPrevPos.ForeColor = System.Drawing.Color.Black;
this.btnMarkPrevPos.GlobalName = "SetBookMark";
this.btnMarkPrevPos.Image = ((System.Drawing.Image)(resources.GetObject("btnMarkPrevPos.Image")));
this.btnMarkPrevPos.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnMarkPrevPos.ImagePaddingHorizontal = 8;
this.btnMarkPrevPos.Name = "btnMarkPrevPos";
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" +
"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 = "BookMark";
this.btnMarkPrevPos.Click += new System.EventHandler(this.btnMarkPrevPos_Click);
//
@@ -710,12 +685,11 @@ namespace VEPROMS
this.btnPrevPos.Enabled = false;
this.btnPrevPos.ForeColor = System.Drawing.Color.Black;
this.btnPrevPos.Image = ((System.Drawing.Image)(resources.GetObject("btnPrevPos.Image")));
this.btnPrevPos.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnPrevPos.ImagePaddingHorizontal = 8;
this.btnPrevPos.Name = "btnPrevPos";
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" +
"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.Click += new System.EventHandler(this.btnPrevPos_Click);
//
@@ -729,11 +703,10 @@ namespace VEPROMS
//
this.btnGetRoVals.Enabled = false;
this.btnGetRoVals.ForeColor = System.Drawing.Color.Black;
this.btnGetRoVals.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnGetRoVals.ImagePaddingHorizontal = 8;
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 " +
"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";
//
// epAnnotations
@@ -771,7 +744,7 @@ namespace VEPROMS
// ctrlAnnotationDetails
//
this.ctrlAnnotationDetails.AnnotationRTFText = "{\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1033{\\fonttbl{\\f0\\fnil\\fcharset0 Microsoft S" +
"ans Serif;}}\r\n\\viewkind4\\uc1\\pard\\f0\\fs20\\par\r\n}\r\n";
"ans Serif;}}\r\n\\viewkind4\\uc1\\pard\\f0\\fs20\\par\r\n}\r\n";
this.ctrlAnnotationDetails.Annotations = null;
this.ctrlAnnotationDetails.AnnotationText = "";
this.ctrlAnnotationDetails.CurrentAnnotation = null;
@@ -798,7 +771,7 @@ namespace VEPROMS
this.btnAnnoDetailsPushPin.ShowSubItems = false;
this.btnAnnoDetailsPushPin.Size = new System.Drawing.Size(27, 23);
this.superTooltip1.SetSuperTooltip(this.btnAnnoDetailsPushPin, new DevComponents.DotNetBar.SuperTooltipInfo("Annotation Details Push Pin", "", "This will toggle between keeping the Annotation Details window opened or to open/" +
"close automatically.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
"close automatically.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnAnnoDetailsPushPin.TabIndex = 14;
this.btnAnnoDetailsPushPin.ThemeAware = true;
//
@@ -809,12 +782,10 @@ namespace VEPROMS
this.expandablePanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.expandablePanel2.Controls.Add(this.tv);
this.expandablePanel2.Dock = System.Windows.Forms.DockStyle.Left;
this.expandablePanel2.Expanded = false;
this.expandablePanel2.ExpandedBounds = new System.Drawing.Rectangle(4, 51, 251, 496);
this.expandablePanel2.ExpandOnTitleClick = true;
this.expandablePanel2.Location = new System.Drawing.Point(4, 57);
this.expandablePanel2.Name = "expandablePanel2";
this.expandablePanel2.Size = new System.Drawing.Size(30, 460);
this.expandablePanel2.Size = new System.Drawing.Size(251, 460);
this.expandablePanel2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.expandablePanel2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.expandablePanel2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
@@ -839,10 +810,11 @@ namespace VEPROMS
this.tv.HideSelection = false;
this.tv.Location = new System.Drawing.Point(0, 26);
this.tv.Name = "tv";
this.tv.Size = new System.Drawing.Size(30, 470);
this.tv.Size = new System.Drawing.Size(251, 434);
this.tv.TabIndex = 1;
this.tv.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.tv_BeforeExpand);
this.tv.Click += new System.EventHandler(this.tv_Click);
this.tv.SectionShouldClose += new Volian.Controls.Library.vlnTreeViewSectionInfoEvent(this.tv_SectionShouldClose);
//
// infoPanel
//
@@ -854,7 +826,7 @@ namespace VEPROMS
this.infoPanel.Expanded = false;
this.infoPanel.ExpandedBounds = new System.Drawing.Rectangle(557, 57, 230, 457);
this.infoPanel.ExpandOnTitleClick = true;
this.infoPanel.Location = new System.Drawing.Point(757, 57);
this.infoPanel.Location = new System.Drawing.Point(557, 57);
this.infoPanel.Name = "infoPanel";
this.infoPanel.Size = new System.Drawing.Size(30, 460);
this.infoPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
@@ -907,7 +879,7 @@ namespace VEPROMS
this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
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.TabIndex = 1;
this.tabControlPanel1.TabItem = this.infotabTags;
@@ -1164,7 +1136,7 @@ namespace VEPROMS
this.infotabControlPanelRO.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
this.infotabControlPanelRO.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.infotabControlPanelRO.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.infotabControlPanelRO.Style.GradientAngle = 180;
this.infotabControlPanelRO.TabIndex = 4;
this.infotabControlPanelRO.TabItem = this.infotabRO;
@@ -1203,7 +1175,7 @@ namespace VEPROMS
this.infotabControlPanelTransitions.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
this.infotabControlPanelTransitions.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.infotabControlPanelTransitions.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.infotabControlPanelTransitions.Style.GradientAngle = 180;
this.infotabControlPanelTransitions.TabIndex = 5;
this.infotabControlPanelTransitions.TabItem = this.infotabTransition;
@@ -1272,7 +1244,7 @@ namespace VEPROMS
this.expandableSplitter1.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter1.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
this.expandableSplitter1.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter1.Location = new System.Drawing.Point(34, 57);
this.expandableSplitter1.Location = new System.Drawing.Point(255, 57);
this.expandableSplitter1.Name = "expandableSplitter1";
this.expandableSplitter1.Size = new System.Drawing.Size(3, 460);
this.expandableSplitter1.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
@@ -1305,9 +1277,9 @@ namespace VEPROMS
this.expandableSplitter2.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter2.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
this.expandableSplitter2.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter2.Location = new System.Drawing.Point(37, 514);
this.expandableSplitter2.Location = new System.Drawing.Point(258, 514);
this.expandableSplitter2.Name = "expandableSplitter2";
this.expandableSplitter2.Size = new System.Drawing.Size(720, 3);
this.expandableSplitter2.Size = new System.Drawing.Size(299, 3);
this.expandableSplitter2.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
this.expandableSplitter2.TabIndex = 6;
this.expandableSplitter2.TabStop = false;
@@ -1338,7 +1310,7 @@ namespace VEPROMS
this.expandableSplitter3.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter3.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
this.expandableSplitter3.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter3.Location = new System.Drawing.Point(754, 57);
this.expandableSplitter3.Location = new System.Drawing.Point(554, 57);
this.expandableSplitter3.Name = "expandableSplitter3";
this.expandableSplitter3.Size = new System.Drawing.Size(3, 457);
this.expandableSplitter3.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
@@ -1354,7 +1326,6 @@ namespace VEPROMS
this.btnSrchRslt.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnSrchRslt.Checked = true;
this.btnSrchRslt.Image = ((System.Drawing.Image)(resources.GetObject("btnSrchRslt.Image")));
this.btnSrchRslt.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnSrchRslt.ImagePaddingHorizontal = 8;
this.btnSrchRslt.Name = "btnSrchRslt";
this.btnSrchRslt.OptionGroup = "navBar";
@@ -1369,11 +1340,11 @@ namespace VEPROMS
// tc
//
this.tc.Dock = System.Windows.Forms.DockStyle.Fill;
this.tc.Location = new System.Drawing.Point(37, 57);
this.tc.Location = new System.Drawing.Point(258, 57);
this.tc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tc.Name = "tc";
this.tc.SelectedDisplayTabItem = null;
this.tc.Size = new System.Drawing.Size(717, 457);
this.tc.Size = new System.Drawing.Size(296, 457);
this.tc.TabIndex = 8;
this.tc.ItemSelectedChanged += new Volian.Controls.Library.ItemSelectedChangedEvent(this.tc_ItemSelectedChanged);
this.tc.LinkModifyTran += new Volian.Controls.Library.StepPanelLinkEvent(this.tc_LinkModifyTran);
@@ -1382,7 +1353,6 @@ namespace VEPROMS
// buttonItem1
//
this.buttonItem1.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem1.Image")));
this.buttonItem1.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.buttonItem1.ImagePaddingHorizontal = 8;
this.buttonItem1.Name = "buttonItem1";
this.buttonItem1.Text = "buttonItem19";
@@ -1399,12 +1369,10 @@ namespace VEPROMS
this.searchPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.searchPanel.Controls.Add(this.searchTabControl);
this.searchPanel.Dock = System.Windows.Forms.DockStyle.Right;
this.searchPanel.Expanded = false;
this.searchPanel.ExpandedBounds = new System.Drawing.Rectangle(587, 57, 230, 457);
this.searchPanel.ExpandOnTitleClick = true;
this.searchPanel.Location = new System.Drawing.Point(790, 57);
this.searchPanel.Location = new System.Drawing.Point(590, 57);
this.searchPanel.Name = "searchPanel";
this.searchPanel.Size = new System.Drawing.Size(30, 460);
this.searchPanel.Size = new System.Drawing.Size(230, 460);
this.searchPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.searchPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.searchPanel.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
@@ -1427,18 +1395,20 @@ namespace VEPROMS
this.searchTabControl.BackColor = System.Drawing.Color.Transparent;
this.searchTabControl.CanReorderTabs = true;
this.searchTabControl.Controls.Add(this.tabControlPanel2);
this.searchTabControl.Controls.Add(this.tabControlPanelLD);
this.searchTabControl.Controls.Add(this.annotationSearch);
this.searchTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.searchTabControl.Location = new System.Drawing.Point(0, 26);
this.searchTabControl.Name = "searchTabControl";
this.searchTabControl.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
this.searchTabControl.SelectedTabIndex = 0;
this.searchTabControl.Size = new System.Drawing.Size(30, 431);
this.searchTabControl.Size = new System.Drawing.Size(230, 434);
this.searchTabControl.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Right;
this.searchTabControl.TabIndex = 1;
this.searchTabControl.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
this.searchTabControl.Tabs.Add(this.infotabBookMarks);
this.searchTabControl.Tabs.Add(this.infotabResults);
this.searchTabControl.Tabs.Add(this.tabItemLibDocs);
this.searchTabControl.Text = "tabControl1";
this.searchTabControl.ThemeAware = true;
//
@@ -1449,11 +1419,11 @@ namespace VEPROMS
this.tabControlPanel2.Location = new System.Drawing.Point(0, 0);
this.tabControlPanel2.Name = "tabControlPanel2";
this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel2.Size = new System.Drawing.Size(3, 431);
this.tabControlPanel2.Size = new System.Drawing.Size(203, 434);
this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
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.TabIndex = 2;
this.tabControlPanel2.TabItem = this.infotabBookMarks;
@@ -1471,7 +1441,7 @@ namespace VEPROMS
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx3.Location = new System.Drawing.Point(1, 1);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(1, 429);
this.panelEx3.Size = new System.Drawing.Size(201, 432);
this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx3.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.panelEx3.Style.BackColor2.Color = System.Drawing.Color.SlateGray;
@@ -1488,7 +1458,7 @@ namespace VEPROMS
this.lbxBookMarks.ItemHeight = 16;
this.lbxBookMarks.Location = new System.Drawing.Point(0, 87);
this.lbxBookMarks.Name = "lbxBookMarks";
this.lbxBookMarks.Size = new System.Drawing.Size(1, 340);
this.lbxBookMarks.Size = new System.Drawing.Size(201, 340);
this.lbxBookMarks.TabIndex = 3;
this.lbxBookMarks.Click += new System.EventHandler(this.lbxBookMarks_Click);
//
@@ -1498,7 +1468,7 @@ namespace VEPROMS
this.btnClrBookMrks.Dock = System.Windows.Forms.DockStyle.Top;
this.btnClrBookMrks.Location = new System.Drawing.Point(0, 58);
this.btnClrBookMrks.Name = "btnClrBookMrks";
this.btnClrBookMrks.Size = new System.Drawing.Size(1, 29);
this.btnClrBookMrks.Size = new System.Drawing.Size(201, 29);
this.btnClrBookMrks.TabIndex = 2;
this.btnClrBookMrks.Text = "Clear ALL Bookmarks";
this.btnClrBookMrks.ThemeAware = true;
@@ -1510,7 +1480,7 @@ namespace VEPROMS
this.btnRmvCurBookMrk.Dock = System.Windows.Forms.DockStyle.Top;
this.btnRmvCurBookMrk.Location = new System.Drawing.Point(0, 29);
this.btnRmvCurBookMrk.Name = "btnRmvCurBookMrk";
this.btnRmvCurBookMrk.Size = new System.Drawing.Size(1, 29);
this.btnRmvCurBookMrk.Size = new System.Drawing.Size(201, 29);
this.btnRmvCurBookMrk.TabIndex = 1;
this.btnRmvCurBookMrk.Text = "Remove Bookmark";
this.btnRmvCurBookMrk.ThemeAware = true;
@@ -1522,7 +1492,7 @@ namespace VEPROMS
this.btnSetBookMrk.Dock = System.Windows.Forms.DockStyle.Top;
this.btnSetBookMrk.Location = new System.Drawing.Point(0, 0);
this.btnSetBookMrk.Name = "btnSetBookMrk";
this.btnSetBookMrk.Size = new System.Drawing.Size(1, 29);
this.btnSetBookMrk.Size = new System.Drawing.Size(201, 29);
this.btnSetBookMrk.TabIndex = 0;
this.btnSetBookMrk.Text = "Set Bookmark";
this.btnSetBookMrk.ThemeAware = true;
@@ -1534,6 +1504,42 @@ namespace VEPROMS
this.infotabBookMarks.Name = "infotabBookMarks";
this.infotabBookMarks.Text = "BookMarks";
//
// tabControlPanelLD
//
this.tabControlPanelLD.Controls.Add(this.displayLibDocs);
this.tabControlPanelLD.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanelLD.Location = new System.Drawing.Point(0, 0);
this.tabControlPanelLD.Name = "tabControlPanelLD";
this.tabControlPanelLD.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanelLD.Size = new System.Drawing.Size(203, 434);
this.tabControlPanelLD.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
this.tabControlPanelLD.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanelLD.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanelLD.Style.GradientAngle = 180;
this.tabControlPanelLD.TabIndex = 4;
this.tabControlPanelLD.TabItem = this.tabItemLibDocs;
this.tabControlPanelLD.ThemeAware = true;
//
// displayLibDocs
//
this.displayLibDocs.AutoScroll = true;
this.displayLibDocs.CurLibDoc = null;
this.displayLibDocs.Dock = System.Windows.Forms.DockStyle.Fill;
this.displayLibDocs.LibDocList = null;
this.displayLibDocs.Location = new System.Drawing.Point(1, 1);
this.displayLibDocs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.displayLibDocs.Name = "displayLibDocs";
this.displayLibDocs.Size = new System.Drawing.Size(201, 432);
this.displayLibDocs.TabIndex = 0;
//
// tabItemLibDocs
//
this.tabItemLibDocs.AttachedControl = this.tabControlPanelLD;
this.tabItemLibDocs.Name = "tabItemLibDocs";
this.tabItemLibDocs.Text = "Library Documents";
this.tabItemLibDocs.Click += new System.EventHandler(this.tabItemLibDocs_Click);
//
// annotationSearch
//
this.annotationSearch.Controls.Add(this.navpaneResults);
@@ -1541,11 +1547,11 @@ namespace VEPROMS
this.annotationSearch.Location = new System.Drawing.Point(0, 0);
this.annotationSearch.Name = "annotationSearch";
this.annotationSearch.Padding = new System.Windows.Forms.Padding(1);
this.annotationSearch.Size = new System.Drawing.Size(3, 431);
this.annotationSearch.Size = new System.Drawing.Size(203, 434);
this.annotationSearch.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
this.annotationSearch.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.annotationSearch.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.annotationSearch.Style.GradientAngle = 180;
this.annotationSearch.TabIndex = 3;
this.annotationSearch.TabItem = this.infotabResults;
@@ -1565,7 +1571,7 @@ namespace VEPROMS
this.navpaneResults.Name = "navpaneResults";
this.navpaneResults.NavigationBarHeight = 61;
this.navpaneResults.Padding = new System.Windows.Forms.Padding(1);
this.navpaneResults.Size = new System.Drawing.Size(1, 429);
this.navpaneResults.Size = new System.Drawing.Size(201, 432);
this.navpaneResults.TabIndex = 0;
//
//
@@ -1574,7 +1580,7 @@ namespace VEPROMS
this.navpaneResults.TitlePanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.navpaneResults.TitlePanel.Location = new System.Drawing.Point(1, 1);
this.navpaneResults.TitlePanel.Name = "panelTitle";
this.navpaneResults.TitlePanel.Size = new System.Drawing.Size(0, 24);
this.navpaneResults.TitlePanel.Size = new System.Drawing.Size(199, 24);
this.navpaneResults.TitlePanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.navpaneResults.TitlePanel.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.navpaneResults.TitlePanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
@@ -1593,7 +1599,7 @@ namespace VEPROMS
this.navpanSrchRslts.Location = new System.Drawing.Point(1, 25);
this.navpanSrchRslts.Name = "navpanSrchRslts";
this.navpanSrchRslts.ParentItem = this.btnSrchRslt;
this.navpanSrchRslts.Size = new System.Drawing.Size(0, 342);
this.navpanSrchRslts.Size = new System.Drawing.Size(199, 345);
this.navpanSrchRslts.Style.Alignment = System.Drawing.StringAlignment.Center;
this.navpanSrchRslts.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.navpanSrchRslts.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
@@ -1609,7 +1615,7 @@ namespace VEPROMS
this.CtrlAnnotationSearch.Location = new System.Drawing.Point(0, 0);
this.CtrlAnnotationSearch.Margin = new System.Windows.Forms.Padding(2);
this.CtrlAnnotationSearch.Name = "CtrlAnnotationSearch";
this.CtrlAnnotationSearch.Size = new System.Drawing.Size(0, 342);
this.CtrlAnnotationSearch.Size = new System.Drawing.Size(199, 345);
this.CtrlAnnotationSearch.TabIndex = 0;
//
// navigationPanePanel3
@@ -1618,7 +1624,7 @@ namespace VEPROMS
this.navigationPanePanel3.Location = new System.Drawing.Point(1, 1);
this.navigationPanePanel3.Name = "navigationPanePanel3";
this.navigationPanePanel3.ParentItem = this.btnSimStpsRslt;
this.navigationPanePanel3.Size = new System.Drawing.Size(0, 366);
this.navigationPanePanel3.Size = new System.Drawing.Size(199, 369);
this.navigationPanePanel3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.navigationPanePanel3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.navigationPanePanel3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
@@ -1631,7 +1637,6 @@ namespace VEPROMS
//
this.btnSimStpsRslt.Image = ((System.Drawing.Image)(resources.GetObject("btnSimStpsRslt.Image")));
this.btnSimStpsRslt.ImageFixedSize = new System.Drawing.Size(16, 16);
this.btnSimStpsRslt.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
this.btnSimStpsRslt.ImagePaddingHorizontal = 8;
this.btnSimStpsRslt.Name = "btnSimStpsRslt";
this.btnSimStpsRslt.OptionGroup = "navBar";
@@ -1670,7 +1675,7 @@ namespace VEPROMS
this.expandableSplitter4.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter4.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
this.expandableSplitter4.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter4.Location = new System.Drawing.Point(787, 57);
this.expandableSplitter4.Location = new System.Drawing.Point(587, 57);
this.expandableSplitter4.Name = "expandableSplitter4";
this.expandableSplitter4.Size = new System.Drawing.Size(3, 460);
this.expandableSplitter4.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
@@ -1720,6 +1725,7 @@ namespace VEPROMS
this.searchTabControl.ResumeLayout(false);
this.tabControlPanel2.ResumeLayout(false);
this.panelEx3.ResumeLayout(false);
this.tabControlPanelLD.ResumeLayout(false);
this.annotationSearch.ResumeLayout(false);
this.navpaneResults.ResumeLayout(false);
this.navpanSrchRslts.ResumeLayout(false);
@@ -1841,6 +1847,9 @@ namespace VEPROMS
private DevComponents.DotNetBar.ButtonX btnSetBookMrk;
private DevComponents.DotNetBar.TabItem infotabBookMarks;
private DevComponents.DotNetBar.ExpandableSplitter expandableSplitter4;
private DevComponents.DotNetBar.TabControlPanel tabControlPanelLD;
private Volian.Controls.Library.DisplayLibDocs displayLibDocs;
private DevComponents.DotNetBar.TabItem tabItemLibDocs;
}
}