diff --git a/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs b/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
index 62ecf049..d3a6b6b4 100644
--- a/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
+++ b/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
@@ -223,28 +223,11 @@ namespace VEPROMS
this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.c1CommentGrid = new C1.Win.C1FlexGrid.C1FlexGrid();
- this.itemAnnotationsBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.rtxbComment = new System.Windows.Forms.RichTextBox();
this.expandablePanel2 = new DevComponents.DotNetBar.ExpandablePanel();
this.tv = new Volian.Controls.Library.vlnTreeView();
this.infoPanel = new DevComponents.DotNetBar.ExpandablePanel();
this.infoTabs = new DevComponents.DotNetBar.TabControl();
- this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
- this.panelEx4 = new DevComponents.DotNetBar.PanelEx();
- this.lbxBookMarks = new System.Windows.Forms.ListBox();
- this.btnClrBookMrks = new DevComponents.DotNetBar.ButtonX();
- this.btnRmvCurBookMrk = new DevComponents.DotNetBar.ButtonX();
- this.btnSetBookMrk = new DevComponents.DotNetBar.ButtonX();
- this.infotabBookMarks = new DevComponents.DotNetBar.TabItem(this.components);
- this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel();
- this.navpaneResults = new DevComponents.DotNetBar.NavigationPane();
- this.navpanSrchRslts = new DevComponents.DotNetBar.NavigationPanePanel();
- this.lbResults = new System.Windows.Forms.ListBox();
- this.cbAnnoType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
- this.btnSrchRslt = new DevComponents.DotNetBar.ButtonItem();
- this.navigationPanePanel2 = new DevComponents.DotNetBar.NavigationPanePanel();
- this.btnSimStpsRslt = new DevComponents.DotNetBar.ButtonItem();
- this.infotabResults = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel();
@@ -259,6 +242,22 @@ namespace VEPROMS
this.txbChgMsg2 = new DevComponents.DotNetBar.Controls.TextBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.infotabTags = new DevComponents.DotNetBar.TabItem(this.components);
+ this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel();
+ this.navpaneResults = new DevComponents.DotNetBar.NavigationPane();
+ this.navpanSrchRslts = new DevComponents.DotNetBar.NavigationPanePanel();
+ this.lbResults = new System.Windows.Forms.ListBox();
+ this.cbAnnoType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
+ this.btnSrchRslt = new DevComponents.DotNetBar.ButtonItem();
+ this.navigationPanePanel2 = new DevComponents.DotNetBar.NavigationPanePanel();
+ this.btnSimStpsRslt = new DevComponents.DotNetBar.ButtonItem();
+ this.infotabResults = new DevComponents.DotNetBar.TabItem(this.components);
+ this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
+ this.panelEx4 = new DevComponents.DotNetBar.PanelEx();
+ this.lbxBookMarks = new System.Windows.Forms.ListBox();
+ this.btnClrBookMrks = new DevComponents.DotNetBar.ButtonX();
+ this.btnRmvCurBookMrk = new DevComponents.DotNetBar.ButtonX();
+ this.btnSetBookMrk = new DevComponents.DotNetBar.ButtonX();
+ this.infotabBookMarks = new DevComponents.DotNetBar.TabItem(this.components);
this.infotabControlPanelRO = new DevComponents.DotNetBar.TabControlPanel();
this.displayRO = new Volian.Controls.Library.DisplayRO();
this.infotabRO = new DevComponents.DotNetBar.TabItem(this.components);
@@ -271,6 +270,7 @@ namespace VEPROMS
this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
this.tc = new Volian.Controls.Library.DisplayTabControl();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
+ this.itemAnnotationsBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.ribbonControl1.SuspendLayout();
this.ribbonPanel2.SuspendLayout();
this.ribbonPanel1.SuspendLayout();
@@ -279,24 +279,24 @@ namespace VEPROMS
((System.ComponentModel.ISupportInitialize)(this.bottomBar)).BeginInit();
this.epComments.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1CommentGrid)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).BeginInit();
this.expandablePanel2.SuspendLayout();
this.infoPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.infoTabs)).BeginInit();
this.infoTabs.SuspendLayout();
- this.tabControlPanel2.SuspendLayout();
- this.panelEx4.SuspendLayout();
- this.tabControlPanel3.SuspendLayout();
- this.navpaneResults.SuspendLayout();
- this.navpanSrchRslts.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
this.panelEx1.SuspendLayout();
this.groupPanel4.SuspendLayout();
this.groupPanel3.SuspendLayout();
this.groupPanel2.SuspendLayout();
this.groupPanel1.SuspendLayout();
+ this.tabControlPanel3.SuspendLayout();
+ this.navpaneResults.SuspendLayout();
+ this.navpanSrchRslts.SuspendLayout();
+ this.tabControlPanel2.SuspendLayout();
+ this.panelEx4.SuspendLayout();
this.infotabControlPanelRO.SuspendLayout();
this.infotabControlPanelTransitions.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).BeginInit();
this.SuspendLayout();
//
// ribbonControl1
@@ -2235,11 +2235,6 @@ namespace VEPROMS
this.c1CommentGrid.StyleInfo = resources.GetString("c1CommentGrid.StyleInfo");
this.c1CommentGrid.TabIndex = 2;
//
- // itemAnnotationsBindingSource
- //
- this.itemAnnotationsBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ItemAnnotation);
- this.itemAnnotationsBindingSource.DataSourceChanged += new System.EventHandler(this.itemAnnotationsBindingSource_DataSourceChanged);
- //
// rtxbComment
//
this.rtxbComment.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
@@ -2301,10 +2296,12 @@ namespace VEPROMS
this.infoPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.infoPanel.Controls.Add(this.infoTabs);
this.infoPanel.Dock = System.Windows.Forms.DockStyle.Right;
+ this.infoPanel.Expanded = false;
+ this.infoPanel.ExpandedBounds = new System.Drawing.Rectangle(802, 147, 230, 574);
this.infoPanel.ExpandOnTitleClick = true;
- this.infoPanel.Location = new System.Drawing.Point(802, 147);
+ this.infoPanel.Location = new System.Drawing.Point(1002, 147);
this.infoPanel.Name = "infoPanel";
- this.infoPanel.Size = new System.Drawing.Size(230, 574);
+ this.infoPanel.Size = new System.Drawing.Size(30, 574);
this.infoPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.infoPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.infoPanel.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
@@ -2326,9 +2323,9 @@ namespace VEPROMS
//
this.infoTabs.BackColor = System.Drawing.Color.Transparent;
this.infoTabs.CanReorderTabs = true;
- this.infoTabs.Controls.Add(this.tabControlPanel2);
this.infoTabs.Controls.Add(this.tabControlPanel1);
this.infoTabs.Controls.Add(this.tabControlPanel3);
+ this.infoTabs.Controls.Add(this.tabControlPanel2);
this.infoTabs.Controls.Add(this.infotabControlPanelRO);
this.infoTabs.Controls.Add(this.infotabControlPanelTransitions);
this.infoTabs.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -2336,7 +2333,7 @@ namespace VEPROMS
this.infoTabs.Name = "infoTabs";
this.infoTabs.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
this.infoTabs.SelectedTabIndex = 0;
- this.infoTabs.Size = new System.Drawing.Size(230, 548);
+ this.infoTabs.Size = new System.Drawing.Size(30, 548);
this.infoTabs.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Right;
this.infoTabs.TabIndex = 1;
this.infoTabs.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
@@ -2347,234 +2344,6 @@ namespace VEPROMS
this.infoTabs.Tabs.Add(this.infotabTransition);
this.infoTabs.Text = "tabControl1";
//
- // tabControlPanel2
- //
- this.tabControlPanel2.Controls.Add(this.panelEx4);
- this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- 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(204, 548);
- 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)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
- this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- 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)
- | DevComponents.DotNetBar.eBorderSide.Bottom)));
- this.tabControlPanel2.Style.GradientAngle = 180;
- this.tabControlPanel2.TabIndex = 2;
- this.tabControlPanel2.TabItem = this.infotabBookMarks;
- //
- // panelEx4
- //
- this.panelEx4.AutoScroll = true;
- this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control;
- this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
- this.panelEx4.Controls.Add(this.lbxBookMarks);
- this.panelEx4.Controls.Add(this.btnClrBookMrks);
- this.panelEx4.Controls.Add(this.btnRmvCurBookMrk);
- this.panelEx4.Controls.Add(this.btnSetBookMrk);
- this.panelEx4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx4.Location = new System.Drawing.Point(1, 1);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(202, 546);
- this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center;
- this.panelEx4.Style.BackColor1.Color = System.Drawing.Color.Transparent;
- this.panelEx4.Style.BackColor2.Color = System.Drawing.Color.SlateGray;
- this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.panelEx4.Style.BorderColor.Color = System.Drawing.Color.Gray;
- this.panelEx4.Style.ForeColor.Color = System.Drawing.Color.Transparent;
- this.panelEx4.TabIndex = 3;
- //
- // lbxBookMarks
- //
- this.lbxBookMarks.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lbxBookMarks.FormattingEnabled = true;
- this.lbxBookMarks.HorizontalScrollbar = true;
- this.lbxBookMarks.ItemHeight = 16;
- this.lbxBookMarks.Location = new System.Drawing.Point(0, 87);
- this.lbxBookMarks.Name = "lbxBookMarks";
- this.lbxBookMarks.Size = new System.Drawing.Size(202, 452);
- this.lbxBookMarks.TabIndex = 3;
- this.lbxBookMarks.Click += new System.EventHandler(this.lbxBookMarks_Click);
- //
- // btnClrBookMrks
- //
- this.btnClrBookMrks.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- 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(202, 29);
- this.btnClrBookMrks.TabIndex = 2;
- this.btnClrBookMrks.Text = "Clear ALL Bookmarks";
- this.btnClrBookMrks.ThemeAware = true;
- this.btnClrBookMrks.Click += new System.EventHandler(this.btnClrBookMrks_Click);
- //
- // btnRmvCurBookMrk
- //
- this.btnRmvCurBookMrk.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- 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(202, 29);
- this.btnRmvCurBookMrk.TabIndex = 1;
- this.btnRmvCurBookMrk.Text = "Remove Bookmark";
- this.btnRmvCurBookMrk.ThemeAware = true;
- this.btnRmvCurBookMrk.Click += new System.EventHandler(this.btnRmvCurBookMrk_Click);
- //
- // btnSetBookMrk
- //
- this.btnSetBookMrk.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- 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(202, 29);
- this.btnSetBookMrk.TabIndex = 0;
- this.btnSetBookMrk.Text = "Set Bookmark";
- this.btnSetBookMrk.ThemeAware = true;
- this.btnSetBookMrk.Click += new System.EventHandler(this.btnSetBookMrk_Click);
- //
- // infotabBookMarks
- //
- this.infotabBookMarks.AttachedControl = this.tabControlPanel2;
- this.infotabBookMarks.Name = "infotabBookMarks";
- this.infotabBookMarks.Text = "BookMarks";
- //
- // tabControlPanel3
- //
- this.tabControlPanel3.Controls.Add(this.navpaneResults);
- this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControlPanel3.Location = new System.Drawing.Point(0, 0);
- this.tabControlPanel3.Name = "tabControlPanel3";
- this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1);
- this.tabControlPanel3.Size = new System.Drawing.Size(204, 548);
- 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)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
- this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- 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)
- | DevComponents.DotNetBar.eBorderSide.Bottom)));
- this.tabControlPanel3.Style.GradientAngle = 180;
- this.tabControlPanel3.TabIndex = 3;
- this.tabControlPanel3.TabItem = this.infotabResults;
- //
- // navpaneResults
- //
- this.navpaneResults.Controls.Add(this.navpanSrchRslts);
- this.navpaneResults.Controls.Add(this.navigationPanePanel2);
- this.navpaneResults.Dock = System.Windows.Forms.DockStyle.Fill;
- this.navpaneResults.ItemPaddingBottom = 2;
- this.navpaneResults.ItemPaddingTop = 2;
- this.navpaneResults.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.btnSrchRslt,
- this.btnSimStpsRslt});
- this.navpaneResults.Location = new System.Drawing.Point(1, 1);
- this.navpaneResults.Name = "navpaneResults";
- this.navpaneResults.NavigationBarHeight = 33;
- this.navpaneResults.Padding = new System.Windows.Forms.Padding(1);
- this.navpaneResults.Size = new System.Drawing.Size(202, 546);
- this.navpaneResults.TabIndex = 0;
- //
- //
- //
- this.navpaneResults.TitlePanel.Dock = System.Windows.Forms.DockStyle.Top;
- 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(200, 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;
- this.navpaneResults.TitlePanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.navpaneResults.TitlePanel.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
- this.navpaneResults.TitlePanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
- this.navpaneResults.TitlePanel.Style.GradientAngle = 90;
- this.navpaneResults.TitlePanel.Style.MarginLeft = 4;
- this.navpaneResults.TitlePanel.TabIndex = 0;
- this.navpaneResults.TitlePanel.Text = "Search Results";
- //
- // navpanSrchRslts
- //
- this.navpanSrchRslts.Controls.Add(this.lbResults);
- this.navpanSrchRslts.Controls.Add(this.cbAnnoType);
- this.navpanSrchRslts.Dock = System.Windows.Forms.DockStyle.Fill;
- 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(200, 487);
- 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;
- this.navpanSrchRslts.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.navpanSrchRslts.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.navpanSrchRslts.Style.GradientAngle = 90;
- this.navpanSrchRslts.TabIndex = 2;
- //
- // lbResults
- //
- this.lbResults.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lbResults.FormattingEnabled = true;
- this.lbResults.ItemHeight = 16;
- this.lbResults.Location = new System.Drawing.Point(0, 23);
- this.lbResults.Name = "lbResults";
- this.lbResults.Size = new System.Drawing.Size(200, 452);
- this.lbResults.TabIndex = 1;
- this.lbResults.SelectedValueChanged += new System.EventHandler(this.lbResults_SelectedValueChanged);
- //
- // cbAnnoType
- //
- this.cbAnnoType.DisplayMember = "Text";
- this.cbAnnoType.Dock = System.Windows.Forms.DockStyle.Top;
- this.cbAnnoType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
- this.cbAnnoType.FormattingEnabled = true;
- this.cbAnnoType.ItemHeight = 17;
- this.cbAnnoType.Location = new System.Drawing.Point(0, 0);
- this.cbAnnoType.Name = "cbAnnoType";
- this.cbAnnoType.Size = new System.Drawing.Size(200, 23);
- this.cbAnnoType.TabIndex = 0;
- this.cbAnnoType.SelectedValueChanged += new System.EventHandler(this.cbAnnoType_SelectedValueChanged);
- //
- // btnSrchRslt
- //
- this.btnSrchRslt.Checked = true;
- this.btnSrchRslt.Image = ((System.Drawing.Image)(resources.GetObject("btnSrchRslt.Image")));
- this.btnSrchRslt.ImageFixedSize = new System.Drawing.Size(16, 16);
- this.btnSrchRslt.ImagePaddingHorizontal = 8;
- this.btnSrchRslt.Name = "btnSrchRslt";
- this.btnSrchRslt.OptionGroup = "navBar";
- this.superTooltip1.SetSuperTooltip(this.btnSrchRslt, new DevComponents.DotNetBar.SuperTooltipInfo("Search Results", "", "Display the results from the last search", null, null, DevComponents.DotNetBar.eTooltipColor.System));
- this.btnSrchRslt.Text = "Search Results";
- //
- // navigationPanePanel2
- //
- this.navigationPanePanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.navigationPanePanel2.Location = new System.Drawing.Point(1, 1);
- this.navigationPanePanel2.Name = "navigationPanePanel2";
- this.navigationPanePanel2.ParentItem = this.btnSimStpsRslt;
- this.navigationPanePanel2.Size = new System.Drawing.Size(200, 511);
- this.navigationPanePanel2.Style.Alignment = System.Drawing.StringAlignment.Center;
- this.navigationPanePanel2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
- this.navigationPanePanel2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
- this.navigationPanePanel2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.navigationPanePanel2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.navigationPanePanel2.Style.GradientAngle = 90;
- this.navigationPanePanel2.TabIndex = 3;
- //
- // btnSimStpsRslt
- //
- this.btnSimStpsRslt.Image = ((System.Drawing.Image)(resources.GetObject("btnSimStpsRslt.Image")));
- this.btnSimStpsRslt.ImageFixedSize = new System.Drawing.Size(16, 16);
- this.btnSimStpsRslt.ImagePaddingHorizontal = 8;
- this.btnSimStpsRslt.Name = "btnSimStpsRslt";
- this.btnSimStpsRslt.OptionGroup = "navBar";
- this.btnSimStpsRslt.Text = "Similar Steps";
- //
- // infotabResults
- //
- this.infotabResults.AttachedControl = this.tabControlPanel3;
- this.infotabResults.Name = "infotabResults";
- this.infotabResults.Text = "Results";
- //
// tabControlPanel1
//
this.tabControlPanel1.Controls.Add(this.panelEx1);
@@ -2582,7 +2351,7 @@ namespace VEPROMS
this.tabControlPanel1.Location = new System.Drawing.Point(0, 0);
this.tabControlPanel1.Name = "tabControlPanel1";
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(4, 548);
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)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
@@ -2604,7 +2373,7 @@ namespace VEPROMS
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(1, 1);
this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(202, 546);
+ this.panelEx1.Size = new System.Drawing.Size(2, 546);
this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx1.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.panelEx1.Style.BackColor2.Color = System.Drawing.Color.SlateGray;
@@ -2621,7 +2390,7 @@ namespace VEPROMS
this.groupPanel4.Dock = System.Windows.Forms.DockStyle.Top;
this.groupPanel4.Location = new System.Drawing.Point(0, 362);
this.groupPanel4.Name = "groupPanel4";
- this.groupPanel4.Size = new System.Drawing.Size(202, 100);
+ this.groupPanel4.Size = new System.Drawing.Size(2, 100);
//
//
//
@@ -2666,7 +2435,7 @@ namespace VEPROMS
this.groupPanel3.Dock = System.Windows.Forms.DockStyle.Top;
this.groupPanel3.Location = new System.Drawing.Point(0, 262);
this.groupPanel3.Name = "groupPanel3";
- this.groupPanel3.Size = new System.Drawing.Size(202, 100);
+ this.groupPanel3.Size = new System.Drawing.Size(2, 100);
//
//
//
@@ -2707,7 +2476,7 @@ namespace VEPROMS
this.groupPanel2.Dock = System.Windows.Forms.DockStyle.Top;
this.groupPanel2.Location = new System.Drawing.Point(0, 122);
this.groupPanel2.Name = "groupPanel2";
- this.groupPanel2.Size = new System.Drawing.Size(202, 140);
+ this.groupPanel2.Size = new System.Drawing.Size(2, 140);
//
//
//
@@ -2756,7 +2525,7 @@ namespace VEPROMS
this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupPanel1.Location = new System.Drawing.Point(0, 0);
this.groupPanel1.Name = "groupPanel1";
- this.groupPanel1.Size = new System.Drawing.Size(202, 122);
+ this.groupPanel1.Size = new System.Drawing.Size(2, 122);
//
//
//
@@ -2832,6 +2601,234 @@ namespace VEPROMS
this.infotabTags.Name = "infotabTags";
this.infotabTags.Text = "Tags";
//
+ // tabControlPanel3
+ //
+ this.tabControlPanel3.Controls.Add(this.navpaneResults);
+ this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tabControlPanel3.Location = new System.Drawing.Point(0, 0);
+ this.tabControlPanel3.Name = "tabControlPanel3";
+ this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1);
+ this.tabControlPanel3.Size = new System.Drawing.Size(4, 548);
+ 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)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
+ this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ 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)
+ | DevComponents.DotNetBar.eBorderSide.Bottom)));
+ this.tabControlPanel3.Style.GradientAngle = 180;
+ this.tabControlPanel3.TabIndex = 3;
+ this.tabControlPanel3.TabItem = this.infotabResults;
+ //
+ // navpaneResults
+ //
+ this.navpaneResults.Controls.Add(this.navpanSrchRslts);
+ this.navpaneResults.Controls.Add(this.navigationPanePanel2);
+ this.navpaneResults.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.navpaneResults.ItemPaddingBottom = 2;
+ this.navpaneResults.ItemPaddingTop = 2;
+ this.navpaneResults.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.btnSrchRslt,
+ this.btnSimStpsRslt});
+ this.navpaneResults.Location = new System.Drawing.Point(1, 1);
+ this.navpaneResults.Name = "navpaneResults";
+ this.navpaneResults.NavigationBarHeight = 33;
+ this.navpaneResults.Padding = new System.Windows.Forms.Padding(1);
+ this.navpaneResults.Size = new System.Drawing.Size(2, 546);
+ this.navpaneResults.TabIndex = 0;
+ //
+ //
+ //
+ this.navpaneResults.TitlePanel.Dock = System.Windows.Forms.DockStyle.Top;
+ 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.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;
+ this.navpaneResults.TitlePanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.navpaneResults.TitlePanel.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
+ this.navpaneResults.TitlePanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
+ this.navpaneResults.TitlePanel.Style.GradientAngle = 90;
+ this.navpaneResults.TitlePanel.Style.MarginLeft = 4;
+ this.navpaneResults.TitlePanel.TabIndex = 0;
+ this.navpaneResults.TitlePanel.Text = "Search Results";
+ //
+ // navpanSrchRslts
+ //
+ this.navpanSrchRslts.Controls.Add(this.lbResults);
+ this.navpanSrchRslts.Controls.Add(this.cbAnnoType);
+ this.navpanSrchRslts.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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, 487);
+ 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;
+ this.navpanSrchRslts.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.navpanSrchRslts.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.navpanSrchRslts.Style.GradientAngle = 90;
+ this.navpanSrchRslts.TabIndex = 2;
+ //
+ // lbResults
+ //
+ this.lbResults.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.lbResults.FormattingEnabled = true;
+ this.lbResults.ItemHeight = 16;
+ this.lbResults.Location = new System.Drawing.Point(0, 23);
+ this.lbResults.Name = "lbResults";
+ this.lbResults.Size = new System.Drawing.Size(0, 452);
+ this.lbResults.TabIndex = 1;
+ this.lbResults.SelectedValueChanged += new System.EventHandler(this.lbResults_SelectedValueChanged);
+ //
+ // cbAnnoType
+ //
+ this.cbAnnoType.DisplayMember = "Text";
+ this.cbAnnoType.Dock = System.Windows.Forms.DockStyle.Top;
+ this.cbAnnoType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
+ this.cbAnnoType.FormattingEnabled = true;
+ this.cbAnnoType.ItemHeight = 17;
+ this.cbAnnoType.Location = new System.Drawing.Point(0, 0);
+ this.cbAnnoType.Name = "cbAnnoType";
+ this.cbAnnoType.Size = new System.Drawing.Size(0, 23);
+ this.cbAnnoType.TabIndex = 0;
+ this.cbAnnoType.SelectedValueChanged += new System.EventHandler(this.cbAnnoType_SelectedValueChanged);
+ //
+ // btnSrchRslt
+ //
+ this.btnSrchRslt.Checked = true;
+ this.btnSrchRslt.Image = ((System.Drawing.Image)(resources.GetObject("btnSrchRslt.Image")));
+ this.btnSrchRslt.ImageFixedSize = new System.Drawing.Size(16, 16);
+ this.btnSrchRslt.ImagePaddingHorizontal = 8;
+ this.btnSrchRslt.Name = "btnSrchRslt";
+ this.btnSrchRslt.OptionGroup = "navBar";
+ this.superTooltip1.SetSuperTooltip(this.btnSrchRslt, new DevComponents.DotNetBar.SuperTooltipInfo("Search Results", "", "Display the results from the last search", null, null, DevComponents.DotNetBar.eTooltipColor.System));
+ this.btnSrchRslt.Text = "Search Results";
+ //
+ // navigationPanePanel2
+ //
+ this.navigationPanePanel2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.navigationPanePanel2.Location = new System.Drawing.Point(1, 1);
+ this.navigationPanePanel2.Name = "navigationPanePanel2";
+ this.navigationPanePanel2.ParentItem = this.btnSimStpsRslt;
+ this.navigationPanePanel2.Size = new System.Drawing.Size(0, 511);
+ this.navigationPanePanel2.Style.Alignment = System.Drawing.StringAlignment.Center;
+ this.navigationPanePanel2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
+ this.navigationPanePanel2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
+ this.navigationPanePanel2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.navigationPanePanel2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.navigationPanePanel2.Style.GradientAngle = 90;
+ this.navigationPanePanel2.TabIndex = 3;
+ //
+ // btnSimStpsRslt
+ //
+ this.btnSimStpsRslt.Image = ((System.Drawing.Image)(resources.GetObject("btnSimStpsRslt.Image")));
+ this.btnSimStpsRslt.ImageFixedSize = new System.Drawing.Size(16, 16);
+ this.btnSimStpsRslt.ImagePaddingHorizontal = 8;
+ this.btnSimStpsRslt.Name = "btnSimStpsRslt";
+ this.btnSimStpsRslt.OptionGroup = "navBar";
+ this.btnSimStpsRslt.Text = "Similar Steps";
+ //
+ // infotabResults
+ //
+ this.infotabResults.AttachedControl = this.tabControlPanel3;
+ this.infotabResults.Name = "infotabResults";
+ this.infotabResults.Text = "Results";
+ //
+ // tabControlPanel2
+ //
+ this.tabControlPanel2.Controls.Add(this.panelEx4);
+ this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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(4, 548);
+ 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)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
+ this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ 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)
+ | DevComponents.DotNetBar.eBorderSide.Bottom)));
+ this.tabControlPanel2.Style.GradientAngle = 180;
+ this.tabControlPanel2.TabIndex = 2;
+ this.tabControlPanel2.TabItem = this.infotabBookMarks;
+ //
+ // panelEx4
+ //
+ this.panelEx4.AutoScroll = true;
+ this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control;
+ this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
+ this.panelEx4.Controls.Add(this.lbxBookMarks);
+ this.panelEx4.Controls.Add(this.btnClrBookMrks);
+ this.panelEx4.Controls.Add(this.btnRmvCurBookMrk);
+ this.panelEx4.Controls.Add(this.btnSetBookMrk);
+ this.panelEx4.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.panelEx4.Location = new System.Drawing.Point(1, 1);
+ this.panelEx4.Name = "panelEx4";
+ this.panelEx4.Size = new System.Drawing.Size(2, 546);
+ this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center;
+ this.panelEx4.Style.BackColor1.Color = System.Drawing.Color.Transparent;
+ this.panelEx4.Style.BackColor2.Color = System.Drawing.Color.SlateGray;
+ this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.panelEx4.Style.BorderColor.Color = System.Drawing.Color.Gray;
+ this.panelEx4.Style.ForeColor.Color = System.Drawing.Color.Transparent;
+ this.panelEx4.TabIndex = 3;
+ //
+ // lbxBookMarks
+ //
+ this.lbxBookMarks.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.lbxBookMarks.FormattingEnabled = true;
+ this.lbxBookMarks.HorizontalScrollbar = true;
+ this.lbxBookMarks.ItemHeight = 16;
+ this.lbxBookMarks.Location = new System.Drawing.Point(0, 87);
+ this.lbxBookMarks.Name = "lbxBookMarks";
+ this.lbxBookMarks.Size = new System.Drawing.Size(2, 452);
+ this.lbxBookMarks.TabIndex = 3;
+ this.lbxBookMarks.Click += new System.EventHandler(this.lbxBookMarks_Click);
+ //
+ // btnClrBookMrks
+ //
+ this.btnClrBookMrks.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
+ 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(2, 29);
+ this.btnClrBookMrks.TabIndex = 2;
+ this.btnClrBookMrks.Text = "Clear ALL Bookmarks";
+ this.btnClrBookMrks.ThemeAware = true;
+ this.btnClrBookMrks.Click += new System.EventHandler(this.btnClrBookMrks_Click);
+ //
+ // btnRmvCurBookMrk
+ //
+ this.btnRmvCurBookMrk.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
+ 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(2, 29);
+ this.btnRmvCurBookMrk.TabIndex = 1;
+ this.btnRmvCurBookMrk.Text = "Remove Bookmark";
+ this.btnRmvCurBookMrk.ThemeAware = true;
+ this.btnRmvCurBookMrk.Click += new System.EventHandler(this.btnRmvCurBookMrk_Click);
+ //
+ // btnSetBookMrk
+ //
+ this.btnSetBookMrk.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
+ 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(2, 29);
+ this.btnSetBookMrk.TabIndex = 0;
+ this.btnSetBookMrk.Text = "Set Bookmark";
+ this.btnSetBookMrk.ThemeAware = true;
+ this.btnSetBookMrk.Click += new System.EventHandler(this.btnSetBookMrk_Click);
+ //
+ // infotabBookMarks
+ //
+ this.infotabBookMarks.AttachedControl = this.tabControlPanel2;
+ this.infotabBookMarks.Name = "infotabBookMarks";
+ this.infotabBookMarks.Text = "BookMarks";
+ //
// infotabControlPanelRO
//
this.infotabControlPanelRO.Controls.Add(this.displayRO);
@@ -2839,7 +2836,7 @@ namespace VEPROMS
this.infotabControlPanelRO.Location = new System.Drawing.Point(0, 0);
this.infotabControlPanelRO.Name = "infotabControlPanelRO";
this.infotabControlPanelRO.Padding = new System.Windows.Forms.Padding(1);
- this.infotabControlPanelRO.Size = new System.Drawing.Size(204, 548);
+ this.infotabControlPanelRO.Size = new System.Drawing.Size(4, 548);
this.infotabControlPanelRO.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.infotabControlPanelRO.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.infotabControlPanelRO.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
@@ -2859,7 +2856,7 @@ namespace VEPROMS
this.displayRO.MyROFST = null;
this.displayRO.MyRTB = null;
this.displayRO.Name = "displayRO";
- this.displayRO.Size = new System.Drawing.Size(202, 546);
+ this.displayRO.Size = new System.Drawing.Size(2, 546);
this.displayRO.TabIndex = 0;
//
// infotabRO
@@ -2876,7 +2873,7 @@ namespace VEPROMS
this.infotabControlPanelTransitions.Location = new System.Drawing.Point(0, 0);
this.infotabControlPanelTransitions.Name = "infotabControlPanelTransitions";
this.infotabControlPanelTransitions.Padding = new System.Windows.Forms.Padding(1);
- this.infotabControlPanelTransitions.Size = new System.Drawing.Size(204, 548);
+ this.infotabControlPanelTransitions.Size = new System.Drawing.Size(4, 548);
this.infotabControlPanelTransitions.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
this.infotabControlPanelTransitions.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.infotabControlPanelTransitions.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
@@ -2899,7 +2896,7 @@ namespace VEPROMS
this.displayTransition.MyRTB = null;
this.displayTransition.Name = "displayTransition";
this.displayTransition.RangeColor = System.Drawing.Color.Aquamarine;
- this.displayTransition.Size = new System.Drawing.Size(202, 546);
+ this.displayTransition.Size = new System.Drawing.Size(2, 546);
this.displayTransition.TabIndex = 0;
this.displayTransition.RangeColor = VEPROMS.Properties.Settings.Default.TransitionRangeColor;
//
@@ -2969,7 +2966,7 @@ namespace VEPROMS
this.expandableSplitter2.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter2.Location = new System.Drawing.Point(37, 718);
this.expandableSplitter2.Name = "expandableSplitter2";
- this.expandableSplitter2.Size = new System.Drawing.Size(765, 3);
+ this.expandableSplitter2.Size = new System.Drawing.Size(965, 3);
this.expandableSplitter2.TabIndex = 6;
this.expandableSplitter2.TabStop = false;
//
@@ -2999,7 +2996,7 @@ namespace VEPROMS
this.expandableSplitter3.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
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.Location = new System.Drawing.Point(799, 147);
+ this.expandableSplitter3.Location = new System.Drawing.Point(999, 147);
this.expandableSplitter3.Name = "expandableSplitter3";
this.expandableSplitter3.Size = new System.Drawing.Size(3, 571);
this.expandableSplitter3.TabIndex = 7;
@@ -3016,12 +3013,17 @@ namespace VEPROMS
this.tc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tc.Name = "tc";
this.tc.SelectedTab = null;
- this.tc.Size = new System.Drawing.Size(762, 571);
+ this.tc.Size = new System.Drawing.Size(962, 571);
this.tc.TabIndex = 8;
this.tc.LinkModifyTran += new Volian.Controls.Library.DisplayPanelLinkEvent(this.tc_LinkModifyTran);
this.tc.ItemSelectedChanged += new Volian.Controls.Library.DisplayPanelEvent(this.tc_ItemSelectedChanged);
this.tc.LinkModifyRO += new Volian.Controls.Library.DisplayPanelLinkEvent(this.tc_LinkModifyRO);
//
+ // itemAnnotationsBindingSource
+ //
+ this.itemAnnotationsBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ItemAnnotation);
+ this.itemAnnotationsBindingSource.DataSourceChanged += new System.EventHandler(this.itemAnnotationsBindingSource_DataSourceChanged);
+ //
// frmVEPROMS
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
@@ -3051,25 +3053,25 @@ namespace VEPROMS
((System.ComponentModel.ISupportInitialize)(this.bottomBar)).EndInit();
this.epComments.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.c1CommentGrid)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).EndInit();
this.expandablePanel2.ResumeLayout(false);
this.infoPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.infoTabs)).EndInit();
this.infoTabs.ResumeLayout(false);
- this.tabControlPanel2.ResumeLayout(false);
- this.panelEx4.ResumeLayout(false);
- this.tabControlPanel3.ResumeLayout(false);
- this.navpaneResults.ResumeLayout(false);
- this.navpanSrchRslts.ResumeLayout(false);
this.tabControlPanel1.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.groupPanel4.ResumeLayout(false);
this.groupPanel3.ResumeLayout(false);
this.groupPanel2.ResumeLayout(false);
this.groupPanel1.ResumeLayout(false);
+ this.tabControlPanel3.ResumeLayout(false);
+ this.navpaneResults.ResumeLayout(false);
+ this.navpanSrchRslts.ResumeLayout(false);
+ this.tabControlPanel2.ResumeLayout(false);
+ this.panelEx4.ResumeLayout(false);
this.infotabControlPanelRO.ResumeLayout(false);
this.infotabControlPanelTransitions.ResumeLayout(false);
this.infotabControlPanelTransitions.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).EndInit();
this.ResumeLayout(false);
}
diff --git a/PROMS/VEPROMS User Interface/frmVEPROMS.cs b/PROMS/VEPROMS User Interface/frmVEPROMS.cs
index 996cd81e..d17be514 100644
--- a/PROMS/VEPROMS User Interface/frmVEPROMS.cs
+++ b/PROMS/VEPROMS User Interface/frmVEPROMS.cs
@@ -50,6 +50,18 @@ namespace VEPROMS
// set the color of the ribbon
RibbonPredefinedColorSchemes.ChangeOffice2007ColorTable((eOffice2007ColorScheme)Settings.Default.SystemColor);
+ // LATER: get the user setting to control what is displayed for each tree node
+ // The logic is in the ToString() functions in FolderExt.cs and DocVersionExt.cs
+ //the GetFolder(1) function will read in the frist node (using ToString() to assign node text)
+
+ // Get the saved Tree Node Diplay settings
+ //if (Settings.Default["UseNameOnTreeNode"])
+ //{
+ //}
+ //if (Settings.Default["UseTitleOnTreeNode"])
+ //{
+ //}
+
VETreeNode tn = VETreeNode.GetFolder(1);
tv.Nodes.Add(tn);
tv.NodeNew += new Volian.Controls.Library.vlnTreeViewTreeNodeEvent(tv_NodeNew);
@@ -365,10 +377,27 @@ namespace VEPROMS
}
private void tv_AfterSelect(object sender, TreeViewEventArgs e)
{
+ string caption = null;
SaveIfChanged();
SetupNodes((VETreeNode)e.Node);
- this.Text = "VE-PROMS - " + e.Node.Text; // build and display window caption
-
+// this.Text = "VE-PROMS - " + e.Node.Text; // build and display window caption
+ caption = "";
+ VETreeNode tn = (VETreeNode)e.Node;
+ while (tn != null)
+ {
+ switch (tn.VEObject.GetType().Name)
+ {
+ case "FolderInfo":
+ case "DocVersionInfo":
+ if (caption.Equals(""))
+ caption = tn.Text;
+ else
+ caption = tn.Text + " - " + caption;
+ break;
+ }
+ tn = (VETreeNode)tn.Parent;
+ }
+ this.Text = caption;
}
void tv_NodeProperties(object sender, Volian.Controls.Library.vlnTreeEventArgs args)
diff --git a/PROMS/VEPROMS User Interface/frmVEPROMS.resx b/PROMS/VEPROMS User Interface/frmVEPROMS.resx
index 827caed1..0144fa19 100644
--- a/PROMS/VEPROMS User Interface/frmVEPROMS.resx
+++ b/PROMS/VEPROMS User Interface/frmVEPROMS.resx
@@ -795,6 +795,114 @@
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
+ lJCQA3IYpUQA76epNf0QgmEAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
+ CxMBAJqcGAAAAdBJREFUOE+lk90rQ2Ecx/mL5MKFG7lSXLiUa3IjKS4okpS4UFJelmnY2GbeLcPYbOZt
+ mKERQmFnmMyFmdnOtq/ndzizJ1zg1K/O83Q+35fn6aQDSPvXQwJto/dInRbdPRrVftT03aGi6xYl7Tco
+ bvWhsElAXr2AnBovsquvGcrMZQGNAxiwJ6C0xtFjjqHDJKJtOormsQga9K+o1bygShVCeW8IZd1BZJbt
+ 8gJygmatH3UDflQq3p2LWnwoaPAi98OVnGkySpyfAvo5FxKJRHLW3RfcemHtUFpHxTiC4ThGTE5k5Zd+
+ CgwZnRyw4jrj1rP2A0QY/MzgQDAGrXGdF+ifXMX+iQByXnGdw7Z1CsvmMciZ4BmrG+PmHRiYM8GDkw5e
+ QGlY5hyXGCxXotgEB4IifIEozm+jUI3ZeIEe7SInYF47SnZ+DsdgmHNCeBQl2HMdgXLEygt0auax7bmE
+ ZYPFXj2EKTU2gym2esoB1bgNSoMVCt3iV4HUW5i2uKXTfniKsdgi1Kyz5yqC7bMw7EchdA+bfxagzhPU
+ mcECg+XO7/AL5vdCoMTcNdKGY+dUOm2C5dMm536KzTordEuSM337rQAp/naS/wK9/HX+DMqGb0lL76AI
+ wx7nAAAAAElFTkSuQmCC
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
+ CxMBAJqcGAAAAklJREFUOE+lk11I02EUxusuIogugqALIyK6iJpEEIUZIQWSK8kLQ/pAqUApKbEsl4kL
+ srQwQYeOVmp+VGamlo1lMUVJ+9DmdCbNBVqkzvyiD9vmr51/rP8IoqgXzuXzO88553nnAnP+6wmg8FY7
+ wZVf0UbO9WbOFTehy39ISk4difpq4tMriUstJSbZxK4ko1/qbx4AeLzwu/r0FcamZxkam6X/vY9Ol49V
+ 2zP/DuC2O3AcCMW+X4Ot1a6IyxoHWLnt7J8B0lnEDJmZeXycZ7uX0eLwca3+NSsiggAy86/2A7bt+zQ/
+ xLkRtEWHYO7yUnzHxvKtGaoDWVgwIHhmsS2dRXz33itqO7wUVHYQsuWMCpBtBwB9A8McyzIq1d77UZlZ
+ bEtnEVe1esgraWZpmE4FyKkE4BwcU4TOoXFs/aNsjkrAWPOS8J0HlSqq7aPU6iHXaGHJpnQVIHcOiN+N
+ TDL44TNPu91UmXuIjE2k7lEnjdZuSRxFD9ycL2xg8YbTKkBCIp2H3VNMTs9gc05gqnvDTYsLg39ebdwR
+ Sm4/Ie9qvQLRX6lh0fpTKkAS9s3jY3Ryhl7XFGX3nVwu7yHb9IIcUxvJ+ko04TEk6/JJTLukQBauS1MB
+ Es+R8S8873VT3fT2pzizwErqxXqSMsqJjtcrkMg9RwnXJrAg9KQKkGw7XBNUNHSRZWhBl2chNbvWL7xB
+ fIqB2MMX0O7VEbbjEKs3Rik1f20QQD6GZFviKQmTkMid5VSybVmYzCy2pbOI5605oTqQD/Wv9R1FPMYf
+ N743kwAAAABJRU5ErkJggg==
@@ -3274,114 +3382,6 @@
KuwwgBaXoDAELNOlkQoVJS60AQIgADJAKafMUMAPQRhxSyvrlRiADAIYIEQogrjAgAWSeDDCGTUydAgD
MjwhCwoLgOCFH1xEIWGVuhxAAAlbLKLCAHsAAEkNJdxVpQ5YOEICA0EwgAodXYRFJk4cjECCA38cgUYS
YRTZUEAAOw==
-
-
-
-
- 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
- lJCQA3IYpUQA76epNf0QgmEAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
- CxMBAJqcGAAAAdBJREFUOE+lk90rQ2Ecx/mL5MKFG7lSXLiUa3IjKS4okpS4UFJelmnY2GbeLcPYbOZt
- mKERQmFnmMyFmdnOtq/ndzizJ1zg1K/O83Q+35fn6aQDSPvXQwJto/dInRbdPRrVftT03aGi6xYl7Tco
- bvWhsElAXr2AnBovsquvGcrMZQGNAxiwJ6C0xtFjjqHDJKJtOormsQga9K+o1bygShVCeW8IZd1BZJbt
- 8gJygmatH3UDflQq3p2LWnwoaPAi98OVnGkySpyfAvo5FxKJRHLW3RfcemHtUFpHxTiC4ThGTE5k5Zd+
- CgwZnRyw4jrj1rP2A0QY/MzgQDAGrXGdF+ifXMX+iQByXnGdw7Z1CsvmMciZ4BmrG+PmHRiYM8GDkw5e
- QGlY5hyXGCxXotgEB4IifIEozm+jUI3ZeIEe7SInYF47SnZ+DsdgmHNCeBQl2HMdgXLEygt0auax7bmE
- ZYPFXj2EKTU2gym2esoB1bgNSoMVCt3iV4HUW5i2uKXTfniKsdgi1Kyz5yqC7bMw7EchdA+bfxagzhPU
- mcECg+XO7/AL5vdCoMTcNdKGY+dUOm2C5dMm536KzTordEuSM337rQAp/naS/wK9/HX+DMqGb0lL76AI
- wx7nAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
- CxMBAJqcGAAAAklJREFUOE+lk11I02EUxusuIogugqALIyK6iJpEEIUZIQWSK8kLQ/pAqUApKbEsl4kL
- srQwQYeOVmp+VGamlo1lMUVJ+9DmdCbNBVqkzvyiD9vmr51/rP8IoqgXzuXzO88553nnAnP+6wmg8FY7
- wZVf0UbO9WbOFTehy39ISk4difpq4tMriUstJSbZxK4ko1/qbx4AeLzwu/r0FcamZxkam6X/vY9Ol49V
- 2zP/DuC2O3AcCMW+X4Ot1a6IyxoHWLnt7J8B0lnEDJmZeXycZ7uX0eLwca3+NSsiggAy86/2A7bt+zQ/
- xLkRtEWHYO7yUnzHxvKtGaoDWVgwIHhmsS2dRXz33itqO7wUVHYQsuWMCpBtBwB9A8McyzIq1d77UZlZ
- bEtnEVe1esgraWZpmE4FyKkE4BwcU4TOoXFs/aNsjkrAWPOS8J0HlSqq7aPU6iHXaGHJpnQVIHcOiN+N
- TDL44TNPu91UmXuIjE2k7lEnjdZuSRxFD9ycL2xg8YbTKkBCIp2H3VNMTs9gc05gqnvDTYsLg39ebdwR
- Sm4/Ie9qvQLRX6lh0fpTKkAS9s3jY3Ryhl7XFGX3nVwu7yHb9IIcUxvJ+ko04TEk6/JJTLukQBauS1MB
- Es+R8S8873VT3fT2pzizwErqxXqSMsqJjtcrkMg9RwnXJrAg9KQKkGw7XBNUNHSRZWhBl2chNbvWL7xB
- fIqB2MMX0O7VEbbjEKs3Rik1f20QQD6GZFviKQmTkMid5VSybVmYzCy2pbOI5605oTqQD/Wv9R1FPMYf
- N743kwAAAABJRU5ErkJggg==
@@ -3633,18 +3633,15 @@
4xKQjJsoHR+xHFGs4t+go2biAc5DB03uX5vZMUQuZEGBAAAAAElFTkSuQmCC
-
- 156, 17
-
5,0,0,0,0,100,Columns:0{Width:127;Name:"MyAnnotationType";Caption:"Type";Style:"TextAlign:GeneralCenter;";} 1{Width:39;Name:"DTS";Caption:"Date";Style:"Format:""d"";DataType:System.DateTime;TextAlign:LeftCenter;";} 2{Width:55;Name:"UserID";Caption:"User";Style:"DataType:System.String;TextAlign:LeftCenter;";} 3{Name:"BrokenRules";Caption:"BrokenRules";Visible:False;AllowEditing:False;Style:"TextAlign:GeneralCenter;";} 4{Width:82;Name:"SearchText";Caption:"Description";Style:"DataType:System.String;TextAlign:LeftCenter;";}
-
- Normal{Font:Microsoft Sans Serif, 8pt;} Alternate{} Fixed{BackColor:Control;ForeColor:ControlText;Border:Flat,1,ControlDark,Both;BackgroundImageLayout:Hide;} Highlight{BackColor:Highlight;ForeColor:HighlightText;} Focus{} Editor{} Search{BackColor:Highlight;ForeColor:HighlightText;} Frozen{BackColor:Beige;} NewRow{} EmptyArea{BackColor:AppWorkspace;Border:Flat,1,ControlDarkDark,Both;} SelectedColumnHeader{} SelectedRowHeader{} GrandTotal{BackColor:Black;ForeColor:White;} Subtotal0{BackColor:ControlDarkDark;ForeColor:White;} Subtotal1{BackColor:ControlDarkDark;ForeColor:White;} Subtotal2{BackColor:ControlDarkDark;ForeColor:White;} Subtotal3{BackColor:ControlDarkDark;ForeColor:White;} Subtotal4{BackColor:ControlDarkDark;ForeColor:White;} Subtotal5{BackColor:ControlDarkDark;ForeColor:White;}
-
156, 17
+
+ Normal{Font:Microsoft Sans Serif, 8pt;} Alternate{} Fixed{BackColor:Control;ForeColor:ControlText;Border:Flat,1,ControlDark,Both;BackgroundImageLayout:Hide;} Highlight{BackColor:Highlight;ForeColor:HighlightText;} Focus{} Editor{} Search{BackColor:Highlight;ForeColor:HighlightText;} Frozen{BackColor:Beige;} NewRow{} EmptyArea{BackColor:AppWorkspace;Border:Flat,1,ControlDarkDark,Both;} SelectedColumnHeader{} SelectedRowHeader{} GrandTotal{BackColor:Black;ForeColor:White;} Subtotal0{BackColor:ControlDarkDark;ForeColor:White;} Subtotal1{BackColor:ControlDarkDark;ForeColor:White;} Subtotal2{BackColor:ControlDarkDark;ForeColor:White;} Subtotal3{BackColor:ControlDarkDark;ForeColor:White;} Subtotal4{BackColor:ControlDarkDark;ForeColor:White;} Subtotal5{BackColor:ControlDarkDark;ForeColor:White;}
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8