diff --git a/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs b/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
index f1aa9592..a617a5b5 100644
--- a/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
+++ b/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
@@ -28,242 +28,235 @@ namespace VEPROMS
///
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmVEPROMS));
- this.ribbonControl1 = new DevComponents.DotNetBar.RibbonControl();
- this.btnHelp = new DevComponents.DotNetBar.ButtonItem();
- this.btnHelpManual = new DevComponents.DotNetBar.ButtonItem();
- this.btnHelpAbout = new DevComponents.DotNetBar.ButtonItem();
- this.btnHelpVWeb = new DevComponents.DotNetBar.ButtonItem();
- this.office2007StartButton1 = new DevComponents.DotNetBar.Office2007StartButton();
- this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
- this.itemContainer2 = new DevComponents.DotNetBar.ItemContainer();
- this.itemContainer3 = new DevComponents.DotNetBar.ItemContainer();
- this.btnNew = new DevComponents.DotNetBar.ButtonItem();
- this.btnOpen = new DevComponents.DotNetBar.ButtonItem();
- this.btnSave = new DevComponents.DotNetBar.ButtonItem();
- this.btnSaveAs = new DevComponents.DotNetBar.ButtonItem();
- this.btnPrint = new DevComponents.DotNetBar.ButtonItem();
- this.btnPrepare = new DevComponents.DotNetBar.ButtonItem();
- this.btnAdmin = new DevComponents.DotNetBar.ButtonItem();
- this.btnClose = new DevComponents.DotNetBar.ButtonItem();
- this.icRecentDocs = new DevComponents.DotNetBar.ItemContainer();
- this.labelItem8 = new DevComponents.DotNetBar.LabelItem();
- this.itemContainer5 = new DevComponents.DotNetBar.ItemContainer();
- this.btnOptions = new DevComponents.DotNetBar.ButtonItem();
- this.btnExit = new DevComponents.DotNetBar.ButtonItem();
- this.qatCustomizeItem1 = new DevComponents.DotNetBar.QatCustomizeItem();
- this.galleryGroup1 = new DevComponents.DotNetBar.GalleryGroup();
- this.galleryGroup2 = new DevComponents.DotNetBar.GalleryGroup();
- this.galleryGroup3 = new DevComponents.DotNetBar.GalleryGroup();
- this.Common = new DevComponents.DotNetBar.GalleryGroup();
- this.Math = new DevComponents.DotNetBar.GalleryGroup();
- this.Misc = new DevComponents.DotNetBar.GalleryGroup();
- this.bottomBar = new DevComponents.DotNetBar.Bar();
- this.labelItem10 = new DevComponents.DotNetBar.LabelItem();
- this.bottomProgBar = new DevComponents.DotNetBar.ProgressBarItem();
- this.labelItem20 = new DevComponents.DotNetBar.LabelItem();
- this.btnViewTypes = new DevComponents.DotNetBar.ButtonItem();
- this.btnViewPrcStp = new DevComponents.DotNetBar.ButtonItem();
- this.btnViewBckgnd = new DevComponents.DotNetBar.ButtonItem();
- this.btnViewDev = new DevComponents.DotNetBar.ButtonItem();
- this.labelItem29 = new DevComponents.DotNetBar.LabelItem();
- this.btnLckUlck = new DevComponents.DotNetBar.ButtonItem();
- this.btnSetLock = new DevComponents.DotNetBar.ButtonItem();
- this.btnReleaseLck = new DevComponents.DotNetBar.ButtonItem();
- this.labelItem13 = new DevComponents.DotNetBar.LabelItem();
- this.btnInsOvr = new DevComponents.DotNetBar.ButtonItem();
- this.btnInsertMode = new DevComponents.DotNetBar.ButtonItem();
- this.btnOverstrikeMode = new DevComponents.DotNetBar.ButtonItem();
- this.labelItem9 = new DevComponents.DotNetBar.LabelItem();
- this.btnEditView = new DevComponents.DotNetBar.ButtonItem();
- this.btnEditMode = new DevComponents.DotNetBar.ButtonItem();
- this.btnViewMode = new DevComponents.DotNetBar.ButtonItem();
- this.labelItem11 = new DevComponents.DotNetBar.LabelItem();
- this.btnMarkPrevPos = new DevComponents.DotNetBar.ButtonItem();
- this.labelItem2 = new DevComponents.DotNetBar.LabelItem();
- this.btnPrevPos = new DevComponents.DotNetBar.ButtonItem();
- this.labelItem14 = new DevComponents.DotNetBar.LabelItem();
- this.btnGetRoVals = new DevComponents.DotNetBar.ButtonItem();
- this.epAnnotations = new DevComponents.DotNetBar.ExpandablePanel();
- this.ctrlAnnotationDetails = new Volian.Controls.Library.AnnotationDetails();
- this.btnAnnoDetailsPushPin = new DevComponents.DotNetBar.ButtonX();
- 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.infotabControlPanelTags = new DevComponents.DotNetBar.TabControlPanel();
- this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
- this.displayTags = new Volian.Controls.Library.DisplayTags();
- this.infotabTags = new DevComponents.DotNetBar.TabItem(this.components);
- this.infotabControlPanelTransitions = new DevComponents.DotNetBar.TabControlPanel();
- this.displayTransition = new Volian.Controls.Library.DisplayTransition();
- this.infotabTransition = 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);
- this.navigationPanePanel2 = new DevComponents.DotNetBar.NavigationPanePanel();
- this.expandableSplitter1 = new DevComponents.DotNetBar.ExpandableSplitter();
- this.expandableSplitter2 = new DevComponents.DotNetBar.ExpandableSplitter();
- this.expandableSplitter3 = new DevComponents.DotNetBar.ExpandableSplitter();
- this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
- this.btnSrchRslt = new DevComponents.DotNetBar.ButtonItem();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
- this.tmrTreeView = new System.Windows.Forms.Timer(this.components);
- this.tc = new Volian.Controls.Library.DisplayTabControl();
- this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem();
- this.itemAnnotationsBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.searchPanel = new DevComponents.DotNetBar.ExpandablePanel();
- this.searchTabControl = new DevComponents.DotNetBar.TabControl();
- this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
- this.panelEx3 = 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.annotationSearch = new DevComponents.DotNetBar.TabControlPanel();
- this.navpaneResults = new DevComponents.DotNetBar.NavigationPane();
- this.navpanSrchRslts = new DevComponents.DotNetBar.NavigationPanePanel();
- this.CtrlAnnotationSearch = new Volian.Controls.Library.AnnotationSearch();
- this.navigationPanePanel3 = new DevComponents.DotNetBar.NavigationPanePanel();
- this.btnSimStpsRslt = new DevComponents.DotNetBar.ButtonItem();
- this.infotabResults = 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.expandableSplitter4 = new DevComponents.DotNetBar.ExpandableSplitter();
- ((System.ComponentModel.ISupportInitialize)(this.bottomBar)).BeginInit();
- this.epAnnotations.SuspendLayout();
- this.expandablePanel2.SuspendLayout();
- this.infoPanel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.infoTabs)).BeginInit();
- this.infoTabs.SuspendLayout();
- this.infotabControlPanelTags.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.infotabControlPanelTransitions.SuspendLayout();
- this.infotabControlPanelRO.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).BeginInit();
- this.searchPanel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.searchTabControl)).BeginInit();
- this.searchTabControl.SuspendLayout();
- this.tabControlPanel2.SuspendLayout();
- this.panelEx3.SuspendLayout();
- this.annotationSearch.SuspendLayout();
- this.navpaneResults.SuspendLayout();
- this.navpanSrchRslts.SuspendLayout();
- this.tabControlPanelLD.SuspendLayout();
- this.SuspendLayout();
- //
- // ribbonControl1
- //
- this.ribbonControl1.CaptionVisible = true;
- this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.components = new System.ComponentModel.Container();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmVEPROMS));
+ this.ribbonControl1 = new DevComponents.DotNetBar.RibbonControl();
+ this.btnHelp = new DevComponents.DotNetBar.ButtonItem();
+ this.btnHelpManual = new DevComponents.DotNetBar.ButtonItem();
+ this.btnHelpAbout = new DevComponents.DotNetBar.ButtonItem();
+ this.btnHelpVWeb = new DevComponents.DotNetBar.ButtonItem();
+ this.office2007StartButton1 = new DevComponents.DotNetBar.Office2007StartButton();
+ this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
+ this.itemContainer2 = new DevComponents.DotNetBar.ItemContainer();
+ this.itemContainer3 = new DevComponents.DotNetBar.ItemContainer();
+ this.btnNew = new DevComponents.DotNetBar.ButtonItem();
+ this.btnOpen = new DevComponents.DotNetBar.ButtonItem();
+ this.btnSave = new DevComponents.DotNetBar.ButtonItem();
+ this.btnSaveAs = new DevComponents.DotNetBar.ButtonItem();
+ this.btnPrint = new DevComponents.DotNetBar.ButtonItem();
+ this.btnPrepare = new DevComponents.DotNetBar.ButtonItem();
+ this.btnAdmin = new DevComponents.DotNetBar.ButtonItem();
+ this.btnClose = new DevComponents.DotNetBar.ButtonItem();
+ this.icRecentDocs = new DevComponents.DotNetBar.ItemContainer();
+ this.labelItem8 = new DevComponents.DotNetBar.LabelItem();
+ this.itemContainer5 = new DevComponents.DotNetBar.ItemContainer();
+ this.btnOptions = new DevComponents.DotNetBar.ButtonItem();
+ this.btnExit = new DevComponents.DotNetBar.ButtonItem();
+ this.qatCustomizeItem1 = new DevComponents.DotNetBar.QatCustomizeItem();
+ this.galleryGroup1 = new DevComponents.DotNetBar.GalleryGroup();
+ this.galleryGroup2 = new DevComponents.DotNetBar.GalleryGroup();
+ this.galleryGroup3 = new DevComponents.DotNetBar.GalleryGroup();
+ this.Common = new DevComponents.DotNetBar.GalleryGroup();
+ this.Math = new DevComponents.DotNetBar.GalleryGroup();
+ this.Misc = new DevComponents.DotNetBar.GalleryGroup();
+ this.bottomBar = new DevComponents.DotNetBar.Bar();
+ this.labelItem10 = new DevComponents.DotNetBar.LabelItem();
+ this.bottomProgBar = new DevComponents.DotNetBar.ProgressBarItem();
+ this.labelItem20 = new DevComponents.DotNetBar.LabelItem();
+ this.btnViewTypes = new DevComponents.DotNetBar.ButtonItem();
+ this.btnViewPrcStp = new DevComponents.DotNetBar.ButtonItem();
+ this.btnViewBckgnd = new DevComponents.DotNetBar.ButtonItem();
+ this.btnViewDev = new DevComponents.DotNetBar.ButtonItem();
+ this.labelItem29 = new DevComponents.DotNetBar.LabelItem();
+ this.btnLckUlck = new DevComponents.DotNetBar.ButtonItem();
+ this.btnSetLock = new DevComponents.DotNetBar.ButtonItem();
+ this.btnReleaseLck = new DevComponents.DotNetBar.ButtonItem();
+ this.labelItem13 = new DevComponents.DotNetBar.LabelItem();
+ this.btnInsOvr = new DevComponents.DotNetBar.ButtonItem();
+ this.btnInsertMode = new DevComponents.DotNetBar.ButtonItem();
+ this.btnOverstrikeMode = new DevComponents.DotNetBar.ButtonItem();
+ this.labelItem9 = new DevComponents.DotNetBar.LabelItem();
+ this.btnEditView = new DevComponents.DotNetBar.ButtonItem();
+ this.btnEditMode = new DevComponents.DotNetBar.ButtonItem();
+ this.btnViewMode = new DevComponents.DotNetBar.ButtonItem();
+ this.labelItem11 = new DevComponents.DotNetBar.LabelItem();
+ this.btnMarkPrevPos = new DevComponents.DotNetBar.ButtonItem();
+ this.labelItem2 = new DevComponents.DotNetBar.LabelItem();
+ this.btnPrevPos = new DevComponents.DotNetBar.ButtonItem();
+ this.labelItem14 = new DevComponents.DotNetBar.LabelItem();
+ this.btnGetRoVals = new DevComponents.DotNetBar.ButtonItem();
+ this.epAnnotations = new DevComponents.DotNetBar.ExpandablePanel();
+ this.ctrlAnnotationDetails = new Volian.Controls.Library.AnnotationDetails();
+ this.btnAnnoDetailsPushPin = new DevComponents.DotNetBar.ButtonX();
+ 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.infotabControlPanelTags = new DevComponents.DotNetBar.TabControlPanel();
+ this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
+ this.displayTags = new Volian.Controls.Library.DisplayTags();
+ this.infotabTags = new DevComponents.DotNetBar.TabItem(this.components);
+ this.infotabControlPanelTransitions = new DevComponents.DotNetBar.TabControlPanel();
+ this.displayTransition = new Volian.Controls.Library.DisplayTransition();
+ this.infotabTransition = 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);
+ this.navigationPanePanel2 = new DevComponents.DotNetBar.NavigationPanePanel();
+ this.expandableSplitter1 = new DevComponents.DotNetBar.ExpandableSplitter();
+ this.expandableSplitter2 = new DevComponents.DotNetBar.ExpandableSplitter();
+ this.expandableSplitter3 = new DevComponents.DotNetBar.ExpandableSplitter();
+ this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
+ this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
+ this.tmrTreeView = new System.Windows.Forms.Timer(this.components);
+ this.toolsPanel = new DevComponents.DotNetBar.ExpandablePanel();
+ this.toolsTabs = new DevComponents.DotNetBar.TabControl();
+ this.annotationSearch = new DevComponents.DotNetBar.TabControlPanel();
+ this.displaySearch1 = new Volian.Controls.Library.DisplaySearch();
+ this.toolstabResults = new DevComponents.DotNetBar.TabItem(this.components);
+ this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
+ this.panelEx3 = 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.tabControlPanelLD = new DevComponents.DotNetBar.TabControlPanel();
+ this.displayLibDocs = new Volian.Controls.Library.DisplayLibDocs();
+ this.tabItemLibDocs = new DevComponents.DotNetBar.TabItem(this.components);
+ this.expandableSplitter4 = new DevComponents.DotNetBar.ExpandableSplitter();
+ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem();
+ this.itemAnnotationsBindingSource = new System.Windows.Forms.BindingSource(this.components);
+ this.tc = new Volian.Controls.Library.DisplayTabControl();
+ ((System.ComponentModel.ISupportInitialize)(this.bottomBar)).BeginInit();
+ this.epAnnotations.SuspendLayout();
+ this.expandablePanel2.SuspendLayout();
+ this.infoPanel.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.infoTabs)).BeginInit();
+ this.infoTabs.SuspendLayout();
+ this.infotabControlPanelTags.SuspendLayout();
+ this.panelEx1.SuspendLayout();
+ this.infotabControlPanelTransitions.SuspendLayout();
+ this.infotabControlPanelRO.SuspendLayout();
+ this.toolsPanel.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.toolsTabs)).BeginInit();
+ this.toolsTabs.SuspendLayout();
+ this.annotationSearch.SuspendLayout();
+ this.tabControlPanel2.SuspendLayout();
+ this.panelEx3.SuspendLayout();
+ this.tabControlPanelLD.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).BeginInit();
+ this.SuspendLayout();
+ //
+ // ribbonControl1
+ //
+ this.ribbonControl1.CaptionVisible = true;
+ this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnHelp});
- this.ribbonControl1.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
- this.ribbonControl1.Location = new System.Drawing.Point(4, 1);
- this.ribbonControl1.Name = "ribbonControl1";
- this.ribbonControl1.Office2007ColorTable = DevComponents.DotNetBar.Rendering.eOffice2007ColorScheme.Black;
- this.ribbonControl1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 2);
- this.ribbonControl1.QuickToolbarItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.ribbonControl1.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
+ this.ribbonControl1.Location = new System.Drawing.Point(4, 1);
+ this.ribbonControl1.Name = "ribbonControl1";
+ this.ribbonControl1.Office2007ColorTable = DevComponents.DotNetBar.Rendering.eOffice2007ColorScheme.Black;
+ this.ribbonControl1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 2);
+ this.ribbonControl1.QuickToolbarItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.office2007StartButton1,
this.qatCustomizeItem1});
- this.ribbonControl1.Size = new System.Drawing.Size(816, 56);
- this.ribbonControl1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
- this.ribbonControl1.TabGroupHeight = 14;
- this.ribbonControl1.TabIndex = 0;
- this.ribbonControl1.Text = "ribbonControl1";
- //
- // btnHelp
- //
- this.btnHelp.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnHelp.Image = ((System.Drawing.Image)(resources.GetObject("btnHelp.Image")));
- this.btnHelp.ImagePaddingHorizontal = 8;
- this.btnHelp.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far;
- this.btnHelp.Name = "btnHelp";
- this.btnHelp.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.ribbonControl1.Size = new System.Drawing.Size(1187, 56);
+ this.ribbonControl1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
+ this.ribbonControl1.TabGroupHeight = 14;
+ this.ribbonControl1.TabIndex = 0;
+ this.ribbonControl1.Text = "ribbonControl1";
+ //
+ // btnHelp
+ //
+ this.btnHelp.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnHelp.Image = ((System.Drawing.Image)(resources.GetObject("btnHelp.Image")));
+ this.btnHelp.ImagePaddingHorizontal = 8;
+ this.btnHelp.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far;
+ this.btnHelp.Name = "btnHelp";
+ this.btnHelp.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnHelpManual,
this.btnHelpAbout,
this.btnHelpVWeb});
- this.btnHelp.Text = "Help";
- //
- // btnHelpManual
- //
- this.btnHelpManual.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnHelpManual.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpManual.Image")));
- this.btnHelpManual.ImagePaddingHorizontal = 8;
- this.btnHelpManual.Name = "btnHelpManual";
- this.btnHelpManual.Text = "User Manual";
- //
- // btnHelpAbout
- //
- this.btnHelpAbout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnHelpAbout.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpAbout.Image")));
- this.btnHelpAbout.ImagePaddingHorizontal = 8;
- this.btnHelpAbout.Name = "btnHelpAbout";
- this.btnHelpAbout.Text = "About";
- this.btnHelpAbout.Click += new System.EventHandler(this.btnAbout_Click);
- //
- // btnHelpVWeb
- //
- this.btnHelpVWeb.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnHelpVWeb.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpVWeb.Image")));
- this.btnHelpVWeb.ImagePaddingHorizontal = 8;
- this.btnHelpVWeb.Name = "btnHelpVWeb";
- this.btnHelpVWeb.Text = "Volian Web";
- this.btnHelpVWeb.Click += new System.EventHandler(this.btnVlnWeb_Click);
- //
- // office2007StartButton1
- //
- this.office2007StartButton1.AutoExpandOnClick = true;
- this.office2007StartButton1.CanCustomize = false;
- 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.ImagePaddingHorizontal = 2;
- this.office2007StartButton1.ImagePaddingVertical = 2;
- this.office2007StartButton1.Name = "office2007StartButton1";
- this.office2007StartButton1.ShowSubItems = false;
- this.office2007StartButton1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.btnHelp.Text = "Help";
+ //
+ // btnHelpManual
+ //
+ this.btnHelpManual.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnHelpManual.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpManual.Image")));
+ this.btnHelpManual.ImagePaddingHorizontal = 8;
+ this.btnHelpManual.Name = "btnHelpManual";
+ this.btnHelpManual.Text = "User Manual";
+ //
+ // btnHelpAbout
+ //
+ this.btnHelpAbout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnHelpAbout.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpAbout.Image")));
+ this.btnHelpAbout.ImagePaddingHorizontal = 8;
+ this.btnHelpAbout.Name = "btnHelpAbout";
+ this.btnHelpAbout.Text = "About";
+ this.btnHelpAbout.Click += new System.EventHandler(this.btnAbout_Click);
+ //
+ // btnHelpVWeb
+ //
+ this.btnHelpVWeb.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnHelpVWeb.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpVWeb.Image")));
+ this.btnHelpVWeb.ImagePaddingHorizontal = 8;
+ this.btnHelpVWeb.Name = "btnHelpVWeb";
+ this.btnHelpVWeb.Text = "Volian Web";
+ this.btnHelpVWeb.Click += new System.EventHandler(this.btnVlnWeb_Click);
+ //
+ // office2007StartButton1
+ //
+ this.office2007StartButton1.AutoExpandOnClick = true;
+ this.office2007StartButton1.CanCustomize = false;
+ 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.ImagePaddingHorizontal = 2;
+ this.office2007StartButton1.ImagePaddingVertical = 2;
+ this.office2007StartButton1.Name = "office2007StartButton1";
+ this.office2007StartButton1.ShowSubItems = false;
+ this.office2007StartButton1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainer1});
- this.office2007StartButton1.Text = "&File";
- this.office2007StartButton1.Click += new System.EventHandler(this.office2007StartButton1_Click);
- //
- // itemContainer1
- //
- //
- //
- //
- this.itemContainer1.BackgroundStyle.Class = "RibbonFileMenuContainer";
- this.itemContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
- this.itemContainer1.Name = "itemContainer1";
- this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.office2007StartButton1.Text = "&File";
+ this.office2007StartButton1.Click += new System.EventHandler(this.office2007StartButton1_Click);
+ //
+ // itemContainer1
+ //
+ //
+ //
+ //
+ this.itemContainer1.BackgroundStyle.Class = "RibbonFileMenuContainer";
+ this.itemContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
+ this.itemContainer1.Name = "itemContainer1";
+ this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainer2,
this.itemContainer5});
- //
- // itemContainer2
- //
- //
- //
- //
- this.itemContainer2.BackgroundStyle.Class = "RibbonFileMenuTwoColumnContainer";
- this.itemContainer2.ItemSpacing = 0;
- this.itemContainer2.Name = "itemContainer2";
- this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ //
+ // itemContainer2
+ //
+ //
+ //
+ //
+ this.itemContainer2.BackgroundStyle.Class = "RibbonFileMenuTwoColumnContainer";
+ this.itemContainer2.ItemSpacing = 0;
+ this.itemContainer2.Name = "itemContainer2";
+ this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainer3,
this.icRecentDocs});
- //
- // itemContainer3
- //
- //
- //
- //
- this.itemContainer3.BackgroundStyle.Class = "RibbonFileMenuColumnOneContainer";
- this.itemContainer3.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
- this.itemContainer3.MinimumSize = new System.Drawing.Size(120, 0);
- this.itemContainer3.Name = "itemContainer3";
- this.itemContainer3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ //
+ // itemContainer3
+ //
+ //
+ //
+ //
+ this.itemContainer3.BackgroundStyle.Class = "RibbonFileMenuColumnOneContainer";
+ this.itemContainer3.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
+ this.itemContainer3.MinimumSize = new System.Drawing.Size(120, 0);
+ this.itemContainer3.Name = "itemContainer3";
+ this.itemContainer3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnNew,
this.btnOpen,
this.btnSave,
@@ -272,182 +265,182 @@ namespace VEPROMS
this.btnPrepare,
this.btnAdmin,
this.btnClose});
- //
- // btnNew
- //
- this.btnNew.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnNew.Image = ((System.Drawing.Image)(resources.GetObject("btnNew.Image")));
- this.btnNew.ImagePaddingHorizontal = 8;
- this.btnNew.Name = "btnNew";
- this.btnNew.SubItemsExpandWidth = 24;
- this.btnNew.Text = "&New";
- this.btnNew.Click += new System.EventHandler(this.btnNew_Click);
- //
- // btnOpen
- //
- this.btnOpen.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnOpen.Image = ((System.Drawing.Image)(resources.GetObject("btnOpen.Image")));
- this.btnOpen.ImagePaddingHorizontal = 8;
- this.btnOpen.Name = "btnOpen";
- this.btnOpen.SubItemsExpandWidth = 24;
- this.btnOpen.Text = "&Open...";
- this.btnOpen.Click += new System.EventHandler(this.btnOpen_Click);
- //
- // btnSave
- //
- this.btnSave.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnSave.Image = global::VEPROMS.Properties.Resources.Save;
- this.btnSave.ImagePaddingHorizontal = 8;
- this.btnSave.Name = "btnSave";
- this.btnSave.SubItemsExpandWidth = 24;
- this.btnSave.Text = "&Save...";
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
- //
- // btnSaveAs
- //
- this.btnSaveAs.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnSaveAs.Image = global::VEPROMS.Properties.Resources.SaveAs;
- this.btnSaveAs.ImagePaddingHorizontal = 8;
- this.btnSaveAs.Name = "btnSaveAs";
- this.btnSaveAs.Text = "Save &As";
- //
- // btnPrint
- //
- this.btnPrint.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
- this.btnPrint.ImagePaddingHorizontal = 8;
- this.btnPrint.Name = "btnPrint";
- this.btnPrint.SubItemsExpandWidth = 24;
- this.btnPrint.Text = "&Print...";
- //
- // btnPrepare
- //
- this.btnPrepare.BeginGroup = true;
- this.btnPrepare.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnPrepare.Image = ((System.Drawing.Image)(resources.GetObject("btnPrepare.Image")));
- this.btnPrepare.ImagePaddingHorizontal = 8;
- this.btnPrepare.Name = "btnPrepare";
- this.btnPrepare.SubItemsExpandWidth = 24;
- this.btnPrepare.Text = "Pr&epare";
- //
- // btnAdmin
- //
- this.btnAdmin.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnAdmin.Image = global::VEPROMS.Properties.Resources.Admin;
- this.btnAdmin.ImagePaddingHorizontal = 8;
- this.btnAdmin.Name = "btnAdmin";
- this.btnAdmin.Text = "A&dministration";
- //
- // btnClose
- //
- this.btnClose.BeginGroup = true;
- this.btnClose.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
- this.btnClose.ImagePaddingHorizontal = 8;
- this.btnClose.Name = "btnClose";
- this.btnClose.SubItemsExpandWidth = 24;
- this.btnClose.Text = "&Close";
- //
- // icRecentDocs
- //
- //
- //
- //
- this.icRecentDocs.BackgroundStyle.Class = "RibbonFileMenuColumnTwoContainer";
- this.icRecentDocs.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
- this.icRecentDocs.MinimumSize = new System.Drawing.Size(180, 0);
- this.icRecentDocs.Name = "icRecentDocs";
- this.icRecentDocs.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ //
+ // btnNew
+ //
+ this.btnNew.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnNew.Image = ((System.Drawing.Image)(resources.GetObject("btnNew.Image")));
+ this.btnNew.ImagePaddingHorizontal = 8;
+ this.btnNew.Name = "btnNew";
+ this.btnNew.SubItemsExpandWidth = 24;
+ this.btnNew.Text = "&New";
+ this.btnNew.Click += new System.EventHandler(this.btnNew_Click);
+ //
+ // btnOpen
+ //
+ this.btnOpen.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnOpen.Image = ((System.Drawing.Image)(resources.GetObject("btnOpen.Image")));
+ this.btnOpen.ImagePaddingHorizontal = 8;
+ this.btnOpen.Name = "btnOpen";
+ this.btnOpen.SubItemsExpandWidth = 24;
+ this.btnOpen.Text = "&Open...";
+ this.btnOpen.Click += new System.EventHandler(this.btnOpen_Click);
+ //
+ // btnSave
+ //
+ this.btnSave.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnSave.Image = global::VEPROMS.Properties.Resources.Save;
+ this.btnSave.ImagePaddingHorizontal = 8;
+ this.btnSave.Name = "btnSave";
+ this.btnSave.SubItemsExpandWidth = 24;
+ this.btnSave.Text = "&Save...";
+ this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
+ //
+ // btnSaveAs
+ //
+ this.btnSaveAs.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnSaveAs.Image = global::VEPROMS.Properties.Resources.SaveAs;
+ this.btnSaveAs.ImagePaddingHorizontal = 8;
+ this.btnSaveAs.Name = "btnSaveAs";
+ this.btnSaveAs.Text = "Save &As";
+ //
+ // btnPrint
+ //
+ this.btnPrint.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
+ this.btnPrint.ImagePaddingHorizontal = 8;
+ this.btnPrint.Name = "btnPrint";
+ this.btnPrint.SubItemsExpandWidth = 24;
+ this.btnPrint.Text = "&Print...";
+ //
+ // btnPrepare
+ //
+ this.btnPrepare.BeginGroup = true;
+ this.btnPrepare.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnPrepare.Image = ((System.Drawing.Image)(resources.GetObject("btnPrepare.Image")));
+ this.btnPrepare.ImagePaddingHorizontal = 8;
+ this.btnPrepare.Name = "btnPrepare";
+ this.btnPrepare.SubItemsExpandWidth = 24;
+ this.btnPrepare.Text = "Pr&epare";
+ //
+ // btnAdmin
+ //
+ this.btnAdmin.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnAdmin.Image = global::VEPROMS.Properties.Resources.Admin;
+ this.btnAdmin.ImagePaddingHorizontal = 8;
+ this.btnAdmin.Name = "btnAdmin";
+ this.btnAdmin.Text = "A&dministration";
+ //
+ // btnClose
+ //
+ this.btnClose.BeginGroup = true;
+ this.btnClose.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
+ this.btnClose.ImagePaddingHorizontal = 8;
+ this.btnClose.Name = "btnClose";
+ this.btnClose.SubItemsExpandWidth = 24;
+ this.btnClose.Text = "&Close";
+ //
+ // icRecentDocs
+ //
+ //
+ //
+ //
+ this.icRecentDocs.BackgroundStyle.Class = "RibbonFileMenuColumnTwoContainer";
+ this.icRecentDocs.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
+ this.icRecentDocs.MinimumSize = new System.Drawing.Size(180, 0);
+ this.icRecentDocs.Name = "icRecentDocs";
+ this.icRecentDocs.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.labelItem8});
- //
- // labelItem8
- //
- this.labelItem8.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
- this.labelItem8.BorderType = DevComponents.DotNetBar.eBorderType.Etched;
- this.labelItem8.CanCustomize = false;
- this.labelItem8.Name = "labelItem8";
- this.labelItem8.PaddingBottom = 2;
- this.labelItem8.PaddingTop = 2;
- this.labelItem8.Stretch = true;
- this.labelItem8.Text = "Recent Documents";
- //
- // itemContainer5
- //
- //
- //
- //
- this.itemContainer5.BackgroundStyle.Class = "RibbonFileMenuBottomContainer";
- this.itemContainer5.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Right;
- this.itemContainer5.Name = "itemContainer5";
- this.itemContainer5.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ //
+ // labelItem8
+ //
+ this.labelItem8.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
+ this.labelItem8.BorderType = DevComponents.DotNetBar.eBorderType.Etched;
+ this.labelItem8.CanCustomize = false;
+ this.labelItem8.Name = "labelItem8";
+ this.labelItem8.PaddingBottom = 2;
+ this.labelItem8.PaddingTop = 2;
+ this.labelItem8.Stretch = true;
+ this.labelItem8.Text = "Recent Documents";
+ //
+ // itemContainer5
+ //
+ //
+ //
+ //
+ this.itemContainer5.BackgroundStyle.Class = "RibbonFileMenuBottomContainer";
+ this.itemContainer5.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Right;
+ this.itemContainer5.Name = "itemContainer5";
+ this.itemContainer5.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnOptions,
this.btnExit});
- //
- // btnOptions
- //
- 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.ImagePaddingHorizontal = 8;
- this.btnOptions.Name = "btnOptions";
- this.btnOptions.SubItemsExpandWidth = 24;
- this.btnOptions.Text = "Opt&ions";
- this.btnOptions.Click += new System.EventHandler(this.btnOptions_Click);
- //
- // btnExit
- //
- 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.ImagePaddingHorizontal = 8;
- this.btnExit.Name = "btnExit";
- this.btnExit.SubItemsExpandWidth = 24;
- this.btnExit.Text = "E&xit";
- this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
- //
- // qatCustomizeItem1
- //
- this.qatCustomizeItem1.Name = "qatCustomizeItem1";
- //
- // galleryGroup1
- //
- this.galleryGroup1.Name = "galleryGroup1";
- this.galleryGroup1.Text = "Common";
- //
- // galleryGroup2
- //
- this.galleryGroup2.DisplayOrder = 1;
- this.galleryGroup2.Name = "galleryGroup2";
- this.galleryGroup2.Text = "Math";
- //
- // galleryGroup3
- //
- this.galleryGroup3.DisplayOrder = 2;
- this.galleryGroup3.Name = "galleryGroup3";
- this.galleryGroup3.Text = "Misc.";
- //
- // Common
- //
- this.Common.DisplayOrder = 1;
- this.Common.Name = "Common";
- this.Common.Text = "Common Symbols";
- //
- // Math
- //
- this.Math.DisplayOrder = 2;
- this.Math.Name = "Math";
- this.Math.Text = "Math";
- //
- // Misc
- //
- this.Misc.DisplayOrder = 3;
- this.Misc.Name = "Misc";
- this.Misc.Text = "Misc.";
- //
- // bottomBar
- //
- this.bottomBar.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.bottomBar.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ //
+ // btnOptions
+ //
+ 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.ImagePaddingHorizontal = 8;
+ this.btnOptions.Name = "btnOptions";
+ this.btnOptions.SubItemsExpandWidth = 24;
+ this.btnOptions.Text = "Opt&ions";
+ this.btnOptions.Click += new System.EventHandler(this.btnOptions_Click);
+ //
+ // btnExit
+ //
+ 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.ImagePaddingHorizontal = 8;
+ this.btnExit.Name = "btnExit";
+ this.btnExit.SubItemsExpandWidth = 24;
+ this.btnExit.Text = "E&xit";
+ this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
+ //
+ // qatCustomizeItem1
+ //
+ this.qatCustomizeItem1.Name = "qatCustomizeItem1";
+ //
+ // galleryGroup1
+ //
+ this.galleryGroup1.Name = "galleryGroup1";
+ this.galleryGroup1.Text = "Common";
+ //
+ // galleryGroup2
+ //
+ this.galleryGroup2.DisplayOrder = 1;
+ this.galleryGroup2.Name = "galleryGroup2";
+ this.galleryGroup2.Text = "Math";
+ //
+ // galleryGroup3
+ //
+ this.galleryGroup3.DisplayOrder = 2;
+ this.galleryGroup3.Name = "galleryGroup3";
+ this.galleryGroup3.Text = "Misc.";
+ //
+ // Common
+ //
+ this.Common.DisplayOrder = 1;
+ this.Common.Name = "Common";
+ this.Common.Text = "Common Symbols";
+ //
+ // Math
+ //
+ this.Math.DisplayOrder = 2;
+ this.Math.Name = "Math";
+ this.Math.Text = "Math";
+ //
+ // Misc
+ //
+ this.Misc.DisplayOrder = 3;
+ this.Misc.Name = "Misc";
+ this.Misc.Text = "Misc.";
+ //
+ // bottomBar
+ //
+ this.bottomBar.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.bottomBar.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.labelItem10,
this.bottomProgBar,
this.labelItem20,
@@ -464,1051 +457,970 @@ namespace VEPROMS
this.btnPrevPos,
this.labelItem14,
this.btnGetRoVals});
- this.bottomBar.Location = new System.Drawing.Point(4, 543);
- this.bottomBar.Name = "bottomBar";
- this.bottomBar.Size = new System.Drawing.Size(816, 29);
- this.bottomBar.Stretch = true;
- this.bottomBar.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
- this.bottomBar.TabIndex = 1;
- this.bottomBar.TabStop = false;
- this.bottomBar.Text = "bar1";
- //
- // labelItem10
- //
- this.labelItem10.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
- this.labelItem10.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
- this.labelItem10.Name = "labelItem10";
- //
- // bottomProgBar
- //
- this.bottomProgBar.ChunkGradientAngle = 0F;
- this.bottomProgBar.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
- this.bottomProgBar.Name = "bottomProgBar";
- this.bottomProgBar.RecentlyUsed = false;
- this.bottomProgBar.Width = 150;
- //
- // labelItem20
- //
- this.labelItem20.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
- this.labelItem20.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
- this.labelItem20.Name = "labelItem20";
- //
- // btnViewTypes
- //
- this.btnViewTypes.AutoExpandOnClick = true;
- this.btnViewTypes.ForeColor = System.Drawing.Color.Black;
- this.btnViewTypes.ImagePaddingHorizontal = 8;
- this.btnViewTypes.Name = "btnViewTypes";
- this.btnViewTypes.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
- this.btnViewTypes.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.bottomBar.Location = new System.Drawing.Point(4, 746);
+ this.bottomBar.Name = "bottomBar";
+ this.bottomBar.Size = new System.Drawing.Size(1187, 29);
+ this.bottomBar.Stretch = true;
+ this.bottomBar.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
+ this.bottomBar.TabIndex = 1;
+ this.bottomBar.TabStop = false;
+ this.bottomBar.Text = "bar1";
+ //
+ // labelItem10
+ //
+ this.labelItem10.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
+ this.labelItem10.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
+ this.labelItem10.Name = "labelItem10";
+ //
+ // bottomProgBar
+ //
+ this.bottomProgBar.ChunkGradientAngle = 0F;
+ this.bottomProgBar.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
+ this.bottomProgBar.Name = "bottomProgBar";
+ this.bottomProgBar.RecentlyUsed = false;
+ this.bottomProgBar.Width = 150;
+ //
+ // labelItem20
+ //
+ this.labelItem20.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
+ this.labelItem20.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
+ this.labelItem20.Name = "labelItem20";
+ //
+ // btnViewTypes
+ //
+ this.btnViewTypes.AutoExpandOnClick = true;
+ this.btnViewTypes.ForeColor = System.Drawing.Color.Black;
+ this.btnViewTypes.ImagePaddingHorizontal = 8;
+ this.btnViewTypes.Name = "btnViewTypes";
+ this.btnViewTypes.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
+ this.btnViewTypes.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnViewPrcStp,
this.btnViewBckgnd,
this.btnViewDev});
- this.btnViewTypes.Text = "Procedure Steps";
- //
- // btnViewPrcStp
- //
- this.btnViewPrcStp.ImagePaddingHorizontal = 8;
- this.btnViewPrcStp.Name = "btnViewPrcStp";
- this.btnViewPrcStp.Text = "Procedure Steps";
- this.btnViewPrcStp.Click += new System.EventHandler(this.btnViewPrcStp_Click);
- //
- // btnViewBckgnd
- //
- this.btnViewBckgnd.ImagePaddingHorizontal = 8;
- this.btnViewBckgnd.Name = "btnViewBckgnd";
- this.btnViewBckgnd.Text = "Background";
- this.btnViewBckgnd.Click += new System.EventHandler(this.btnViewBckgnd_Click);
- //
- // btnViewDev
- //
- this.btnViewDev.ImagePaddingHorizontal = 8;
- this.btnViewDev.Name = "btnViewDev";
- this.btnViewDev.Text = "Deviation";
- this.btnViewDev.Click += new System.EventHandler(this.btnViewDev_Click);
- //
- // labelItem29
- //
- this.labelItem29.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
- this.labelItem29.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
- this.labelItem29.Name = "labelItem29";
- //
- // btnLckUlck
- //
- this.btnLckUlck.AutoExpandOnClick = true;
- 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.ImagePaddingHorizontal = 8;
- this.btnLckUlck.Name = "btnLckUlck";
- this.btnLckUlck.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
- this.btnLckUlck.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.btnViewTypes.Text = "Procedure Steps";
+ //
+ // btnViewPrcStp
+ //
+ this.btnViewPrcStp.ImagePaddingHorizontal = 8;
+ this.btnViewPrcStp.Name = "btnViewPrcStp";
+ this.btnViewPrcStp.Text = "Procedure Steps";
+ this.btnViewPrcStp.Click += new System.EventHandler(this.btnViewPrcStp_Click);
+ //
+ // btnViewBckgnd
+ //
+ this.btnViewBckgnd.ImagePaddingHorizontal = 8;
+ this.btnViewBckgnd.Name = "btnViewBckgnd";
+ this.btnViewBckgnd.Text = "Background";
+ this.btnViewBckgnd.Click += new System.EventHandler(this.btnViewBckgnd_Click);
+ //
+ // btnViewDev
+ //
+ this.btnViewDev.ImagePaddingHorizontal = 8;
+ this.btnViewDev.Name = "btnViewDev";
+ this.btnViewDev.Text = "Deviation";
+ this.btnViewDev.Click += new System.EventHandler(this.btnViewDev_Click);
+ //
+ // labelItem29
+ //
+ this.labelItem29.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
+ this.labelItem29.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
+ this.labelItem29.Name = "labelItem29";
+ //
+ // btnLckUlck
+ //
+ this.btnLckUlck.AutoExpandOnClick = true;
+ 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.ImagePaddingHorizontal = 8;
+ this.btnLckUlck.Name = "btnLckUlck";
+ this.btnLckUlck.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
+ this.btnLckUlck.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
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));
- this.btnLckUlck.Text = "Unlocked";
- //
- // btnSetLock
- //
- this.btnSetLock.ForeColor = System.Drawing.Color.Black;
- this.btnSetLock.Image = ((System.Drawing.Image)(resources.GetObject("btnSetLock.Image")));
- this.btnSetLock.ImagePaddingHorizontal = 8;
- this.btnSetLock.Name = "btnSetLock";
- this.btnSetLock.Text = "Set a Lock";
- this.btnSetLock.Click += new System.EventHandler(this.btnSetLock_Click);
- //
- // btnReleaseLck
- //
- this.btnReleaseLck.ForeColor = System.Drawing.Color.Black;
- this.btnReleaseLck.Image = ((System.Drawing.Image)(resources.GetObject("btnReleaseLck.Image")));
- this.btnReleaseLck.ImagePaddingHorizontal = 8;
- this.btnReleaseLck.Name = "btnReleaseLck";
- this.btnReleaseLck.Text = "Release Lock";
- this.btnReleaseLck.Click += new System.EventHandler(this.btnReleaseLck_Click);
- //
- // labelItem13
- //
- this.labelItem13.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
- this.labelItem13.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
- this.labelItem13.Name = "labelItem13";
- //
- // btnInsOvr
- //
- this.btnInsOvr.AutoExpandOnClick = true;
- this.btnInsOvr.CanCustomize = false;
- this.btnInsOvr.Description = "Toggle Insert / Overwrite";
- this.btnInsOvr.ForeColor = System.Drawing.Color.Black;
- this.btnInsOvr.ImagePaddingHorizontal = 8;
- this.btnInsOvr.Name = "btnInsOvr";
- this.btnInsOvr.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
- this.btnInsOvr.SplitButton = true;
- this.btnInsOvr.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ 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));
+ this.btnLckUlck.Text = "Unlocked";
+ //
+ // btnSetLock
+ //
+ this.btnSetLock.ForeColor = System.Drawing.Color.Black;
+ this.btnSetLock.Image = ((System.Drawing.Image)(resources.GetObject("btnSetLock.Image")));
+ this.btnSetLock.ImagePaddingHorizontal = 8;
+ this.btnSetLock.Name = "btnSetLock";
+ this.btnSetLock.Text = "Set a Lock";
+ this.btnSetLock.Click += new System.EventHandler(this.btnSetLock_Click);
+ //
+ // btnReleaseLck
+ //
+ this.btnReleaseLck.ForeColor = System.Drawing.Color.Black;
+ this.btnReleaseLck.Image = ((System.Drawing.Image)(resources.GetObject("btnReleaseLck.Image")));
+ this.btnReleaseLck.ImagePaddingHorizontal = 8;
+ this.btnReleaseLck.Name = "btnReleaseLck";
+ this.btnReleaseLck.Text = "Release Lock";
+ this.btnReleaseLck.Click += new System.EventHandler(this.btnReleaseLck_Click);
+ //
+ // labelItem13
+ //
+ this.labelItem13.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
+ this.labelItem13.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
+ this.labelItem13.Name = "labelItem13";
+ //
+ // btnInsOvr
+ //
+ this.btnInsOvr.AutoExpandOnClick = true;
+ this.btnInsOvr.CanCustomize = false;
+ this.btnInsOvr.Description = "Toggle Insert / Overwrite";
+ this.btnInsOvr.ForeColor = System.Drawing.Color.Black;
+ this.btnInsOvr.ImagePaddingHorizontal = 8;
+ this.btnInsOvr.Name = "btnInsOvr";
+ this.btnInsOvr.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
+ this.btnInsOvr.SplitButton = true;
+ this.btnInsOvr.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsertMode,
this.btnOverstrikeMode});
- this.superTooltip1.SetSuperTooltip(this.btnInsOvr, new DevComponents.DotNetBar.SuperTooltipInfo("Insert / Overstrke Modes", "", "Select Insert or Overstrike Text Editing Modes", null, null, DevComponents.DotNetBar.eTooltipColor.System));
- this.btnInsOvr.Text = "INS";
- //
- // btnInsertMode
- //
- this.btnInsertMode.ImagePaddingHorizontal = 8;
- this.btnInsertMode.Name = "btnInsertMode";
- this.btnInsertMode.Text = "INS";
- this.btnInsertMode.Click += new System.EventHandler(this.btnInsertMode_Click);
- //
- // btnOverstrikeMode
- //
- this.btnOverstrikeMode.ImagePaddingHorizontal = 8;
- this.btnOverstrikeMode.Name = "btnOverstrikeMode";
- this.btnOverstrikeMode.Text = "OVR";
- this.btnOverstrikeMode.Click += new System.EventHandler(this.btnOverstrikeMode_Click);
- //
- // labelItem9
- //
- this.labelItem9.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
- this.labelItem9.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
- this.labelItem9.Name = "labelItem9";
- //
- // btnEditView
- //
- this.btnEditView.AutoExpandOnClick = true;
- this.btnEditView.CanCustomize = false;
- this.btnEditView.Description = "Toggle Edit / View Modes";
- this.btnEditView.ForeColor = System.Drawing.Color.Black;
- this.btnEditView.ImagePaddingHorizontal = 8;
- this.btnEditView.Name = "btnEditView";
- this.btnEditView.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
- this.btnEditView.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.superTooltip1.SetSuperTooltip(this.btnInsOvr, new DevComponents.DotNetBar.SuperTooltipInfo("Insert / Overstrke Modes", "", "Select Insert or Overstrike Text Editing Modes", null, null, DevComponents.DotNetBar.eTooltipColor.System));
+ this.btnInsOvr.Text = "INS";
+ //
+ // btnInsertMode
+ //
+ this.btnInsertMode.ImagePaddingHorizontal = 8;
+ this.btnInsertMode.Name = "btnInsertMode";
+ this.btnInsertMode.Text = "INS";
+ this.btnInsertMode.Click += new System.EventHandler(this.btnInsertMode_Click);
+ //
+ // btnOverstrikeMode
+ //
+ this.btnOverstrikeMode.ImagePaddingHorizontal = 8;
+ this.btnOverstrikeMode.Name = "btnOverstrikeMode";
+ this.btnOverstrikeMode.Text = "OVR";
+ this.btnOverstrikeMode.Click += new System.EventHandler(this.btnOverstrikeMode_Click);
+ //
+ // labelItem9
+ //
+ this.labelItem9.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
+ this.labelItem9.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
+ this.labelItem9.Name = "labelItem9";
+ //
+ // btnEditView
+ //
+ this.btnEditView.AutoExpandOnClick = true;
+ this.btnEditView.CanCustomize = false;
+ this.btnEditView.Description = "Toggle Edit / View Modes";
+ this.btnEditView.ForeColor = System.Drawing.Color.Black;
+ this.btnEditView.ImagePaddingHorizontal = 8;
+ this.btnEditView.Name = "btnEditView";
+ this.btnEditView.PopupSide = DevComponents.DotNetBar.ePopupSide.Top;
+ this.btnEditView.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnEditMode,
this.btnViewMode});
- this.btnEditView.Text = "Edit";
- //
- // btnEditMode
- //
- this.btnEditMode.ImagePaddingHorizontal = 8;
- this.btnEditMode.Name = "btnEditMode";
- this.btnEditMode.Text = "Edit";
- this.btnEditMode.Click += new System.EventHandler(this.btnEditMode_Click);
- //
- // btnViewMode
- //
- this.btnViewMode.ImagePaddingHorizontal = 8;
- this.btnViewMode.Name = "btnViewMode";
- this.btnViewMode.Text = "View";
- this.btnViewMode.Click += new System.EventHandler(this.btnViewMode_Click);
- //
- // labelItem11
- //
- this.labelItem11.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
- this.labelItem11.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
- this.labelItem11.Name = "labelItem11";
- //
- // btnMarkPrevPos
- //
- this.btnMarkPrevPos.AutoExpandOnClick = true;
- this.btnMarkPrevPos.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnMarkPrevPos.ForeColor = System.Drawing.Color.Black;
- this.btnMarkPrevPos.GlobalName = "SetBookMark";
- this.btnMarkPrevPos.Image = ((System.Drawing.Image)(resources.GetObject("btnMarkPrevPos.Image")));
- 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));
- this.btnMarkPrevPos.Text = "BookMark";
- this.btnMarkPrevPos.Click += new System.EventHandler(this.btnMarkPrevPos_Click);
- //
- // labelItem2
- //
- this.labelItem2.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
- this.labelItem2.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
- this.labelItem2.Name = "labelItem2";
- //
- // btnPrevPos
- //
- this.btnPrevPos.AutoExpandOnClick = true;
- this.btnPrevPos.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnPrevPos.Enabled = false;
- this.btnPrevPos.ForeColor = System.Drawing.Color.Black;
- this.btnPrevPos.Image = ((System.Drawing.Image)(resources.GetObject("btnPrevPos.Image")));
- 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));
- this.btnPrevPos.Text = "Previous Positon";
- this.btnPrevPos.Click += new System.EventHandler(this.btnPrevPos_Click);
- //
- // labelItem14
- //
- this.labelItem14.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
- this.labelItem14.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
- this.labelItem14.Name = "labelItem14";
- //
- // btnGetRoVals
- //
- this.btnGetRoVals.Enabled = false;
- this.btnGetRoVals.ForeColor = System.Drawing.Color.Black;
- 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));
- this.btnGetRoVals.Text = "Update RO Values";
- //
- // epAnnotations
- //
- this.epAnnotations.CanvasColor = System.Drawing.SystemColors.Control;
- this.epAnnotations.CollapseDirection = DevComponents.DotNetBar.eCollapseDirection.TopToBottom;
- this.epAnnotations.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
- this.epAnnotations.Controls.Add(this.ctrlAnnotationDetails);
- this.epAnnotations.Controls.Add(this.btnAnnoDetailsPushPin);
- this.epAnnotations.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.epAnnotations.Expanded = false;
- this.epAnnotations.ExpandedBounds = new System.Drawing.Rectangle(4, 547, 1114, 202);
- this.epAnnotations.ExpandOnTitleClick = true;
- this.epAnnotations.Location = new System.Drawing.Point(4, 517);
- this.epAnnotations.Name = "epAnnotations";
- this.epAnnotations.Size = new System.Drawing.Size(816, 26);
- this.epAnnotations.Style.Alignment = System.Drawing.StringAlignment.Center;
- this.epAnnotations.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.epAnnotations.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
- this.epAnnotations.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.epAnnotations.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
- this.epAnnotations.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.epAnnotations.Style.GradientAngle = 90;
- this.epAnnotations.TabIndex = 2;
- this.epAnnotations.ThemeAware = true;
- this.epAnnotations.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
- this.epAnnotations.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.epAnnotations.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
- this.epAnnotations.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
- this.epAnnotations.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.epAnnotations.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
- this.epAnnotations.TitleStyle.GradientAngle = 90;
- this.epAnnotations.TitleText = "Annotation Details";
- //
- // 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";
- this.ctrlAnnotationDetails.Annotations = null;
- this.ctrlAnnotationDetails.AnnotationText = "";
- this.ctrlAnnotationDetails.CurrentAnnotation = null;
- this.ctrlAnnotationDetails.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ctrlAnnotationDetails.Location = new System.Drawing.Point(0, 26);
- this.ctrlAnnotationDetails.Margin = new System.Windows.Forms.Padding(2);
- this.ctrlAnnotationDetails.Name = "ctrlAnnotationDetails";
- this.ctrlAnnotationDetails.Size = new System.Drawing.Size(1114, 0);
- this.ctrlAnnotationDetails.TabIndex = 15;
- //
- // btnAnnoDetailsPushPin
- //
- this.btnAnnoDetailsPushPin.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
- this.btnAnnoDetailsPushPin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnAnnoDetailsPushPin.AutoCheckOnClick = true;
- this.btnAnnoDetailsPushPin.BackColor = System.Drawing.Color.Transparent;
- this.btnAnnoDetailsPushPin.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.btnAnnoDetailsPushPin.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
- this.btnAnnoDetailsPushPin.FocusCuesEnabled = false;
- this.btnAnnoDetailsPushPin.Image = ((System.Drawing.Image)(resources.GetObject("btnAnnoDetailsPushPin.Image")));
- this.btnAnnoDetailsPushPin.Location = new System.Drawing.Point(761, 1);
- this.btnAnnoDetailsPushPin.Name = "btnAnnoDetailsPushPin";
- this.btnAnnoDetailsPushPin.PressedImage = ((System.Drawing.Image)(resources.GetObject("btnAnnoDetailsPushPin.PressedImage")));
- 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));
- this.btnAnnoDetailsPushPin.TabIndex = 14;
- this.btnAnnoDetailsPushPin.ThemeAware = true;
- //
- // expandablePanel2
- //
- this.expandablePanel2.CanvasColor = System.Drawing.SystemColors.Control;
- this.expandablePanel2.CollapseDirection = DevComponents.DotNetBar.eCollapseDirection.RightToLeft;
- this.expandablePanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
- this.expandablePanel2.Controls.Add(this.tv);
- this.expandablePanel2.Dock = System.Windows.Forms.DockStyle.Left;
- this.expandablePanel2.ExpandOnTitleClick = true;
- this.expandablePanel2.Location = new System.Drawing.Point(4, 57);
- this.expandablePanel2.Name = "expandablePanel2";
- 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;
- this.expandablePanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.expandablePanel2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
- this.expandablePanel2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandablePanel2.Style.GradientAngle = 90;
- this.expandablePanel2.TabIndex = 3;
- this.expandablePanel2.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
- this.expandablePanel2.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.expandablePanel2.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
- this.expandablePanel2.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
- this.expandablePanel2.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandablePanel2.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
- this.expandablePanel2.TitleStyle.GradientAngle = 90;
- this.expandablePanel2.TitleText = "Procedures";
- //
- // tv
- //
- this.tv.AllowDrop = true;
- this.tv.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tv.HideSelection = false;
- this.tv.Location = new System.Drawing.Point(0, 26);
- this.tv.Name = "tv";
- 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
- //
- this.infoPanel.CanvasColor = System.Drawing.SystemColors.Control;
- this.infoPanel.CollapseDirection = DevComponents.DotNetBar.eCollapseDirection.LeftToRight;
- 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(557, 57, 230, 460);
- this.infoPanel.ExpandOnTitleClick = true;
- this.infoPanel.Location = new System.Drawing.Point(757, 57);
- this.infoPanel.Name = "infoPanel";
- this.infoPanel.Size = new System.Drawing.Size(30, 460);
- 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;
- this.infoPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.infoPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
- this.infoPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.infoPanel.Style.GradientAngle = 90;
- this.infoPanel.TabIndex = 4;
- this.infoPanel.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
- this.infoPanel.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.infoPanel.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
- this.infoPanel.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
- this.infoPanel.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.infoPanel.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
- this.infoPanel.TitleStyle.GradientAngle = 90;
- this.infoPanel.TitleText = "Step Properties";
- this.infoPanel.Click += new System.EventHandler(this.infoPanel_Click);
- //
- // infoTabs
- //
- this.infoTabs.BackColor = System.Drawing.Color.Transparent;
- this.infoTabs.CanReorderTabs = true;
- this.infoTabs.Controls.Add(this.infotabControlPanelTags);
- this.infoTabs.Controls.Add(this.infotabControlPanelTransitions);
- this.infoTabs.Controls.Add(this.infotabControlPanelRO);
- this.infoTabs.Dock = System.Windows.Forms.DockStyle.Fill;
- this.infoTabs.Location = new System.Drawing.Point(0, 26);
- 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(30, 434);
- this.infoTabs.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Right;
- this.infoTabs.TabIndex = 1;
- this.infoTabs.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
- this.infoTabs.Tabs.Add(this.infotabTags);
- this.infoTabs.Tabs.Add(this.infotabRO);
- this.infoTabs.Tabs.Add(this.infotabTransition);
- this.infoTabs.Text = "tabControl1";
- this.infoTabs.ThemeAware = true;
- //
- // infotabControlPanelTags
- //
- this.infotabControlPanelTags.Controls.Add(this.panelEx1);
- this.infotabControlPanelTags.Dock = System.Windows.Forms.DockStyle.Fill;
- this.infotabControlPanelTags.Location = new System.Drawing.Point(0, 0);
- this.infotabControlPanelTags.Name = "infotabControlPanelTags";
- this.infotabControlPanelTags.Padding = new System.Windows.Forms.Padding(1);
- this.infotabControlPanelTags.Size = new System.Drawing.Size(3, 434);
- this.infotabControlPanelTags.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
- this.infotabControlPanelTags.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.infotabControlPanelTags.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
- | DevComponents.DotNetBar.eBorderSide.Bottom)));
- this.infotabControlPanelTags.Style.GradientAngle = 180;
- this.infotabControlPanelTags.TabIndex = 1;
- this.infotabControlPanelTags.TabItem = this.infotabTags;
- this.infotabControlPanelTags.ThemeAware = true;
- //
- // panelEx1
- //
- this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
- this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
- this.panelEx1.Controls.Add(this.displayTags);
- 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(1, 432);
- 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;
- this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.panelEx1.Style.BorderColor.Color = System.Drawing.Color.Gray;
- this.panelEx1.Style.ForeColor.Color = System.Drawing.Color.Transparent;
- this.panelEx1.TabIndex = 1;
- //
- // displayTags
- //
- this.displayTags.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
- this.displayTags.Dock = System.Windows.Forms.DockStyle.Top;
- this.displayTags.Location = new System.Drawing.Point(0, 0);
- this.displayTags.Name = "displayTags";
- this.displayTags.Size = new System.Drawing.Size(1, 500);
- this.displayTags.TabIndex = 0;
- //
- // infotabTags
- //
- this.infotabTags.AttachedControl = this.infotabControlPanelTags;
- this.infotabTags.Name = "infotabTags";
- this.infotabTags.Text = "Tags";
- this.infotabTags.Visible = false;
- this.infotabTags.Click += new System.EventHandler(this.infotabTags_Click);
- //
- // infotabControlPanelTransitions
- //
- this.infotabControlPanelTransitions.Controls.Add(this.displayTransition);
- this.infotabControlPanelTransitions.Dock = System.Windows.Forms.DockStyle.Fill;
- 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(3, 434);
- 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)));
- this.infotabControlPanelTransitions.Style.GradientAngle = 180;
- this.infotabControlPanelTransitions.TabIndex = 5;
- this.infotabControlPanelTransitions.TabItem = this.infotabTransition;
- this.infotabControlPanelTransitions.ThemeAware = true;
- this.infotabControlPanelTransitions.Click += new System.EventHandler(this.infotabTransition_Click);
- //
- // displayTransition
- //
- this.displayTransition.AutoSize = true;
- this.displayTransition.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
- this.displayTransition.CurTrans = null;
- this.displayTransition.Dock = System.Windows.Forms.DockStyle.Fill;
- this.displayTransition.Location = new System.Drawing.Point(1, 1);
- this.displayTransition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.displayTransition.MyRTB = null;
- this.displayTransition.Name = "displayTransition";
- this.displayTransition.RangeColor = global::VEPROMS.Properties.Settings.Default.TransitionRangeColor;
- this.displayTransition.Size = new System.Drawing.Size(1, 432);
- this.displayTransition.TabIndex = 0;
- //
- // infotabTransition
- //
- this.infotabTransition.AttachedControl = this.infotabControlPanelTransitions;
- this.infotabTransition.Name = "infotabTransition";
- this.infotabTransition.Text = "Transition";
- this.infotabTransition.Visible = false;
- this.infotabTransition.Click += new System.EventHandler(this.infotabTransition_Click);
- //
- // infotabControlPanelRO
- //
- this.infotabControlPanelRO.Controls.Add(this.displayRO);
- this.infotabControlPanelRO.Dock = System.Windows.Forms.DockStyle.Fill;
- 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(3, 434);
- 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)));
- this.infotabControlPanelRO.Style.GradientAngle = 180;
- this.infotabControlPanelRO.TabIndex = 4;
- this.infotabControlPanelRO.TabItem = this.infotabRO;
- this.infotabControlPanelRO.ThemeAware = true;
- //
- // displayRO
- //
- this.displayRO.CurROLink = null;
- this.displayRO.Dock = System.Windows.Forms.DockStyle.Fill;
- this.displayRO.Location = new System.Drawing.Point(1, 1);
- this.displayRO.Margin = new System.Windows.Forms.Padding(4);
- this.displayRO.Mydvi = null;
- this.displayRO.MyROFST = null;
- this.displayRO.MyRTB = null;
- this.displayRO.Name = "displayRO";
- this.displayRO.ProgressBar = null;
- this.displayRO.Size = new System.Drawing.Size(1, 432);
- this.displayRO.TabIndex = 0;
- //
- // infotabRO
- //
- this.infotabRO.AttachedControl = this.infotabControlPanelRO;
- this.infotabRO.Name = "infotabRO";
- this.infotabRO.Text = "RO";
- this.infotabRO.Visible = false;
- this.infotabRO.Click += new System.EventHandler(this.infotabRO_Click);
- //
- // 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 = null;
- this.navigationPanePanel2.Size = new System.Drawing.Size(199, 401);
- 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;
- //
- // expandableSplitter1
- //
- this.expandableSplitter1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter1.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter1.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.expandableSplitter1.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter1.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter1.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter1.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter1.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter1.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter1.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
- this.expandableSplitter1.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
- this.expandableSplitter1.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
- this.expandableSplitter1.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
- this.expandableSplitter1.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
- this.expandableSplitter1.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
- this.expandableSplitter1.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter1.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter1.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter1.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter1.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- 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(255, 57);
- this.expandableSplitter1.Name = "expandableSplitter1";
- this.expandableSplitter1.Size = new System.Drawing.Size(3, 460);
- this.expandableSplitter1.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
- this.expandableSplitter1.TabIndex = 5;
- this.expandableSplitter1.TabStop = false;
- //
- // expandableSplitter2
- //
- this.expandableSplitter2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter2.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter2.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.expandableSplitter2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.expandableSplitter2.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter2.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter2.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter2.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter2.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter2.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter2.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
- this.expandableSplitter2.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
- this.expandableSplitter2.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
- this.expandableSplitter2.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
- this.expandableSplitter2.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
- this.expandableSplitter2.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
- this.expandableSplitter2.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter2.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter2.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter2.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter2.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- 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(258, 514);
- this.expandableSplitter2.Name = "expandableSplitter2";
- this.expandableSplitter2.Size = new System.Drawing.Size(499, 3);
- this.expandableSplitter2.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
- this.expandableSplitter2.TabIndex = 6;
- this.expandableSplitter2.TabStop = false;
- //
- // expandableSplitter3
- //
- this.expandableSplitter3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter3.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter3.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.expandableSplitter3.Dock = System.Windows.Forms.DockStyle.Right;
- this.expandableSplitter3.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter3.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter3.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter3.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter3.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter3.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter3.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
- this.expandableSplitter3.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
- this.expandableSplitter3.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
- this.expandableSplitter3.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
- this.expandableSplitter3.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
- this.expandableSplitter3.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
- this.expandableSplitter3.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter3.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter3.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter3.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter3.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- 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.Name = "expandableSplitter3";
- this.expandableSplitter3.Size = new System.Drawing.Size(3, 457);
- this.expandableSplitter3.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
- this.expandableSplitter3.TabIndex = 7;
- this.expandableSplitter3.TabStop = false;
- //
- // superTooltip1
- //
- this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
- //
- // btnSrchRslt
- //
- this.btnSrchRslt.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btnSrchRslt.Checked = true;
- this.btnSrchRslt.Image = ((System.Drawing.Image)(resources.GetObject("btnSrchRslt.Image")));
- this.btnSrchRslt.ImagePaddingHorizontal = 8;
- this.btnSrchRslt.Name = "btnSrchRslt";
- this.btnSrchRslt.OptionGroup = "navBar";
- this.superTooltip1.SetSuperTooltip(this.btnSrchRslt, new DevComponents.DotNetBar.SuperTooltipInfo("Annotation Search", "", "Will display a list of all annotations of a selected type.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
- this.btnSrchRslt.Text = "Annotation Search";
- //
- // tmrTreeView
- //
- this.tmrTreeView.Interval = 10;
- this.tmrTreeView.Tick += new System.EventHandler(this.tmrTreeView_Tick);
- //
- // tc
- //
- this.tc.Dock = System.Windows.Forms.DockStyle.Fill;
- 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(496, 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);
- this.tc.LinkModifyRO += new Volian.Controls.Library.StepPanelLinkEvent(this.tc_LinkModifyRO);
- //
- // buttonItem1
- //
- this.buttonItem1.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem1.Image")));
- this.buttonItem1.ImagePaddingHorizontal = 8;
- this.buttonItem1.Name = "buttonItem1";
- this.buttonItem1.Text = "buttonItem19";
- this.buttonItem1.Tooltip = "Degree";
- //
- // itemAnnotationsBindingSource
- //
- this.itemAnnotationsBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ItemAnnotation);
- //
- // searchPanel
- //
- this.searchPanel.CanvasColor = System.Drawing.SystemColors.Control;
- this.searchPanel.CollapseDirection = DevComponents.DotNetBar.eCollapseDirection.LeftToRight;
- 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(590, 57, 230, 460);
- this.searchPanel.ExpandOnTitleClick = true;
- this.searchPanel.Location = new System.Drawing.Point(790, 57);
- this.searchPanel.Name = "searchPanel";
- this.searchPanel.Size = new System.Drawing.Size(30, 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;
- this.searchPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.searchPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
- this.searchPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.searchPanel.Style.GradientAngle = 90;
- this.searchPanel.TabIndex = 9;
- this.searchPanel.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
- this.searchPanel.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.searchPanel.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
- this.searchPanel.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
- this.searchPanel.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.searchPanel.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
- this.searchPanel.TitleStyle.GradientAngle = 90;
- this.searchPanel.TitleText = "Tools";
- //
- // searchTabControl
- //
- this.searchTabControl.BackColor = System.Drawing.Color.Transparent;
- this.searchTabControl.CanReorderTabs = true;
- this.searchTabControl.Controls.Add(this.tabControlPanel2);
- this.searchTabControl.Controls.Add(this.annotationSearch);
- this.searchTabControl.Controls.Add(this.tabControlPanelLD);
- 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, 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;
- //
- // tabControlPanel2
- //
- this.tabControlPanel2.Controls.Add(this.panelEx3);
- 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(3, 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)));
- this.tabControlPanel2.Style.GradientAngle = 180;
- this.tabControlPanel2.TabIndex = 2;
- this.tabControlPanel2.TabItem = this.infotabBookMarks;
- this.tabControlPanel2.ThemeAware = true;
- //
- // panelEx3
- //
- this.panelEx3.AutoScroll = true;
- this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control;
- this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
- this.panelEx3.Controls.Add(this.lbxBookMarks);
- this.panelEx3.Controls.Add(this.btnClrBookMrks);
- this.panelEx3.Controls.Add(this.btnRmvCurBookMrk);
- this.panelEx3.Controls.Add(this.btnSetBookMrk);
- 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, 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;
- this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.panelEx3.Style.BorderColor.Color = System.Drawing.Color.Gray;
- this.panelEx3.Style.ForeColor.Color = System.Drawing.Color.Transparent;
- this.panelEx3.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(1, 340);
- 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(1, 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(1, 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(1, 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";
- //
- // annotationSearch
- //
- this.annotationSearch.Controls.Add(this.navpaneResults);
- this.annotationSearch.Dock = System.Windows.Forms.DockStyle.Fill;
- 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, 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)));
- this.annotationSearch.Style.GradientAngle = 180;
- this.annotationSearch.TabIndex = 3;
- this.annotationSearch.TabItem = this.infotabResults;
- this.annotationSearch.ThemeAware = true;
- //
- // navpaneResults
- //
- this.navpaneResults.Controls.Add(this.navpanSrchRslts);
- this.navpaneResults.Controls.Add(this.navigationPanePanel3);
- 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 = 61;
- this.navpaneResults.Padding = new System.Windows.Forms.Padding(1);
- this.navpaneResults.Size = new System.Drawing.Size(1, 432);
- 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 = "Annotation Search";
- //
- // navpanSrchRslts
- //
- this.navpanSrchRslts.Controls.Add(this.CtrlAnnotationSearch);
- 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, 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;
- 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;
- //
- // CtrlAnnotationSearch
- //
- this.CtrlAnnotationSearch.Dock = System.Windows.Forms.DockStyle.Fill;
- this.CtrlAnnotationSearch.LoadingList = false;
- 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, 345);
- this.CtrlAnnotationSearch.TabIndex = 0;
- //
- // navigationPanePanel3
- //
- this.navigationPanePanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- 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, 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;
- this.navigationPanePanel3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.navigationPanePanel3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.navigationPanePanel3.Style.GradientAngle = 90;
- this.navigationPanePanel3.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.annotationSearch;
- this.infotabResults.Name = "infotabResults";
- this.infotabResults.Text = "Search";
- //
- // 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(3, 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(1, 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);
- //
- // expandableSplitter4
- //
- this.expandableSplitter4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(241)))), ((int)(((byte)(242)))));
- this.expandableSplitter4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter4.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter4.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.expandableSplitter4.Dock = System.Windows.Forms.DockStyle.Right;
- this.expandableSplitter4.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter4.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter4.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter4.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter4.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter4.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter4.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
- this.expandableSplitter4.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
- this.expandableSplitter4.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
- this.expandableSplitter4.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
- this.expandableSplitter4.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
- this.expandableSplitter4.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
- this.expandableSplitter4.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter4.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter4.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter4.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter4.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- 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.Name = "expandableSplitter4";
- this.expandableSplitter4.Size = new System.Drawing.Size(3, 460);
- this.expandableSplitter4.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
- this.expandableSplitter4.TabIndex = 3;
- this.expandableSplitter4.TabStop = false;
- //
- // frmVEPROMS
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.AutoScroll = true;
- this.ClientSize = new System.Drawing.Size(824, 574);
- this.Controls.Add(this.tc);
- this.Controls.Add(this.expandableSplitter3);
- this.Controls.Add(this.expandableSplitter2);
- this.Controls.Add(this.expandableSplitter1);
- this.Controls.Add(this.infoPanel);
- this.Controls.Add(this.expandableSplitter4);
- this.Controls.Add(this.searchPanel);
- this.Controls.Add(this.expandablePanel2);
- this.Controls.Add(this.epAnnotations);
- this.Controls.Add(this.bottomBar);
- this.Controls.Add(this.ribbonControl1);
- this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.Name = "frmVEPROMS";
- this.Text = "VE-PROMS";
- this.Load += new System.EventHandler(this.frmVEPROMS_Load);
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmVEPROMS_FormClosing);
- ((System.ComponentModel.ISupportInitialize)(this.bottomBar)).EndInit();
- this.epAnnotations.ResumeLayout(false);
- this.expandablePanel2.ResumeLayout(false);
- this.infoPanel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.infoTabs)).EndInit();
- this.infoTabs.ResumeLayout(false);
- this.infotabControlPanelTags.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.infotabControlPanelTransitions.ResumeLayout(false);
- this.infotabControlPanelTransitions.PerformLayout();
- this.infotabControlPanelRO.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).EndInit();
- this.searchPanel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.searchTabControl)).EndInit();
- this.searchTabControl.ResumeLayout(false);
- this.tabControlPanel2.ResumeLayout(false);
- this.panelEx3.ResumeLayout(false);
- this.annotationSearch.ResumeLayout(false);
- this.navpaneResults.ResumeLayout(false);
- this.navpanSrchRslts.ResumeLayout(false);
- this.tabControlPanelLD.ResumeLayout(false);
- this.ResumeLayout(false);
+ this.btnEditView.Text = "Edit";
+ //
+ // btnEditMode
+ //
+ this.btnEditMode.ImagePaddingHorizontal = 8;
+ this.btnEditMode.Name = "btnEditMode";
+ this.btnEditMode.Text = "Edit";
+ this.btnEditMode.Click += new System.EventHandler(this.btnEditMode_Click);
+ //
+ // btnViewMode
+ //
+ this.btnViewMode.ImagePaddingHorizontal = 8;
+ this.btnViewMode.Name = "btnViewMode";
+ this.btnViewMode.Text = "View";
+ this.btnViewMode.Click += new System.EventHandler(this.btnViewMode_Click);
+ //
+ // labelItem11
+ //
+ this.labelItem11.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
+ this.labelItem11.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
+ this.labelItem11.Name = "labelItem11";
+ //
+ // btnMarkPrevPos
+ //
+ this.btnMarkPrevPos.AutoExpandOnClick = true;
+ this.btnMarkPrevPos.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnMarkPrevPos.ForeColor = System.Drawing.Color.Black;
+ this.btnMarkPrevPos.GlobalName = "SetBookMark";
+ this.btnMarkPrevPos.Image = ((System.Drawing.Image)(resources.GetObject("btnMarkPrevPos.Image")));
+ 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));
+ this.btnMarkPrevPos.Text = "BookMark";
+ this.btnMarkPrevPos.Click += new System.EventHandler(this.btnMarkPrevPos_Click);
+ //
+ // labelItem2
+ //
+ this.labelItem2.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
+ this.labelItem2.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
+ this.labelItem2.Name = "labelItem2";
+ //
+ // btnPrevPos
+ //
+ this.btnPrevPos.AutoExpandOnClick = true;
+ this.btnPrevPos.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btnPrevPos.Enabled = false;
+ this.btnPrevPos.ForeColor = System.Drawing.Color.Black;
+ this.btnPrevPos.Image = ((System.Drawing.Image)(resources.GetObject("btnPrevPos.Image")));
+ 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));
+ this.btnPrevPos.Text = "Previous Positon";
+ this.btnPrevPos.Click += new System.EventHandler(this.btnPrevPos_Click);
+ //
+ // labelItem14
+ //
+ this.labelItem14.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
+ this.labelItem14.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
+ this.labelItem14.Name = "labelItem14";
+ //
+ // btnGetRoVals
+ //
+ this.btnGetRoVals.Enabled = false;
+ this.btnGetRoVals.ForeColor = System.Drawing.Color.Black;
+ 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));
+ this.btnGetRoVals.Text = "Update RO Values";
+ //
+ // epAnnotations
+ //
+ this.epAnnotations.CanvasColor = System.Drawing.SystemColors.Control;
+ this.epAnnotations.CollapseDirection = DevComponents.DotNetBar.eCollapseDirection.TopToBottom;
+ this.epAnnotations.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
+ this.epAnnotations.Controls.Add(this.ctrlAnnotationDetails);
+ this.epAnnotations.Controls.Add(this.btnAnnoDetailsPushPin);
+ this.epAnnotations.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.epAnnotations.Expanded = false;
+ this.epAnnotations.ExpandedBounds = new System.Drawing.Rectangle(4, 547, 1114, 202);
+ this.epAnnotations.ExpandOnTitleClick = true;
+ this.epAnnotations.Location = new System.Drawing.Point(4, 720);
+ this.epAnnotations.Name = "epAnnotations";
+ this.epAnnotations.Size = new System.Drawing.Size(1187, 26);
+ this.epAnnotations.Style.Alignment = System.Drawing.StringAlignment.Center;
+ this.epAnnotations.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.epAnnotations.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
+ this.epAnnotations.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.epAnnotations.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
+ this.epAnnotations.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.epAnnotations.Style.GradientAngle = 90;
+ this.epAnnotations.TabIndex = 2;
+ this.epAnnotations.ThemeAware = true;
+ this.epAnnotations.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
+ this.epAnnotations.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.epAnnotations.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
+ this.epAnnotations.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
+ this.epAnnotations.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.epAnnotations.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
+ this.epAnnotations.TitleStyle.GradientAngle = 90;
+ this.epAnnotations.TitleText = "Annotation Details";
+ //
+ // 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";
+ this.ctrlAnnotationDetails.Annotations = null;
+ this.ctrlAnnotationDetails.AnnotationText = "";
+ this.ctrlAnnotationDetails.CurrentAnnotation = null;
+ this.ctrlAnnotationDetails.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.ctrlAnnotationDetails.Location = new System.Drawing.Point(0, 26);
+ this.ctrlAnnotationDetails.Margin = new System.Windows.Forms.Padding(2);
+ this.ctrlAnnotationDetails.Name = "ctrlAnnotationDetails";
+ this.ctrlAnnotationDetails.Size = new System.Drawing.Size(1187, 0);
+ this.ctrlAnnotationDetails.TabIndex = 15;
+ //
+ // btnAnnoDetailsPushPin
+ //
+ this.btnAnnoDetailsPushPin.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
+ this.btnAnnoDetailsPushPin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
+ this.btnAnnoDetailsPushPin.AutoCheckOnClick = true;
+ this.btnAnnoDetailsPushPin.BackColor = System.Drawing.Color.Transparent;
+ this.btnAnnoDetailsPushPin.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.btnAnnoDetailsPushPin.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
+ this.btnAnnoDetailsPushPin.FocusCuesEnabled = false;
+ this.btnAnnoDetailsPushPin.Image = ((System.Drawing.Image)(resources.GetObject("btnAnnoDetailsPushPin.Image")));
+ this.btnAnnoDetailsPushPin.Location = new System.Drawing.Point(1132, 1);
+ this.btnAnnoDetailsPushPin.Name = "btnAnnoDetailsPushPin";
+ this.btnAnnoDetailsPushPin.PressedImage = ((System.Drawing.Image)(resources.GetObject("btnAnnoDetailsPushPin.PressedImage")));
+ 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));
+ this.btnAnnoDetailsPushPin.TabIndex = 14;
+ this.btnAnnoDetailsPushPin.ThemeAware = true;
+ //
+ // expandablePanel2
+ //
+ this.expandablePanel2.CanvasColor = System.Drawing.SystemColors.Control;
+ this.expandablePanel2.CollapseDirection = DevComponents.DotNetBar.eCollapseDirection.RightToLeft;
+ 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, 57, 251, 600);
+ 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, 663);
+ 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;
+ this.expandablePanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.expandablePanel2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
+ this.expandablePanel2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandablePanel2.Style.GradientAngle = 90;
+ this.expandablePanel2.TabIndex = 3;
+ this.expandablePanel2.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
+ this.expandablePanel2.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.expandablePanel2.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
+ this.expandablePanel2.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
+ this.expandablePanel2.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandablePanel2.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
+ this.expandablePanel2.TitleStyle.GradientAngle = 90;
+ this.expandablePanel2.TitleText = "Procedures";
+ //
+ // tv
+ //
+ this.tv.AllowDrop = true;
+ this.tv.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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, 637);
+ 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
+ //
+ this.infoPanel.CanvasColor = System.Drawing.SystemColors.Control;
+ this.infoPanel.CollapseDirection = DevComponents.DotNetBar.eCollapseDirection.LeftToRight;
+ 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(615, 57, 230, 663);
+ this.infoPanel.ExpandOnTitleClick = true;
+ this.infoPanel.Location = new System.Drawing.Point(1128, 57);
+ this.infoPanel.Name = "infoPanel";
+ this.infoPanel.Size = new System.Drawing.Size(30, 663);
+ 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;
+ this.infoPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.infoPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
+ this.infoPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.infoPanel.Style.GradientAngle = 90;
+ this.infoPanel.TabIndex = 4;
+ this.infoPanel.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
+ this.infoPanel.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.infoPanel.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
+ this.infoPanel.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
+ this.infoPanel.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.infoPanel.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
+ this.infoPanel.TitleStyle.GradientAngle = 90;
+ this.infoPanel.TitleText = "Step Properties";
+ this.infoPanel.Click += new System.EventHandler(this.infoPanel_Click);
+ //
+ // infoTabs
+ //
+ this.infoTabs.BackColor = System.Drawing.Color.Transparent;
+ this.infoTabs.CanReorderTabs = true;
+ this.infoTabs.Controls.Add(this.infotabControlPanelTags);
+ this.infoTabs.Controls.Add(this.infotabControlPanelTransitions);
+ this.infoTabs.Controls.Add(this.infotabControlPanelRO);
+ this.infoTabs.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.infoTabs.Location = new System.Drawing.Point(0, 26);
+ 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(30, 637);
+ this.infoTabs.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Right;
+ this.infoTabs.TabIndex = 1;
+ this.infoTabs.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
+ this.infoTabs.Tabs.Add(this.infotabTags);
+ this.infoTabs.Tabs.Add(this.infotabRO);
+ this.infoTabs.Tabs.Add(this.infotabTransition);
+ this.infoTabs.Text = "tabControl1";
+ this.infoTabs.ThemeAware = true;
+ //
+ // infotabControlPanelTags
+ //
+ this.infotabControlPanelTags.Controls.Add(this.panelEx1);
+ this.infotabControlPanelTags.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.infotabControlPanelTags.Location = new System.Drawing.Point(0, 0);
+ this.infotabControlPanelTags.Name = "infotabControlPanelTags";
+ this.infotabControlPanelTags.Padding = new System.Windows.Forms.Padding(1);
+ this.infotabControlPanelTags.Size = new System.Drawing.Size(3, 637);
+ this.infotabControlPanelTags.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
+ this.infotabControlPanelTags.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.infotabControlPanelTags.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
+ | DevComponents.DotNetBar.eBorderSide.Bottom)));
+ this.infotabControlPanelTags.Style.GradientAngle = 180;
+ this.infotabControlPanelTags.TabIndex = 1;
+ this.infotabControlPanelTags.TabItem = this.infotabTags;
+ this.infotabControlPanelTags.ThemeAware = true;
+ //
+ // panelEx1
+ //
+ this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
+ this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
+ this.panelEx1.Controls.Add(this.displayTags);
+ 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(1, 635);
+ 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;
+ this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.panelEx1.Style.BorderColor.Color = System.Drawing.Color.Gray;
+ this.panelEx1.Style.ForeColor.Color = System.Drawing.Color.Transparent;
+ this.panelEx1.TabIndex = 1;
+ //
+ // displayTags
+ //
+ this.displayTags.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
+ this.displayTags.Dock = System.Windows.Forms.DockStyle.Top;
+ this.displayTags.Location = new System.Drawing.Point(0, 0);
+ this.displayTags.MyRTB = null;
+ this.displayTags.Name = "displayTags";
+ this.displayTags.Size = new System.Drawing.Size(1, 500);
+ this.displayTags.TabIndex = 0;
+ //
+ // infotabTags
+ //
+ this.infotabTags.AttachedControl = this.infotabControlPanelTags;
+ this.infotabTags.Name = "infotabTags";
+ this.infotabTags.Text = "Tags";
+ this.infotabTags.Visible = false;
+ this.infotabTags.Click += new System.EventHandler(this.infotabTags_Click);
+ //
+ // infotabControlPanelTransitions
+ //
+ this.infotabControlPanelTransitions.Controls.Add(this.displayTransition);
+ this.infotabControlPanelTransitions.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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(3, 637);
+ 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)));
+ this.infotabControlPanelTransitions.Style.GradientAngle = 180;
+ this.infotabControlPanelTransitions.TabIndex = 5;
+ this.infotabControlPanelTransitions.TabItem = this.infotabTransition;
+ this.infotabControlPanelTransitions.ThemeAware = true;
+ this.infotabControlPanelTransitions.Click += new System.EventHandler(this.infotabTransition_Click);
+ //
+ // displayTransition
+ //
+ this.displayTransition.AutoSize = true;
+ this.displayTransition.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
+ this.displayTransition.CurTrans = null;
+ this.displayTransition.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.displayTransition.Location = new System.Drawing.Point(1, 1);
+ this.displayTransition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+ this.displayTransition.MyRTB = null;
+ this.displayTransition.Name = "displayTransition";
+ this.displayTransition.RangeColor = global::VEPROMS.Properties.Settings.Default.TransitionRangeColor;
+ this.displayTransition.Size = new System.Drawing.Size(1, 635);
+ this.displayTransition.TabIndex = 0;
+ //
+ // infotabTransition
+ //
+ this.infotabTransition.AttachedControl = this.infotabControlPanelTransitions;
+ this.infotabTransition.Name = "infotabTransition";
+ this.infotabTransition.Text = "Transition";
+ this.infotabTransition.Visible = false;
+ this.infotabTransition.Click += new System.EventHandler(this.infotabTransition_Click);
+ //
+ // infotabControlPanelRO
+ //
+ this.infotabControlPanelRO.Controls.Add(this.displayRO);
+ this.infotabControlPanelRO.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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(3, 637);
+ 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)));
+ this.infotabControlPanelRO.Style.GradientAngle = 180;
+ this.infotabControlPanelRO.TabIndex = 4;
+ this.infotabControlPanelRO.TabItem = this.infotabRO;
+ this.infotabControlPanelRO.ThemeAware = true;
+ //
+ // displayRO
+ //
+ this.displayRO.CurROLink = null;
+ this.displayRO.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.displayRO.Location = new System.Drawing.Point(1, 1);
+ this.displayRO.Margin = new System.Windows.Forms.Padding(4);
+ this.displayRO.Mydvi = null;
+ this.displayRO.MyROFST = null;
+ this.displayRO.MyRTB = null;
+ this.displayRO.Name = "displayRO";
+ this.displayRO.ProgressBar = null;
+ this.displayRO.Size = new System.Drawing.Size(1, 635);
+ this.displayRO.TabIndex = 0;
+ //
+ // infotabRO
+ //
+ this.infotabRO.AttachedControl = this.infotabControlPanelRO;
+ this.infotabRO.Name = "infotabRO";
+ this.infotabRO.Text = "RO";
+ this.infotabRO.Visible = false;
+ this.infotabRO.Click += new System.EventHandler(this.infotabRO_Click);
+ //
+ // 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 = null;
+ this.navigationPanePanel2.Size = new System.Drawing.Size(199, 401);
+ 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;
+ //
+ // expandableSplitter1
+ //
+ this.expandableSplitter1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter1.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter1.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.expandableSplitter1.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter1.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter1.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter1.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter1.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter1.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter1.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
+ this.expandableSplitter1.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
+ this.expandableSplitter1.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
+ this.expandableSplitter1.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
+ this.expandableSplitter1.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
+ this.expandableSplitter1.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
+ this.expandableSplitter1.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter1.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter1.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter1.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter1.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ 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.Name = "expandableSplitter1";
+ this.expandableSplitter1.Size = new System.Drawing.Size(3, 663);
+ this.expandableSplitter1.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
+ this.expandableSplitter1.TabIndex = 5;
+ this.expandableSplitter1.TabStop = false;
+ //
+ // expandableSplitter2
+ //
+ this.expandableSplitter2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter2.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter2.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.expandableSplitter2.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.expandableSplitter2.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter2.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter2.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter2.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter2.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter2.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter2.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
+ this.expandableSplitter2.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
+ this.expandableSplitter2.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
+ this.expandableSplitter2.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
+ this.expandableSplitter2.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
+ this.expandableSplitter2.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
+ this.expandableSplitter2.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter2.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter2.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter2.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter2.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ 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, 717);
+ this.expandableSplitter2.Name = "expandableSplitter2";
+ this.expandableSplitter2.Size = new System.Drawing.Size(1091, 3);
+ this.expandableSplitter2.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
+ this.expandableSplitter2.TabIndex = 6;
+ this.expandableSplitter2.TabStop = false;
+ //
+ // expandableSplitter3
+ //
+ this.expandableSplitter3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter3.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter3.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.expandableSplitter3.Dock = System.Windows.Forms.DockStyle.Right;
+ this.expandableSplitter3.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter3.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter3.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter3.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter3.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter3.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter3.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
+ this.expandableSplitter3.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
+ this.expandableSplitter3.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
+ this.expandableSplitter3.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
+ this.expandableSplitter3.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
+ this.expandableSplitter3.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
+ this.expandableSplitter3.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter3.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter3.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter3.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter3.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ 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(1125, 57);
+ this.expandableSplitter3.Name = "expandableSplitter3";
+ this.expandableSplitter3.Size = new System.Drawing.Size(3, 660);
+ this.expandableSplitter3.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
+ this.expandableSplitter3.TabIndex = 7;
+ this.expandableSplitter3.TabStop = false;
+ //
+ // superTooltip1
+ //
+ this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
+ //
+ // tmrTreeView
+ //
+ this.tmrTreeView.Interval = 10;
+ this.tmrTreeView.Tick += new System.EventHandler(this.tmrTreeView_Tick);
+ //
+ // toolsPanel
+ //
+ this.toolsPanel.CanvasColor = System.Drawing.SystemColors.Control;
+ this.toolsPanel.CollapseDirection = DevComponents.DotNetBar.eCollapseDirection.LeftToRight;
+ this.toolsPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
+ this.toolsPanel.Controls.Add(this.toolsTabs);
+ this.toolsPanel.Dock = System.Windows.Forms.DockStyle.Right;
+ this.toolsPanel.Expanded = false;
+ this.toolsPanel.ExpandedBounds = new System.Drawing.Rectangle(848, 57, 343, 663);
+ this.toolsPanel.ExpandOnTitleClick = true;
+ this.toolsPanel.Location = new System.Drawing.Point(1161, 57);
+ this.toolsPanel.Name = "toolsPanel";
+ this.toolsPanel.Size = new System.Drawing.Size(30, 663);
+ this.toolsPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
+ this.toolsPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.toolsPanel.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
+ this.toolsPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.toolsPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
+ this.toolsPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.toolsPanel.Style.GradientAngle = 90;
+ this.toolsPanel.TabIndex = 9;
+ this.toolsPanel.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
+ this.toolsPanel.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.toolsPanel.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
+ this.toolsPanel.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
+ this.toolsPanel.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.toolsPanel.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
+ this.toolsPanel.TitleStyle.GradientAngle = 90;
+ this.toolsPanel.TitleText = "Tools";
+ //
+ // toolsTabs
+ //
+ this.toolsTabs.BackColor = System.Drawing.Color.Transparent;
+ this.toolsTabs.CanReorderTabs = true;
+ this.toolsTabs.Controls.Add(this.tabControlPanel2);
+ this.toolsTabs.Controls.Add(this.annotationSearch);
+ this.toolsTabs.Controls.Add(this.tabControlPanelLD);
+ this.toolsTabs.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.toolsTabs.Location = new System.Drawing.Point(0, 26);
+ this.toolsTabs.Name = "toolsTabs";
+ this.toolsTabs.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
+ this.toolsTabs.SelectedTabIndex = 0;
+ this.toolsTabs.Size = new System.Drawing.Size(30, 637);
+ this.toolsTabs.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Right;
+ this.toolsTabs.TabIndex = 1;
+ this.toolsTabs.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
+ this.toolsTabs.Tabs.Add(this.infotabBookMarks);
+ this.toolsTabs.Tabs.Add(this.toolstabResults);
+ this.toolsTabs.Tabs.Add(this.tabItemLibDocs);
+ this.toolsTabs.Text = "tabControl1";
+ this.toolsTabs.ThemeAware = true;
+ //
+ // annotationSearch
+ //
+ this.annotationSearch.Controls.Add(this.displaySearch1);
+ this.annotationSearch.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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, 637);
+ 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)));
+ this.annotationSearch.Style.GradientAngle = 180;
+ this.annotationSearch.TabIndex = 3;
+ this.annotationSearch.TabItem = this.toolstabResults;
+ this.annotationSearch.ThemeAware = true;
+ //
+ // displaySearch1
+ //
+ this.displaySearch1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.displaySearch1.LoadingList = false;
+ this.displaySearch1.Location = new System.Drawing.Point(1, 1);
+ this.displaySearch1.Mydocversion = null;
+ this.displaySearch1.MyROFSTLookup = null;
+ this.displaySearch1.Name = "displaySearch1";
+ this.displaySearch1.ProgressBar = null;
+ this.displaySearch1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
+ this.displaySearch1.Size = new System.Drawing.Size(1, 635);
+ this.displaySearch1.TabIndex = 0;
+ //
+ // toolstabResults
+ //
+ this.toolstabResults.AttachedControl = this.annotationSearch;
+ this.toolstabResults.Name = "toolstabResults";
+ this.toolstabResults.Text = "Search";
+ this.toolstabResults.Click += new System.EventHandler(this.infotabResults_Click);
+ //
+ // tabControlPanel2
+ //
+ this.tabControlPanel2.Controls.Add(this.panelEx3);
+ 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(3, 637);
+ 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)));
+ this.tabControlPanel2.Style.GradientAngle = 180;
+ this.tabControlPanel2.TabIndex = 2;
+ this.tabControlPanel2.TabItem = this.infotabBookMarks;
+ this.tabControlPanel2.ThemeAware = true;
+ //
+ // panelEx3
+ //
+ this.panelEx3.AutoScroll = true;
+ this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control;
+ this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
+ this.panelEx3.Controls.Add(this.lbxBookMarks);
+ this.panelEx3.Controls.Add(this.btnClrBookMrks);
+ this.panelEx3.Controls.Add(this.btnRmvCurBookMrk);
+ this.panelEx3.Controls.Add(this.btnSetBookMrk);
+ 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, 635);
+ 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;
+ this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.panelEx3.Style.BorderColor.Color = System.Drawing.Color.Gray;
+ this.panelEx3.Style.ForeColor.Color = System.Drawing.Color.Transparent;
+ this.panelEx3.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(1, 548);
+ 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(1, 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(1, 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(1, 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";
+ //
+ // 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(3, 637);
+ 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(1, 635);
+ 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);
+ //
+ // expandableSplitter4
+ //
+ this.expandableSplitter4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(241)))), ((int)(((byte)(242)))));
+ this.expandableSplitter4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter4.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter4.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.expandableSplitter4.Dock = System.Windows.Forms.DockStyle.Right;
+ this.expandableSplitter4.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter4.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter4.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter4.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter4.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter4.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter4.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
+ this.expandableSplitter4.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
+ this.expandableSplitter4.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
+ this.expandableSplitter4.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
+ this.expandableSplitter4.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
+ this.expandableSplitter4.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
+ this.expandableSplitter4.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ this.expandableSplitter4.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter4.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter4.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter4.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
+ 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(1158, 57);
+ this.expandableSplitter4.Name = "expandableSplitter4";
+ this.expandableSplitter4.Size = new System.Drawing.Size(3, 663);
+ this.expandableSplitter4.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
+ this.expandableSplitter4.TabIndex = 3;
+ this.expandableSplitter4.TabStop = false;
+ //
+ // buttonItem1
+ //
+ this.buttonItem1.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem1.Image")));
+ this.buttonItem1.ImagePaddingHorizontal = 8;
+ this.buttonItem1.Name = "buttonItem1";
+ this.buttonItem1.Text = "buttonItem19";
+ this.buttonItem1.Tooltip = "Degree";
+ //
+ // itemAnnotationsBindingSource
+ //
+ this.itemAnnotationsBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ItemAnnotation);
+ //
+ // tc
+ //
+ this.tc.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tc.Location = new System.Drawing.Point(37, 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(1088, 660);
+ 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);
+ this.tc.LinkModifyRO += new Volian.Controls.Library.StepPanelLinkEvent(this.tc_LinkModifyRO);
+ //
+ // frmVEPROMS
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.AutoScroll = true;
+ this.ClientSize = new System.Drawing.Size(1195, 777);
+ this.Controls.Add(this.tc);
+ this.Controls.Add(this.expandableSplitter3);
+ this.Controls.Add(this.expandableSplitter2);
+ this.Controls.Add(this.expandableSplitter1);
+ this.Controls.Add(this.infoPanel);
+ this.Controls.Add(this.expandableSplitter4);
+ this.Controls.Add(this.toolsPanel);
+ this.Controls.Add(this.expandablePanel2);
+ this.Controls.Add(this.epAnnotations);
+ this.Controls.Add(this.bottomBar);
+ this.Controls.Add(this.ribbonControl1);
+ this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Name = "frmVEPROMS";
+ this.Text = "VE-PROMS";
+ this.Load += new System.EventHandler(this.frmVEPROMS_Load);
+ this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmVEPROMS_FormClosing);
+ ((System.ComponentModel.ISupportInitialize)(this.bottomBar)).EndInit();
+ this.epAnnotations.ResumeLayout(false);
+ this.expandablePanel2.ResumeLayout(false);
+ this.infoPanel.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.infoTabs)).EndInit();
+ this.infoTabs.ResumeLayout(false);
+ this.infotabControlPanelTags.ResumeLayout(false);
+ this.panelEx1.ResumeLayout(false);
+ this.infotabControlPanelTransitions.ResumeLayout(false);
+ this.infotabControlPanelTransitions.PerformLayout();
+ this.infotabControlPanelRO.ResumeLayout(false);
+ this.toolsPanel.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.toolsTabs)).EndInit();
+ this.toolsTabs.ResumeLayout(false);
+ this.annotationSearch.ResumeLayout(false);
+ this.tabControlPanel2.ResumeLayout(false);
+ this.panelEx3.ResumeLayout(false);
+ this.tabControlPanelLD.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).EndInit();
+ this.ResumeLayout(false);
}
@@ -1544,6 +1456,10 @@ namespace VEPROMS
private DevComponents.DotNetBar.TabControlPanel infotabControlPanelTags;
private DevComponents.DotNetBar.TabItem infotabTags;
private DevComponents.DotNetBar.PanelEx panelEx1;
+
+ private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
+ private System.Windows.Forms.CheckedListBox checkedListBox1;
+
//private System.Windows.Forms.PropertyGrid pg;
private DevComponents.DotNetBar.ButtonItem btnInsOvr;
private DevComponents.DotNetBar.ButtonItem btnInsertMode;
@@ -1565,6 +1481,12 @@ namespace VEPROMS
private DevComponents.DotNetBar.LabelItem labelItem14;
private DevComponents.DotNetBar.ButtonItem btnGetRoVals;
private System.Windows.Forms.BindingSource itemAnnotationsBindingSource;
+
+ private System.Windows.Forms.CheckBox checkBox1;
+ //private DevComponents.DotNetBar.Controls.GroupPanel groupPanel2;
+ //private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1;
+ //private DevComponents.DotNetBar.Controls.GroupPanel groupPanel3;
+
private DevComponents.DotNetBar.LabelItem labelItem20;
private DevComponents.DotNetBar.GalleryGroup Common;
private DevComponents.DotNetBar.GalleryGroup Math;
@@ -1572,6 +1494,10 @@ namespace VEPROMS
private DevComponents.DotNetBar.GalleryGroup galleryGroup1;
private DevComponents.DotNetBar.GalleryGroup galleryGroup2;
private DevComponents.DotNetBar.GalleryGroup galleryGroup3;
+
+ //private DevComponents.DotNetBar.Controls.GroupPanel groupPanel4;
+ private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx1;
+
private DevComponents.DotNetBar.LabelItem labelItem29;
private DevComponents.DotNetBar.ButtonItem btnViewTypes;
private DevComponents.DotNetBar.ButtonItem btnViewPrcStp;
@@ -1597,16 +1523,20 @@ namespace VEPROMS
private DevComponents.DotNetBar.ButtonItem btnHelpVWeb;
private DevComponents.DotNetBar.ButtonItem btnSaveAs;
private DevComponents.DotNetBar.ButtonItem btnAdmin;
- private DevComponents.DotNetBar.ExpandablePanel searchPanel;
- private DevComponents.DotNetBar.TabControl searchTabControl;
+
+ //private DevComponents.DotNetBar.ExpandablePanel searchPanel;
+ //private DevComponents.DotNetBar.TabControl searchTabControl;
+ private DevComponents.DotNetBar.ExpandablePanel toolsPanel;
+ private DevComponents.DotNetBar.TabControl toolsTabs;
+
private DevComponents.DotNetBar.TabControlPanel annotationSearch;
- private DevComponents.DotNetBar.NavigationPane navpaneResults;
- private DevComponents.DotNetBar.NavigationPanePanel navpanSrchRslts;
- private Volian.Controls.Library.AnnotationSearch CtrlAnnotationSearch;
- private DevComponents.DotNetBar.ButtonItem btnSrchRslt;
- private DevComponents.DotNetBar.NavigationPanePanel navigationPanePanel3;
- private DevComponents.DotNetBar.ButtonItem btnSimStpsRslt;
- private DevComponents.DotNetBar.TabItem infotabResults;
+ //private DevComponents.DotNetBar.NavigationPane navpaneResults;
+ //private DevComponents.DotNetBar.NavigationPanePanel navpanSrchRslts;
+ //private Volian.Controls.Library.AnnotationSearch CtrlAnnotationSearch;
+ //private DevComponents.DotNetBar.ButtonItem btnSrchRslt;
+ //private DevComponents.DotNetBar.NavigationPanePanel navigationPanePanel3;
+ //private DevComponents.DotNetBar.ButtonItem btnSimStpsRslt;
+ private DevComponents.DotNetBar.TabItem toolstabResults;
private DevComponents.DotNetBar.TabControlPanel tabControlPanel2;
private DevComponents.DotNetBar.PanelEx panelEx3;
private System.Windows.Forms.ListBox lbxBookMarks;
@@ -1619,6 +1549,7 @@ namespace VEPROMS
private Volian.Controls.Library.DisplayLibDocs displayLibDocs;
private DevComponents.DotNetBar.TabItem tabItemLibDocs;
private Volian.Controls.Library.DisplayTags displayTags;
+ private Volian.Controls.Library.DisplaySearch displaySearch1;
}
}
diff --git a/PROMS/VEPROMS User Interface/frmVEPROMS.cs b/PROMS/VEPROMS User Interface/frmVEPROMS.cs
index 99a9d15b..3e7c2d6a 100644
--- a/PROMS/VEPROMS User Interface/frmVEPROMS.cs
+++ b/PROMS/VEPROMS User Interface/frmVEPROMS.cs
@@ -66,7 +66,7 @@ namespace VEPROMS
{
get
{
- if(_SelectedROFst == null)
+ if(_SelectedROFst == null && SelectedDVI != null)
_SelectedROFst = SelectedDVI.DocVersionAssociations[0].MyROFst;
return _SelectedROFst;
}
@@ -99,7 +99,8 @@ namespace VEPROMS
_CommentTitleBckColor = epAnnotations.TitleStyle.BackColor1.Color;
if (!btnAnnoDetailsPushPin.Checked)
epAnnotations.Expanded = false;
- infoPanel.Expanded = false;
+ infoPanel.Expanded = false;
+ toolsPanel.Expanded = false;
}
@@ -125,8 +126,11 @@ namespace VEPROMS
_MyBookMarks = MostRecentItemList.GetMRILst((System.Collections.Specialized.StringCollection)(Properties.Settings.Default["BookMarks"]));
SetupMRU();
SetupBookMarks();
- CtrlAnnotationSearch.SetupAnnotationSearch(ctrlAnnotationDetails, tc);
- ctrlAnnotationDetails.SetupAnnotations(CtrlAnnotationSearch);
+ //CtrlAnnotationSearch.SetupAnnotationSearch(ctrlAnnotationDetails, tc);
+ //ctrlAnnotationDetails.SetupAnnotations(CtrlAnnotationSearch);
+ displaySearch1.SetupAnnotationSearch(ctrlAnnotationDetails, tc);
+ ctrlAnnotationDetails.SetupAnnotations(displaySearch1);
+
}
#region MRU
private MostRecentItemList _MyMRIList;
@@ -691,9 +695,12 @@ namespace VEPROMS
///
private void btnGlbSrch_Click(object sender, EventArgs e)
{
- infoPanel.Expanded = true;
- infoTabs.SelectedTab = infotabResults;
- btnSrchRslt.Checked = true;
+ //infoPanel.Expanded = true;
+ //infoTabs.SelectedTab = toolstabResults;
+ //btnSrchRslt.Checked = true;
+ toolsPanel.Expanded = true;
+ toolsTabs.SelectedTab = toolstabResults;
+
}
#endregion
@@ -707,9 +714,9 @@ namespace VEPROMS
///
private void btnSimStps_Click(object sender, EventArgs e)
{
- infoPanel.Expanded = true;
- infoTabs.SelectedTab = infotabResults;
- btnSimStpsRslt.Checked = true;
+ //infoPanel.Expanded = true;
+ //infoTabs.SelectedTab = toolstabResults;
+ //btnSimStpsRslt.Checked = true;
}
#endregion
@@ -1167,5 +1174,23 @@ namespace VEPROMS
{
displayTags.MyRTB = (SelectedStepTabPanel == null) ? null : SelectedStepTabPanel.MyStepPanel.SelectedStepItem.MyStepRTB;
}
+ //private void tv_SectionShouldClose(object sender, vlnTreeSectionInfoEventArgs args)
+ //{
+ // if (!args.MySectionInfo.IsStepSection) tc.CloseWordItem(args.MySectionInfo);
+ //}
+
+ private void infotabResults_Click(object sender, EventArgs e)
+ {
+ toolsPanel.Expanded = true;
+ if (SelectedROFst!=null)
+ displaySearch1.MyROFSTLookup = SelectedROFst.ROFSTLookup;
+ if (SelectedDVI != null)
+ {
+ displaySearch1.Mydocversion = SelectedDVI;
+ displaySearch1.advTreeStepTypesFillIn();
+ }
+ displaySearch1.advTreeProcSetsFillIn();
+ }
+
}
}
diff --git a/PROMS/VEPROMS User Interface/frmVEPROMS.resx b/PROMS/VEPROMS User Interface/frmVEPROMS.resx
index 6f2ff2f1..b3559c9a 100644
--- a/PROMS/VEPROMS User Interface/frmVEPROMS.resx
+++ b/PROMS/VEPROMS User Interface/frmVEPROMS.resx
@@ -399,6 +399,9 @@
bCVV/V4Ishh0HwgcBM6/gDFhmSjTv+IXqagSRZEQ5zgAAAAASUVORK5CYII=
+
+ 17, 17
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
@@ -415,42 +418,6 @@
AAAASUVORK5CYII=
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAAK+wAA
- CvsBy58dkAAAAlRJREFUOE+lk+lLVFEYxuu/6UOE5IfKFkiJkJSiXMjEUUtN0solxTLJrflghq1TaWbj
- mg4hOeNuw7iUe+bMuIVEYpBNaoy51Dj315wbqXeSCLrwfjmc5/c8z8u5W4Et//UJwMYZGTBFfZgwM2Hu
- 5W1PG10tz2nQFVFTnBfgflc233ho6TPGTFr7WZodx2m3Is33INlamB0t5UnBZQrzkg+7QxSAsaEuFm0W
- pqyN3MiIJTdFRVbiKaa7c5jpyyAnKcSlVyZWAAY7DEhfe8lMCCElym+XuHzptK9n2cPrSONppMUc/Tug
- XV8KtkaSI0TSdafyB2qk0UQSVD6bAzr0Wg9j7WOan92jvqKAOm0+tdo8dIVqqotyqdRkUXb/GtrbVykp
- uCLG47eBXKG1RsPCVBPMmeSRvhhxfm5l9VMTjo8GnDPNa+fTw9XcyY5fSyIDGipv/RKPJuE0x+MYjGal
- O4zF9kCWX7kWN5aM03IBx5uzvHsRQPq540pAnfYmzJpYHY7jx8AZll+H0l3uiyp4Oy+rI9fEK70qxnR+
- pEb7KwGir2Rr43tfJEtdJ1kwHiMscBuR4Xtds092FuLFjiBGKnxIDF9fslxBV6SW+y51BmNv82e+3keG
- uYvtrX6YS7w4H+qtTFClycYxrcfecoQ5/UG+mU5QdTeAiLA9FKoPyc5CPG/wZujRTuJCDigB5ZpMpvq1
- DBfvxvJ0P++bI5hsCJUXJjqL2MJZiA25O4gN8voD4JmfHoM6VSVPjuv5Zl4MlrctFiY6i9jCWYhdo3wH
- m/1l/3r2Ey4iunsWz150AAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAASbgAA
- Em4BzAbEXgAAAghJREFUOE+lk9tLk2Ecx+u/6SJC6qbsACkRkUKUB7KxuVGapB1M8iKLlo1dlGHHQVrY
- ykPmheTmYW2NuSydx3awZUg0DKqli9mmNbdPe15h8XaAjV743rw8n+/v9/3yPGuBNf/1CYN0ND3uOPJ+
- xsOMx8WrEVsSWeXSgr2j9vJZ3xjR+TfEwz4SoZHMDPxTQ0SCXgK+fq6cr0B3RpWZwYTTTOKrC+2pkhSY
- UYRB0wMI9lOj3v13A6fJmGXvvovl0S162xrpMTbQbbxMV5OezmYd7YaLPLx9AeP1c7Q0nhXKkm1gfWxg
- MTAACw5JiS924p+trHwcIPbBTPyTJfV/zt3JjfoqeQd97ddW4deniXuqiE2UsTysJDJYyNKLZG5/DXHv
- CWKTR3n7pIC6Y/vlBj3GqzDvYMVdyY/xwyy9VDDcugdV8XqedWpS8LJLhb8rj9qyfLmByJsI2vg+qiE6
- dJBF+z6UhevQlG5Naps0WcARZxHTbblUl/4qU7pIXc16KW/0eTFhWz6h3lzJ7Hc4bM3D05LNcUWOfIMO
- Qz2xORPhp3tZMO3km+MAHTcLUCu30KTfJU0WcMicw9SdjVSW7JAbtBq0BMaMuO9txnt/O+8samb7FFJh
- IrNYW0wWsFm3gYqi7D8MNjXUlaOvVUm6VH0I7cliqW1RmMgs1haTBZyU/B6k8xr/deYna7rBU0DWSCIA
- AAAASUVORK5CYII=
-
-
-
- 17, 17
-
iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
@@ -484,6 +451,39 @@
JhfngEQ8Q7IRS9R4hGQRllZKUGwe3mFynP0TcQ1KwltVy5mQWGHwsqSUVZOFyZlldF1GNNpB5PdrCE0s
4IRPHEddRESnF6J81oi6Xk9b7xiFqmaCYxTCYHh6CeEZjwhNLcIvKhf/KNsLBiZz0vcqx89Gcsw9zHZG
4xKQjJsoHR+xHFGs4t+go2biAc5DB03uX5vZMUQuZEGBAAAAAElFTkSuQmCC
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAAK+wAA
+ CvsBy58dkAAAAlRJREFUOE+lk+lLVFEYxuu/6UOE5IfKFkiJkJSiXMjEUUtN0solxTLJrflghq1TaWbj
+ mg4hOeNuw7iUe+bMuIVEYpBNaoy51Dj315wbqXeSCLrwfjmc5/c8z8u5W4Et//UJwMYZGTBFfZgwM2Hu
+ 5W1PG10tz2nQFVFTnBfgflc233ho6TPGTFr7WZodx2m3Is33INlamB0t5UnBZQrzkg+7QxSAsaEuFm0W
+ pqyN3MiIJTdFRVbiKaa7c5jpyyAnKcSlVyZWAAY7DEhfe8lMCCElym+XuHzptK9n2cPrSONppMUc/Tug
+ XV8KtkaSI0TSdafyB2qk0UQSVD6bAzr0Wg9j7WOan92jvqKAOm0+tdo8dIVqqotyqdRkUXb/GtrbVykp
+ uCLG47eBXKG1RsPCVBPMmeSRvhhxfm5l9VMTjo8GnDPNa+fTw9XcyY5fSyIDGipv/RKPJuE0x+MYjGal
+ O4zF9kCWX7kWN5aM03IBx5uzvHsRQPq540pAnfYmzJpYHY7jx8AZll+H0l3uiyp4Oy+rI9fEK70qxnR+
+ pEb7KwGir2Rr43tfJEtdJ1kwHiMscBuR4Xtds092FuLFjiBGKnxIDF9fslxBV6SW+y51BmNv82e+3keG
+ uYvtrX6YS7w4H+qtTFClycYxrcfecoQ5/UG+mU5QdTeAiLA9FKoPyc5CPG/wZujRTuJCDigB5ZpMpvq1
+ DBfvxvJ0P++bI5hsCJUXJjqL2MJZiA25O4gN8voD4JmfHoM6VSVPjuv5Zl4MlrctFiY6i9jCWYhdo3wH
+ m/1l/3r2Ey4iunsWz150AAAAAElFTkSuQmCC
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAASbgAA
+ Em4BzAbEXgAAAghJREFUOE+lk9tLk2Ecx+u/6SJC6qbsACkRkUKUB7KxuVGapB1M8iKLlo1dlGHHQVrY
+ ykPmheTmYW2NuSydx3awZUg0DKqli9mmNbdPe15h8XaAjV743rw8n+/v9/3yPGuBNf/1CYN0ND3uOPJ+
+ xsOMx8WrEVsSWeXSgr2j9vJZ3xjR+TfEwz4SoZHMDPxTQ0SCXgK+fq6cr0B3RpWZwYTTTOKrC+2pkhSY
+ UYRB0wMI9lOj3v13A6fJmGXvvovl0S162xrpMTbQbbxMV5OezmYd7YaLPLx9AeP1c7Q0nhXKkm1gfWxg
+ MTAACw5JiS924p+trHwcIPbBTPyTJfV/zt3JjfoqeQd97ddW4deniXuqiE2UsTysJDJYyNKLZG5/DXHv
+ CWKTR3n7pIC6Y/vlBj3GqzDvYMVdyY/xwyy9VDDcugdV8XqedWpS8LJLhb8rj9qyfLmByJsI2vg+qiE6
+ dJBF+z6UhevQlG5Naps0WcARZxHTbblUl/4qU7pIXc16KW/0eTFhWz6h3lzJ7Hc4bM3D05LNcUWOfIMO
+ Qz2xORPhp3tZMO3km+MAHTcLUCu30KTfJU0WcMicw9SdjVSW7JAbtBq0BMaMuO9txnt/O+8samb7FFJh
+ IrNYW0wWsFm3gYqi7D8MNjXUlaOvVUm6VH0I7cliqW1RmMgs1haTBZyU/B6k8xr/deYna7rBU0DWSCIA
+ AAAASUVORK5CYII=
@@ -521,29 +521,18 @@
rkJggg==
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAAK+wAA
- CvsBy58dkAAAAkNJREFUOE+d0l1IU2EYB/AZXSR0GV10bRclXWRdRB8kk5TIMV3iFgWC1FhgZbNlBNY2
- KqEwzbkMwpVzKyoWeswuXNOWy8yZ8zPXyMlcbbbvj+NZ24x/74JC7BjSgQfOxfv+zv95zpMFgKN60LW+
- KH9X0ez8At/1xb8tGqc3B4KRjRuysz/lbM1rquBtpzirPRmg941Nrm6nxrpMQwmj9SOMU07cowZwsUkP
- geRaoPxM/YnMObbilElubGnWdL43DY7/8NEMPEwSzhiDUR8Nauor5JoeFB6vTR0S1eSwAiaLTaPr7Iu7
- /RHQqTSiyTR8iynMBBfRPxeFzuqB5LoGBwTnlKxAy0Nq+qXFRi4lEU8tgU4vIcSk4QgyMDsjeGILoE77
- GvtLq8OswHlFKywON5zRBPxMCqHvaXjiSUx+o9H3OQz9sBfKRyM4WCYl9/+eA0feqJ/VvfqAkQUaMyEG
- jnACE6T/t/MxdE8H0DbghrSlB3uKq0ZZgau3O7R1dw2J3rkYzK44qRiMJDplD6LD6kW9YRLCmmaUV4hp
- VuD0ZfWmo2Jl9NYzM56OB/B8IoTHpG/NOy9uUnZUKtrBLZdCrzrJ3kJGJb+ykFepWDylaMMVbT/56hhq
- 1C9wTKZCftlZ3JHzEbbXsyJ/loMgOy81GO5zRbKhfSXV8QJRLYRVja4jvMMy7u4dGGzNZUVYt+t3r8Li
- 3KzMO7+EJyDFivwTWD601ZA1ASTJuuVJuhvycEFc8GuoawJWJNlL0gyTKv0vYOUu/AQZkMf/XhecFgAA
- AABJRU5ErkJggg==
-
-
+
+ 17, 17
+
402, 17
499, 17
+
+ True
+
R0lGODlhFAAUAPEAAAAAAP///////wAAACH5BAEAAAIALAAAAAAUABQAAAIjlI+py20AoUOxThFPdpKC
@@ -553,19 +542,6 @@
156, 17
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAASawAA
- EmsB4byhqAAAAKRJREFUOE/NlNEOgCAIRcv55P//ay8u61owJE03aavGJgInuC7XlNJi+gBoaaawPK1l
- dwUwuLBpO8XgtxbHHmfc0nGH3vkU98hGACqAL+NYFzk9YP5AvIoArQGLnBEgCuSoukPEyegsmiPXivUe
- +YB2gVrTN38YKCF6rf1mh1IXWmM0Aug4xYZGNulQCi0PYVrD6VNu/Vqj+w8NrS6J726b33Z4AFzeFLS3
- F5viAAAAAElFTkSuQmCC
-
-
-
- True
-
41
diff --git a/PROMS/VEPROMS User Interface/frmVersionsProperties.Designer.cs b/PROMS/VEPROMS User Interface/frmVersionsProperties.Designer.cs
index 076a6b20..f8a24023 100644
--- a/PROMS/VEPROMS User Interface/frmVersionsProperties.Designer.cs
+++ b/PROMS/VEPROMS User Interface/frmVersionsProperties.Designer.cs
@@ -30,6 +30,8 @@ namespace VEPROMS
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmVersionsProperties));
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
this.ppBtnCancel = new System.Windows.Forms.Button();
this.ppBtnOK = new System.Windows.Forms.Button();
this.ppBtnDefaultChgBar = new DevComponents.DotNetBar.ButtonX();
@@ -94,7 +96,7 @@ namespace VEPROMS
this.ppChbxDisAutoDuplex = new System.Windows.Forms.CheckBox();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
- this.ppGrdLibDocList = new C1.Win.C1FlexGrid.C1FlexGrid();
+ //this.ppGrdLibDocList = new C1.Win.C1FlexGrid.C1FlexGrid();
this.documentInfoListBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
this.ppCbShwDefSettings = new DevComponents.DotNetBar.Controls.CheckBoxX();
@@ -126,6 +128,9 @@ namespace VEPROMS
this.btnRefObjs = new DevComponents.DotNetBar.ButtonX();
this.btnGeneral = new DevComponents.DotNetBar.ButtonX();
this.ROPrefixBindingSource = new System.Windows.Forms.BindingSource(this.components);
+ this.ppGrdLibDocList = new DevComponents.DotNetBar.Controls.DataGridViewX();
+ this.documentEntryCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.libTitleDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.docVersionConfigBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.imageCodecInfoBindingSource)).BeginInit();
@@ -915,17 +920,17 @@ namespace VEPROMS
//
// ppGrdLibDocList
//
- this.ppGrdLibDocList.AutoGenerateColumns = false;
- this.ppGrdLibDocList.ColumnInfo = resources.GetString("ppGrdLibDocList.ColumnInfo");
- this.ppGrdLibDocList.DataSource = this.documentInfoListBindingSource;
- this.ppGrdLibDocList.ExtendLastCol = true;
- this.ppGrdLibDocList.Location = new System.Drawing.Point(15, 15);
- this.ppGrdLibDocList.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ppGrdLibDocList.Name = "ppGrdLibDocList";
- this.ppGrdLibDocList.Rows.Count = 1;
- this.ppGrdLibDocList.Rows.DefaultSize = 19;
- this.ppGrdLibDocList.Size = new System.Drawing.Size(628, 240);
- this.ppGrdLibDocList.TabIndex = 0;
+ //this.ppGrdLibDocList.AutoGenerateColumns = false;
+ //this.ppGrdLibDocList.ColumnInfo = resources.GetString("ppGrdLibDocList.ColumnInfo");
+ //this.ppGrdLibDocList.DataSource = this.documentInfoListBindingSource;
+ //this.ppGrdLibDocList.ExtendLastCol = true;
+ //this.ppGrdLibDocList.Location = new System.Drawing.Point(15, 15);
+ //this.ppGrdLibDocList.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+ //this.ppGrdLibDocList.Name = "ppGrdLibDocList";
+ //this.ppGrdLibDocList.Rows.Count = 1;
+ //this.ppGrdLibDocList.Rows.DefaultSize = 19;
+ //this.ppGrdLibDocList.Size = new System.Drawing.Size(628, 240);
+ //this.ppGrdLibDocList.TabIndex = 0;
//
// documentInfoListBindingSource
//
@@ -1428,6 +1433,52 @@ namespace VEPROMS
this.btnGeneral.TabIndex = 0;
this.btnGeneral.Text = "General";
this.btnGeneral.Click += new System.EventHandler(this.btnGeneral_Click);
+ //
+ // ppGrdLibDocList
+ //
+ this.ppGrdLibDocList.AllowUserToAddRows = false;
+ this.ppGrdLibDocList.AutoGenerateColumns = false;
+ this.ppGrdLibDocList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.ppGrdLibDocList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.documentEntryCountDataGridViewTextBoxColumn,
+ this.libTitleDataGridViewTextBoxColumn});
+ this.ppGrdLibDocList.DataSource = this.documentInfoListBindingSource;
+ dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
+ dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
+ dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
+ dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText;
+ dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
+ this.ppGrdLibDocList.DefaultCellStyle = dataGridViewCellStyle2;
+ this.ppGrdLibDocList.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
+ this.ppGrdLibDocList.HighlightSelectedColumnHeaders = false;
+ this.ppGrdLibDocList.Location = new System.Drawing.Point(5, 4);
+ this.ppGrdLibDocList.Name = "ppGrdLibDocList";
+ this.ppGrdLibDocList.RowHeadersVisible = false;
+ this.ppGrdLibDocList.RowTemplate.Height = 24;
+ this.ppGrdLibDocList.SelectAllSignVisible = false;
+ this.ppGrdLibDocList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
+ this.ppGrdLibDocList.Size = new System.Drawing.Size(647, 300);
+ this.ppGrdLibDocList.TabIndex = 1;
+ //
+ // documentEntryCountDataGridViewTextBoxColumn
+ //
+ this.documentEntryCountDataGridViewTextBoxColumn.DataPropertyName = "DocumentEntryCount";
+ dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ this.documentEntryCountDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle1;
+ this.documentEntryCountDataGridViewTextBoxColumn.HeaderText = "Number of Usages";
+ this.documentEntryCountDataGridViewTextBoxColumn.Name = "documentEntryCountDataGridViewTextBoxColumn";
+ this.documentEntryCountDataGridViewTextBoxColumn.ReadOnly = true;
+ this.documentEntryCountDataGridViewTextBoxColumn.Width = 95;
+ //
+ // libTitleDataGridViewTextBoxColumn
+ //
+ this.libTitleDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
+ this.libTitleDataGridViewTextBoxColumn.DataPropertyName = "LibTitle";
+ this.libTitleDataGridViewTextBoxColumn.HeaderText = "Library Document Title";
+ this.libTitleDataGridViewTextBoxColumn.Name = "libTitleDataGridViewTextBoxColumn";
+ this.libTitleDataGridViewTextBoxColumn.ReadOnly = true;
//
// frmVersionsProperties
//
@@ -1524,7 +1575,7 @@ namespace VEPROMS
private System.Windows.Forms.Label ppLblChgBarTxtTypeDefault;
private System.Windows.Forms.Label ppLblChgBarUserMsgTwoDefault;
private System.Windows.Forms.Label ppLblChgBarUserMsgOneDefault;
- private C1.Win.C1FlexGrid.C1FlexGrid ppGrdLibDocList;
+// private C1.Win.C1FlexGrid.C1FlexGrid ppGrdLibDocList;
private System.Windows.Forms.BindingSource formatInfoListBindingSource;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxPagination;
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxWatermark;
@@ -1582,5 +1633,8 @@ namespace VEPROMS
private System.Windows.Forms.TextBox tbRoDb;
private System.Windows.Forms.Button ppBtnRoDbBrowse;
private System.Windows.Forms.BindingSource ROPrefixBindingSource;
+ private DevComponents.DotNetBar.Controls.DataGridViewX ppGrdLibDocList;
+ private System.Windows.Forms.DataGridViewTextBoxColumn documentEntryCountDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn libTitleDataGridViewTextBoxColumn;
}
}
\ No newline at end of file
diff --git a/PROMS/VEPROMS.CSLA.Library/Extension/ItemExt.cs b/PROMS/VEPROMS.CSLA.Library/Extension/ItemExt.cs
index 761e779d..dbeb537c 100644
--- a/PROMS/VEPROMS.CSLA.Library/Extension/ItemExt.cs
+++ b/PROMS/VEPROMS.CSLA.Library/Extension/ItemExt.cs
@@ -862,6 +862,10 @@ namespace VEPROMS.CSLA.Library
{
get { return _SearchPath; }
}
+ public string ShortSearchPath
+ {
+ get { return Regex.Replace(_SearchPath, "\x11.*?\x07", "\x07"); }
+ }
internal int _SearchAnnotationID;
public int SearchAnnotationID
{
diff --git a/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs b/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs
index a6612657..f97dd613 100644
--- a/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs
+++ b/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs
@@ -223,7 +223,8 @@ namespace VEPROMS.CSLA.Library
List sds = new List();
foreach (StepData sd in StepDataList)
{
- if (!sd.Inactive && sd.StepEditData.Searchable) sds.Add(new StepDataRetval(sd.StepEditData.TypeMenu.MenuItem, Convert.ToInt32(sd.Index)));
+ if (!sd.Inactive && sd.StepEditData.Searchable && sd.StepEditData.TypeMenu.InMenu)
+ sds.Add(new StepDataRetval(sd.StepEditData.TypeMenu.MenuItem, Convert.ToInt32(sd.Index)));
}
return sds;
}
@@ -250,7 +251,7 @@ namespace VEPROMS.CSLA.Library
int retval = -1;
int cntitm = 0;
// if there are alternatenames for this item, use that list, otherwise, get list from
- // xml for current node & its children....
+ // xml for current node & its children....
if (topType.StepEditData.TypeMenu.AlternateNameList != null && topType.StepEditData.TypeMenu.AlternateNameList != "")
{
// loop through the AlternateName string, it has indices for step types..
diff --git a/PROMS/Volian.Controls.Library/AnnotationDetails.Designer.cs b/PROMS/Volian.Controls.Library/AnnotationDetails.Designer.cs
index aba78057..11bb2068 100644
--- a/PROMS/Volian.Controls.Library/AnnotationDetails.Designer.cs
+++ b/PROMS/Volian.Controls.Library/AnnotationDetails.Designer.cs
@@ -28,256 +28,303 @@ namespace Volian.Controls.Library
///
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnnotationDetails));
- this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
- this.rtxbComment = new System.Windows.Forms.RichTextBox();
- this.btnSaveAnnotation = new DevComponents.DotNetBar.ButtonX();
- this.btnCancelAnnoation = new DevComponents.DotNetBar.ButtonX();
- this.cbGridAnnoType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
- this.btnRemoveAnnotation = new DevComponents.DotNetBar.ButtonX();
- this.btnAddAnnotation = new DevComponents.DotNetBar.ButtonX();
- this.pannelAnnoEdit = new DevComponents.DotNetBar.PanelEx();
- this.labelX1 = new DevComponents.DotNetBar.LabelX();
- this.panelAnnoEditBtns = new DevComponents.DotNetBar.PanelEx();
- this.expandableSplitter4 = new DevComponents.DotNetBar.ExpandableSplitter();
- this.pannelAnnoGrid = new DevComponents.DotNetBar.PanelEx();
- this.c1AnnotationGrid = new C1.Win.C1FlexGrid.C1FlexGrid();
- this.itemAnnotationsBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.pannelAnnoEdit.SuspendLayout();
- this.panelAnnoEditBtns.SuspendLayout();
- this.pannelAnnoGrid.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.c1AnnotationGrid)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // superTooltip1
- //
- this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
- //
- // rtxbComment
- //
- 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.Right)));
- 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.Location = new System.Drawing.Point(87, 33);
- this.rtxbComment.Name = "rtxbComment";
- this.rtxbComment.Size = new System.Drawing.Size(489, 292);
- this.superTooltip1.SetSuperTooltip(this.rtxbComment, new DevComponents.DotNetBar.SuperTooltipInfo("Annotation", "", "Enter the annotation information here.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
- this.rtxbComment.TabIndex = 1;
- this.rtxbComment.Text = "";
- this.rtxbComment.TextChanged += new System.EventHandler(this.rtxbComment_TextChanged);
- //
- // btnSaveAnnotation
- //
- this.btnSaveAnnotation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.btnSaveAnnotation.Enabled = false;
- this.btnSaveAnnotation.Location = new System.Drawing.Point(419, 8);
- this.btnSaveAnnotation.Name = "btnSaveAnnotation";
- this.btnSaveAnnotation.Size = new System.Drawing.Size(71, 20);
- this.superTooltip1.SetSuperTooltip(this.btnSaveAnnotation, new DevComponents.DotNetBar.SuperTooltipInfo("Save Changes", "", "This will save the new annotation or changes made to an existing annotation.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
- this.btnSaveAnnotation.TabIndex = 9;
- this.btnSaveAnnotation.Text = "Save";
- this.btnSaveAnnotation.Click += new System.EventHandler(this.btnSaveAnnotation_Click);
- //
- // btnCancelAnnoation
- //
- this.btnCancelAnnoation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.btnCancelAnnoation.Enabled = false;
- this.btnCancelAnnoation.Location = new System.Drawing.Point(329, 8);
- this.btnCancelAnnoation.Name = "btnCancelAnnoation";
- this.btnCancelAnnoation.Size = new System.Drawing.Size(70, 20);
- this.superTooltip1.SetSuperTooltip(this.btnCancelAnnoation, new DevComponents.DotNetBar.SuperTooltipInfo("Cancel", "", "This will cancel the changes made to the annotation text and type selection", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(145, 100)));
- this.btnCancelAnnoation.TabIndex = 8;
- this.btnCancelAnnoation.Text = "Cancel";
- this.btnCancelAnnoation.Click += new System.EventHandler(this.btnCancelAnnoation_Click);
- //
- // cbGridAnnoType
- //
- this.cbGridAnnoType.DisplayMember = "Text";
- this.cbGridAnnoType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
- this.cbGridAnnoType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbGridAnnoType.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
- this.cbGridAnnoType.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.cbGridAnnoType.ForeColor = System.Drawing.SystemColors.WindowText;
- this.cbGridAnnoType.Location = new System.Drawing.Point(134, 4);
- this.cbGridAnnoType.Name = "cbGridAnnoType";
- this.cbGridAnnoType.PreventEnterBeep = true;
- this.cbGridAnnoType.Size = new System.Drawing.Size(165, 23);
- this.superTooltip1.SetSuperTooltip(this.cbGridAnnoType, new DevComponents.DotNetBar.SuperTooltipInfo("Select Annotation Type", "", "This drop down list contains the posible annotation types.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
- this.cbGridAnnoType.TabIndex = 7;
- this.cbGridAnnoType.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
- this.cbGridAnnoType.WatermarkText = "Select Annotation Type";
- this.cbGridAnnoType.SelectedValueChanged += new System.EventHandler(this.cbGridAnnoType_SelectedValueChanged);
- //
- // btnRemoveAnnotation
- //
- this.btnRemoveAnnotation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.btnRemoveAnnotation.Location = new System.Drawing.Point(6, 34);
- this.btnRemoveAnnotation.Name = "btnRemoveAnnotation";
- this.btnRemoveAnnotation.Size = new System.Drawing.Size(71, 20);
- this.superTooltip1.SetSuperTooltip(this.btnRemoveAnnotation, new DevComponents.DotNetBar.SuperTooltipInfo("Remove Annotation", "", "This will remove the currently selected annotation.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
- this.btnRemoveAnnotation.TabIndex = 4;
- this.btnRemoveAnnotation.Text = "Remove";
- this.btnRemoveAnnotation.Click += new System.EventHandler(this.btnRemoveAnnotation_Click);
- //
- // btnAddAnnotation
- //
- this.btnAddAnnotation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.btnAddAnnotation.Location = new System.Drawing.Point(6, 4);
- this.btnAddAnnotation.Name = "btnAddAnnotation";
- this.btnAddAnnotation.Size = new System.Drawing.Size(71, 20);
- this.superTooltip1.SetSuperTooltip(this.btnAddAnnotation, new DevComponents.DotNetBar.SuperTooltipInfo("Add New Annotation", "", "This button will create a new annotation.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
- this.btnAddAnnotation.TabIndex = 3;
- this.btnAddAnnotation.Text = "Add";
- this.btnAddAnnotation.Click += new System.EventHandler(this.btnAddAnnotation_Click);
- //
- // pannelAnnoEdit
- //
- this.pannelAnnoEdit.CanvasColor = System.Drawing.SystemColors.Control;
- this.pannelAnnoEdit.Controls.Add(this.rtxbComment);
- this.pannelAnnoEdit.Controls.Add(this.btnSaveAnnotation);
- this.pannelAnnoEdit.Controls.Add(this.btnCancelAnnoation);
- this.pannelAnnoEdit.Controls.Add(this.labelX1);
- this.pannelAnnoEdit.Controls.Add(this.cbGridAnnoType);
- this.pannelAnnoEdit.Controls.Add(this.panelAnnoEditBtns);
- this.pannelAnnoEdit.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pannelAnnoEdit.Location = new System.Drawing.Point(548, 0);
- this.pannelAnnoEdit.Name = "pannelAnnoEdit";
- this.pannelAnnoEdit.Size = new System.Drawing.Size(576, 325);
- this.pannelAnnoEdit.Style.Alignment = System.Drawing.StringAlignment.Center;
- this.pannelAnnoEdit.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.pannelAnnoEdit.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
- this.pannelAnnoEdit.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.pannelAnnoEdit.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.pannelAnnoEdit.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
- this.pannelAnnoEdit.Style.GradientAngle = 90;
- this.pannelAnnoEdit.TabIndex = 16;
- this.pannelAnnoEdit.Text = "panelEx2";
- this.pannelAnnoEdit.ThemeAware = true;
- //
- // labelX1
- //
- this.labelX1.AutoSize = true;
- this.labelX1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.labelX1.Location = new System.Drawing.Point(93, 8);
- this.labelX1.Name = "labelX1";
- this.labelX1.Size = new System.Drawing.Size(35, 17);
- this.labelX1.TabIndex = 10;
- this.labelX1.Text = "Type:";
- //
- // panelAnnoEditBtns
- //
- this.panelAnnoEditBtns.CanvasColor = System.Drawing.SystemColors.Control;
- this.panelAnnoEditBtns.Controls.Add(this.btnRemoveAnnotation);
- this.panelAnnoEditBtns.Controls.Add(this.btnAddAnnotation);
- this.panelAnnoEditBtns.Dock = System.Windows.Forms.DockStyle.Left;
- this.panelAnnoEditBtns.Location = new System.Drawing.Point(0, 0);
- this.panelAnnoEditBtns.Name = "panelAnnoEditBtns";
- this.panelAnnoEditBtns.Size = new System.Drawing.Size(87, 325);
- this.panelAnnoEditBtns.Style.Alignment = System.Drawing.StringAlignment.Center;
- this.panelAnnoEditBtns.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.panelAnnoEditBtns.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
- this.panelAnnoEditBtns.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.panelAnnoEditBtns.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
- this.panelAnnoEditBtns.Style.GradientAngle = 90;
- this.panelAnnoEditBtns.TabIndex = 11;
- this.panelAnnoEditBtns.ThemeAware = true;
- //
- // expandableSplitter4
- //
- this.expandableSplitter4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter4.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter4.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.expandableSplitter4.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter4.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter4.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter4.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter4.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter4.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter4.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213)))));
- this.expandableSplitter4.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
- this.expandableSplitter4.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
- this.expandableSplitter4.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
- this.expandableSplitter4.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
- this.expandableSplitter4.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
- this.expandableSplitter4.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- this.expandableSplitter4.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.expandableSplitter4.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.expandableSplitter4.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
- this.expandableSplitter4.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(173)))), ((int)(((byte)(182)))));
- 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(545, 0);
- this.expandableSplitter4.Name = "expandableSplitter4";
- this.expandableSplitter4.Size = new System.Drawing.Size(3, 325);
- this.expandableSplitter4.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
- this.expandableSplitter4.TabIndex = 15;
- this.expandableSplitter4.TabStop = false;
- //
- // pannelAnnoGrid
- //
- this.pannelAnnoGrid.CanvasColor = System.Drawing.SystemColors.Control;
- this.pannelAnnoGrid.Controls.Add(this.c1AnnotationGrid);
- this.pannelAnnoGrid.Dock = System.Windows.Forms.DockStyle.Left;
- this.pannelAnnoGrid.Location = new System.Drawing.Point(0, 0);
- this.pannelAnnoGrid.Name = "pannelAnnoGrid";
- this.pannelAnnoGrid.Size = new System.Drawing.Size(545, 325);
- this.pannelAnnoGrid.Style.Alignment = System.Drawing.StringAlignment.Center;
- this.pannelAnnoGrid.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
- this.pannelAnnoGrid.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
- this.pannelAnnoGrid.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
- this.pannelAnnoGrid.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
- this.pannelAnnoGrid.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
- this.pannelAnnoGrid.Style.GradientAngle = 90;
- this.pannelAnnoGrid.TabIndex = 14;
- this.pannelAnnoGrid.Text = "panelEx2";
- this.pannelAnnoGrid.ThemeAware = true;
- //
- // c1AnnotationGrid
- //
- this.c1AnnotationGrid.AllowDragging = C1.Win.C1FlexGrid.AllowDraggingEnum.None;
- this.c1AnnotationGrid.AllowEditing = false;
- this.c1AnnotationGrid.AutoGenerateColumns = false;
- this.c1AnnotationGrid.BackColor = System.Drawing.Color.Transparent;
- this.c1AnnotationGrid.ColumnInfo = resources.GetString("c1AnnotationGrid.ColumnInfo");
- this.c1AnnotationGrid.DataSource = this.itemAnnotationsBindingSource;
- this.c1AnnotationGrid.Dock = System.Windows.Forms.DockStyle.Fill;
- this.c1AnnotationGrid.ExtendLastCol = true;
- this.c1AnnotationGrid.FocusRect = C1.Win.C1FlexGrid.FocusRectEnum.Raised;
- this.c1AnnotationGrid.Location = new System.Drawing.Point(0, 0);
- this.c1AnnotationGrid.Name = "c1AnnotationGrid";
- this.c1AnnotationGrid.Rows.Count = 1;
- this.c1AnnotationGrid.Rows.DefaultSize = 19;
- this.c1AnnotationGrid.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.Row;
- this.c1AnnotationGrid.Size = new System.Drawing.Size(545, 325);
- this.c1AnnotationGrid.StyleInfo = resources.GetString("c1AnnotationGrid.StyleInfo");
- this.c1AnnotationGrid.TabIndex = 0;
- this.c1AnnotationGrid.EnterCell += new System.EventHandler(this.c1AnnotationGrid_EnterCell);
- //
- // itemAnnotationsBindingSource
- //
- this.itemAnnotationsBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ItemAnnotation);
- //
- // AnnotationDetails
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.pannelAnnoEdit);
- this.Controls.Add(this.expandableSplitter4);
- this.Controls.Add(this.pannelAnnoGrid);
- this.Name = "AnnotationDetails";
- this.Size = new System.Drawing.Size(1124, 325);
- this.pannelAnnoEdit.ResumeLayout(false);
- this.pannelAnnoEdit.PerformLayout();
- this.panelAnnoEditBtns.ResumeLayout(false);
- this.pannelAnnoGrid.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.c1AnnotationGrid)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).EndInit();
- this.ResumeLayout(false);
+ this.components = new System.ComponentModel.Container();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
+ this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
+ this.rtxbComment = new System.Windows.Forms.RichTextBox();
+ this.btnSaveAnnotation = new DevComponents.DotNetBar.ButtonX();
+ this.btnCancelAnnoation = new DevComponents.DotNetBar.ButtonX();
+ this.cbGridAnnoType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
+ this.btnRemoveAnnotation = new DevComponents.DotNetBar.ButtonX();
+ this.btnAddAnnotation = new DevComponents.DotNetBar.ButtonX();
+ this.pannelAnnoEdit = new DevComponents.DotNetBar.PanelEx();
+ this.labelX1 = new DevComponents.DotNetBar.LabelX();
+ this.panelAnnoEditBtns = new DevComponents.DotNetBar.PanelEx();
+ this.expandableSplitter4 = new DevComponents.DotNetBar.ExpandableSplitter();
+ this.pannelAnnoGrid = new DevComponents.DotNetBar.PanelEx();
+ this.dgAnnotations = new DevComponents.DotNetBar.Controls.DataGridViewX();
+ this.myAnnotationTypeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.dTSDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.userIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.searchTextDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.itemAnnotationsBindingSource = new System.Windows.Forms.BindingSource(this.components);
+ this.pannelAnnoEdit.SuspendLayout();
+ this.panelAnnoEditBtns.SuspendLayout();
+ this.pannelAnnoGrid.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.dgAnnotations)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).BeginInit();
+ this.SuspendLayout();
+ //
+ // superTooltip1
+ //
+ this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
+ //
+ // rtxbComment
+ //
+ 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.Right)));
+ 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.Location = new System.Drawing.Point(87, 33);
+ this.rtxbComment.Name = "rtxbComment";
+ this.rtxbComment.Size = new System.Drawing.Size(489, 292);
+ this.superTooltip1.SetSuperTooltip(this.rtxbComment, new DevComponents.DotNetBar.SuperTooltipInfo("Annotation", "", "Enter the annotation information here.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
+ this.rtxbComment.TabIndex = 1;
+ this.rtxbComment.Text = "";
+ this.rtxbComment.TextChanged += new System.EventHandler(this.rtxbComment_TextChanged);
+ //
+ // btnSaveAnnotation
+ //
+ this.btnSaveAnnotation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
+ this.btnSaveAnnotation.Enabled = false;
+ this.btnSaveAnnotation.Location = new System.Drawing.Point(419, 4);
+ this.btnSaveAnnotation.Name = "btnSaveAnnotation";
+ this.btnSaveAnnotation.Size = new System.Drawing.Size(71, 24);
+ this.superTooltip1.SetSuperTooltip(this.btnSaveAnnotation, new DevComponents.DotNetBar.SuperTooltipInfo("Save Changes", "", "This will save the new annotation or changes made to an existing annotation.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
+ this.btnSaveAnnotation.TabIndex = 9;
+ this.btnSaveAnnotation.Text = "Save";
+ this.btnSaveAnnotation.Click += new System.EventHandler(this.btnSaveAnnotation_Click);
+ //
+ // btnCancelAnnoation
+ //
+ this.btnCancelAnnoation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
+ this.btnCancelAnnoation.Enabled = false;
+ this.btnCancelAnnoation.Location = new System.Drawing.Point(329, 4);
+ this.btnCancelAnnoation.Name = "btnCancelAnnoation";
+ this.btnCancelAnnoation.Size = new System.Drawing.Size(70, 24);
+ this.superTooltip1.SetSuperTooltip(this.btnCancelAnnoation, new DevComponents.DotNetBar.SuperTooltipInfo("Cancel", "", "This will cancel the changes made to the annotation text and type selection", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(145, 100)));
+ this.btnCancelAnnoation.TabIndex = 8;
+ this.btnCancelAnnoation.Text = "Cancel";
+ this.btnCancelAnnoation.Click += new System.EventHandler(this.btnCancelAnnoation_Click);
+ //
+ // cbGridAnnoType
+ //
+ this.cbGridAnnoType.DisplayMember = "Text";
+ this.cbGridAnnoType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
+ this.cbGridAnnoType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cbGridAnnoType.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
+ this.cbGridAnnoType.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.cbGridAnnoType.ForeColor = System.Drawing.SystemColors.WindowText;
+ this.cbGridAnnoType.Location = new System.Drawing.Point(134, 4);
+ this.cbGridAnnoType.Name = "cbGridAnnoType";
+ this.cbGridAnnoType.PreventEnterBeep = true;
+ this.cbGridAnnoType.Size = new System.Drawing.Size(165, 23);
+ this.superTooltip1.SetSuperTooltip(this.cbGridAnnoType, new DevComponents.DotNetBar.SuperTooltipInfo("Select Annotation Type", "", "This drop down list contains the posible annotation types.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
+ this.cbGridAnnoType.TabIndex = 7;
+ this.cbGridAnnoType.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
+ this.cbGridAnnoType.WatermarkText = "Select Annotation Type";
+ this.cbGridAnnoType.SelectedValueChanged += new System.EventHandler(this.cbGridAnnoType_SelectedValueChanged);
+ //
+ // btnRemoveAnnotation
+ //
+ this.btnRemoveAnnotation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
+ this.btnRemoveAnnotation.Location = new System.Drawing.Point(6, 34);
+ this.btnRemoveAnnotation.Name = "btnRemoveAnnotation";
+ this.btnRemoveAnnotation.Size = new System.Drawing.Size(71, 24);
+ this.superTooltip1.SetSuperTooltip(this.btnRemoveAnnotation, new DevComponents.DotNetBar.SuperTooltipInfo("Remove Annotation", "", "This will remove the currently selected annotation.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
+ this.btnRemoveAnnotation.TabIndex = 4;
+ this.btnRemoveAnnotation.Text = "Remove";
+ this.btnRemoveAnnotation.Click += new System.EventHandler(this.btnRemoveAnnotation_Click);
+ //
+ // btnAddAnnotation
+ //
+ this.btnAddAnnotation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
+ this.btnAddAnnotation.Location = new System.Drawing.Point(6, 4);
+ this.btnAddAnnotation.Name = "btnAddAnnotation";
+ this.btnAddAnnotation.Size = new System.Drawing.Size(71, 24);
+ this.superTooltip1.SetSuperTooltip(this.btnAddAnnotation, new DevComponents.DotNetBar.SuperTooltipInfo("Add New Annotation", "", "This button will create a new annotation.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
+ this.btnAddAnnotation.TabIndex = 3;
+ this.btnAddAnnotation.Text = "Add";
+ this.btnAddAnnotation.Click += new System.EventHandler(this.btnAddAnnotation_Click);
+ //
+ // pannelAnnoEdit
+ //
+ this.pannelAnnoEdit.CanvasColor = System.Drawing.SystemColors.Control;
+ this.pannelAnnoEdit.Controls.Add(this.rtxbComment);
+ this.pannelAnnoEdit.Controls.Add(this.btnSaveAnnotation);
+ this.pannelAnnoEdit.Controls.Add(this.btnCancelAnnoation);
+ this.pannelAnnoEdit.Controls.Add(this.labelX1);
+ this.pannelAnnoEdit.Controls.Add(this.cbGridAnnoType);
+ this.pannelAnnoEdit.Controls.Add(this.panelAnnoEditBtns);
+ this.pannelAnnoEdit.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.pannelAnnoEdit.Location = new System.Drawing.Point(548, 0);
+ this.pannelAnnoEdit.Name = "pannelAnnoEdit";
+ this.pannelAnnoEdit.Size = new System.Drawing.Size(576, 325);
+ this.pannelAnnoEdit.Style.Alignment = System.Drawing.StringAlignment.Center;
+ this.pannelAnnoEdit.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.pannelAnnoEdit.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
+ this.pannelAnnoEdit.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.pannelAnnoEdit.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.pannelAnnoEdit.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
+ this.pannelAnnoEdit.Style.GradientAngle = 90;
+ this.pannelAnnoEdit.TabIndex = 16;
+ this.pannelAnnoEdit.Text = "panelEx2";
+ this.pannelAnnoEdit.ThemeAware = true;
+ //
+ // labelX1
+ //
+ this.labelX1.AutoSize = true;
+ this.labelX1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.labelX1.Location = new System.Drawing.Point(93, 8);
+ this.labelX1.Name = "labelX1";
+ this.labelX1.Size = new System.Drawing.Size(35, 17);
+ this.labelX1.TabIndex = 10;
+ this.labelX1.Text = "Type:";
+ //
+ // panelAnnoEditBtns
+ //
+ this.panelAnnoEditBtns.CanvasColor = System.Drawing.SystemColors.Control;
+ this.panelAnnoEditBtns.Controls.Add(this.btnRemoveAnnotation);
+ this.panelAnnoEditBtns.Controls.Add(this.btnAddAnnotation);
+ this.panelAnnoEditBtns.Dock = System.Windows.Forms.DockStyle.Left;
+ this.panelAnnoEditBtns.Location = new System.Drawing.Point(0, 0);
+ this.panelAnnoEditBtns.Name = "panelAnnoEditBtns";
+ this.panelAnnoEditBtns.Size = new System.Drawing.Size(87, 325);
+ this.panelAnnoEditBtns.Style.Alignment = System.Drawing.StringAlignment.Center;
+ this.panelAnnoEditBtns.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.panelAnnoEditBtns.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
+ this.panelAnnoEditBtns.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.panelAnnoEditBtns.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
+ this.panelAnnoEditBtns.Style.GradientAngle = 90;
+ this.panelAnnoEditBtns.TabIndex = 11;
+ this.panelAnnoEditBtns.ThemeAware = true;
+ //
+ // expandableSplitter4
+ //
+ this.expandableSplitter4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
+ this.expandableSplitter4.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter4.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.expandableSplitter4.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
+ this.expandableSplitter4.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter4.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter4.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter4.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter4.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter4.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
+ this.expandableSplitter4.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
+ this.expandableSplitter4.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
+ this.expandableSplitter4.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
+ this.expandableSplitter4.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
+ this.expandableSplitter4.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
+ this.expandableSplitter4.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
+ this.expandableSplitter4.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter4.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.expandableSplitter4.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
+ this.expandableSplitter4.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
+ this.expandableSplitter4.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.expandableSplitter4.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
+ this.expandableSplitter4.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
+ this.expandableSplitter4.Location = new System.Drawing.Point(545, 0);
+ this.expandableSplitter4.Name = "expandableSplitter4";
+ this.expandableSplitter4.Size = new System.Drawing.Size(3, 325);
+ this.expandableSplitter4.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
+ this.expandableSplitter4.TabIndex = 15;
+ this.expandableSplitter4.TabStop = false;
+ //
+ // pannelAnnoGrid
+ //
+ this.pannelAnnoGrid.CanvasColor = System.Drawing.SystemColors.Control;
+ this.pannelAnnoGrid.Controls.Add(this.dgAnnotations);
+ this.pannelAnnoGrid.Dock = System.Windows.Forms.DockStyle.Left;
+ this.pannelAnnoGrid.Location = new System.Drawing.Point(0, 0);
+ this.pannelAnnoGrid.Name = "pannelAnnoGrid";
+ this.pannelAnnoGrid.Size = new System.Drawing.Size(545, 325);
+ this.pannelAnnoGrid.Style.Alignment = System.Drawing.StringAlignment.Center;
+ this.pannelAnnoGrid.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
+ this.pannelAnnoGrid.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
+ this.pannelAnnoGrid.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
+ this.pannelAnnoGrid.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
+ this.pannelAnnoGrid.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
+ this.pannelAnnoGrid.Style.GradientAngle = 90;
+ this.pannelAnnoGrid.TabIndex = 14;
+ this.pannelAnnoGrid.Text = "panelEx2";
+ this.pannelAnnoGrid.ThemeAware = true;
+ //
+ // dgAnnotations
+ //
+ this.dgAnnotations.AutoGenerateColumns = false;
+ this.dgAnnotations.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
+ this.dgAnnotations.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
+ this.dgAnnotations.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.dgAnnotations.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.myAnnotationTypeDataGridViewTextBoxColumn,
+ this.dTSDataGridViewTextBoxColumn,
+ this.userIDDataGridViewTextBoxColumn,
+ this.searchTextDataGridViewTextBoxColumn});
+ this.dgAnnotations.DataSource = this.itemAnnotationsBindingSource;
+ dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
+ dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
+ dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
+ dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.ControlText;
+ dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
+ this.dgAnnotations.DefaultCellStyle = dataGridViewCellStyle3;
+ this.dgAnnotations.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.dgAnnotations.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
+ this.dgAnnotations.HighlightSelectedColumnHeaders = false;
+ this.dgAnnotations.Location = new System.Drawing.Point(0, 0);
+ this.dgAnnotations.MultiSelect = false;
+ this.dgAnnotations.Name = "dgAnnotations";
+ this.dgAnnotations.RowHeadersVisible = false;
+ this.dgAnnotations.RowTemplate.Height = 24;
+ this.dgAnnotations.RowTemplate.ReadOnly = true;
+ this.dgAnnotations.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
+ this.dgAnnotations.SelectAllSignVisible = false;
+ this.dgAnnotations.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
+ this.dgAnnotations.Size = new System.Drawing.Size(545, 325);
+ this.dgAnnotations.TabIndex = 1;
+ this.dgAnnotations.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgAnnotations_CellClick);
+ //
+ // myAnnotationTypeDataGridViewTextBoxColumn
+ //
+ this.myAnnotationTypeDataGridViewTextBoxColumn.DataPropertyName = "MyAnnotationType";
+ this.myAnnotationTypeDataGridViewTextBoxColumn.HeaderText = "Type";
+ this.myAnnotationTypeDataGridViewTextBoxColumn.Name = "myAnnotationTypeDataGridViewTextBoxColumn";
+ this.myAnnotationTypeDataGridViewTextBoxColumn.Width = 65;
+ //
+ // dTSDataGridViewTextBoxColumn
+ //
+ this.dTSDataGridViewTextBoxColumn.DataPropertyName = "DTS";
+ this.dTSDataGridViewTextBoxColumn.HeaderText = "Date";
+ this.dTSDataGridViewTextBoxColumn.Name = "dTSDataGridViewTextBoxColumn";
+ this.dTSDataGridViewTextBoxColumn.Width = 63;
+ //
+ // userIDDataGridViewTextBoxColumn
+ //
+ this.userIDDataGridViewTextBoxColumn.DataPropertyName = "UserID";
+ this.userIDDataGridViewTextBoxColumn.HeaderText = "User";
+ this.userIDDataGridViewTextBoxColumn.Name = "userIDDataGridViewTextBoxColumn";
+ this.userIDDataGridViewTextBoxColumn.Width = 63;
+ //
+ // searchTextDataGridViewTextBoxColumn
+ //
+ this.searchTextDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
+ this.searchTextDataGridViewTextBoxColumn.DataPropertyName = "SearchText";
+ this.searchTextDataGridViewTextBoxColumn.HeaderText = "Description";
+ this.searchTextDataGridViewTextBoxColumn.Name = "searchTextDataGridViewTextBoxColumn";
+ //
+ // itemAnnotationsBindingSource
+ //
+ this.itemAnnotationsBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ItemAnnotation);
+ //
+ // AnnotationDetails
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.Controls.Add(this.pannelAnnoEdit);
+ this.Controls.Add(this.expandableSplitter4);
+ this.Controls.Add(this.pannelAnnoGrid);
+ this.Name = "AnnotationDetails";
+ this.Size = new System.Drawing.Size(1124, 325);
+ this.pannelAnnoEdit.ResumeLayout(false);
+ this.pannelAnnoEdit.PerformLayout();
+ this.panelAnnoEditBtns.ResumeLayout(false);
+ this.pannelAnnoGrid.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.dgAnnotations)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).EndInit();
+ this.ResumeLayout(false);
}
@@ -294,8 +341,12 @@ namespace Volian.Controls.Library
private DevComponents.DotNetBar.ButtonX btnRemoveAnnotation;
private DevComponents.DotNetBar.ButtonX btnAddAnnotation;
private DevComponents.DotNetBar.ExpandableSplitter expandableSplitter4;
- private DevComponents.DotNetBar.PanelEx pannelAnnoGrid;
- private C1.Win.C1FlexGrid.C1FlexGrid c1AnnotationGrid;
+ private DevComponents.DotNetBar.PanelEx pannelAnnoGrid;
private System.Windows.Forms.BindingSource itemAnnotationsBindingSource;
+ private DevComponents.DotNetBar.Controls.DataGridViewX dgAnnotations;
+ private System.Windows.Forms.DataGridViewTextBoxColumn myAnnotationTypeDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn dTSDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn userIDDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn searchTextDataGridViewTextBoxColumn;
}
}
diff --git a/PROMS/Volian.Controls.Library/AnnotationDetails.cs b/PROMS/Volian.Controls.Library/AnnotationDetails.cs
index 80821026..bb3862df 100644
--- a/PROMS/Volian.Controls.Library/AnnotationDetails.cs
+++ b/PROMS/Volian.Controls.Library/AnnotationDetails.cs
@@ -12,8 +12,11 @@ namespace Volian.Controls.Library
public partial class AnnotationDetails : UserControl
{
#region Properties
- private ItemInfo _CurrentItem = null;
- private AnnotationSearch _AnnotationSearch;
+ private bool _LoadingAnnotation = false;
+ private bool _LoadingGrid = false;
+
+ private ItemInfo _CurrentItem = null;
+ private DisplaySearch _AnnotationSearch;
private AnnotationInfoList _Annotations;
public AnnotationInfoList Annotations
@@ -43,7 +46,7 @@ namespace Volian.Controls.Library
}
_CurrentAnnotation = value;
InitializeAnnotation();
- }
+ }
}
private bool _AnnotationDirty = false;
@@ -94,9 +97,10 @@ namespace Volian.Controls.Library
private bool _AddingAnnotation = false;
private void btnAddAnnotation_Click(object sender, EventArgs e)
{
- c1AnnotationGrid.Row = -1;
+ dgAnnotations.ClearSelection();
CurrentAnnotation = null;
_AddingAnnotation = true;
+ rtxbComment.Focus();
}
private void btnRemoveAnnotation_Click(object sender, EventArgs e)
@@ -143,18 +147,16 @@ namespace Volian.Controls.Library
AnnotationDirty = true;
}
- private bool _LoadingAnnotation = false;
- private bool _LoadingGrid = false;
- private void c1AnnotationGrid_EnterCell(object sender, EventArgs e)
- {
- if (!_LoadingGrid) // Only set the Current Annotation when not loading the grid
- {
- if ((_Annotations != null) && (c1AnnotationGrid.Row > 0))
- CurrentAnnotation = _Annotations[c1AnnotationGrid.Row - 1];
- else
- CurrentAnnotation = null;
- }
- }
+ private void dgAnnotations_CellClick(object sender, DataGridViewCellEventArgs e)
+ {
+ if (!_LoadingGrid) // Only set the Current Annotation when not loading the grid
+ {
+ if ((_Annotations != null) && (dgAnnotations.Rows.Count > 0))
+ CurrentAnnotation = _Annotations[dgAnnotations.CurrentRow.Index];
+ else
+ CurrentAnnotation = null;
+ }
+ }
private void rtxbComment_TextChanged(object sender, EventArgs e)
{
@@ -166,15 +168,17 @@ namespace Volian.Controls.Library
#region LoadControlData
- public void SetupAnnotations(AnnotationSearch annotation)
- {
- _AnnotationSearch = annotation; // reference the Annotation Search to update its lists
+ public void SetupAnnotations(DisplaySearch annosrch)
+ {
+ _LoadingAnnotation = true;
+ _AnnotationSearch = annosrch; // reference the Annotation Search to update its lists
- cbGridAnnoType.DisplayMember = "Name";
- cbGridAnnoType.ValueMember = "TypeId";
- cbGridAnnoType.DataSource = AnnotationTypeInfoList.Get().Clone();
- cbGridAnnoType.SelectedIndex = -1; //don't pre-select an annotation type
- }
+ cbGridAnnoType.DisplayMember = "Name";
+ cbGridAnnoType.ValueMember = "TypeId";
+ cbGridAnnoType.DataSource = AnnotationTypeInfoList.Get().Clone();
+ cbGridAnnoType.SelectedIndex = -1; //don't pre-select an annotation type
+ _LoadingAnnotation = false;
+ }
private void InitializeAnnotation()
{
@@ -195,8 +199,8 @@ namespace Volian.Controls.Library
}
_LoadingAnnotation = false;
AnnotationDirty = false;
- if (!_LoadingGrid)
- rtxbComment.Focus(); // Set the focus to the comment text
+ if (!_LoadingGrid)
+ rtxbComment.Focus(); // Set the focus to the comment text
}
#endregion
@@ -219,6 +223,7 @@ namespace Volian.Controls.Library
_LoadingGrid = true;
_Annotations = (_CurrentItem == null) ? null : _CurrentItem.ItemAnnotations;
itemAnnotationsBindingSource.DataSource = _Annotations;
+ dgAnnotations.Refresh();
if ((CurrentAnnotation == null || (_CurrentItem.ItemID != CurrentAnnotation.ItemID)))
{
if (_Annotations != null && _Annotations.Count > 0)
@@ -237,21 +242,23 @@ namespace Volian.Controls.Library
public void FindCurrentAnnotation()
{
int row = 0;
- if (CurrentAnnotation != null)
- {
- if (_Annotations != null)
- {
- foreach (AnnotationInfo ai in _Annotations)
- {
- if (ai.AnnotationID == CurrentAnnotation.AnnotationID)
- {
- row = _Annotations.IndexOf(ai) + 1;
- break;
- }
- }
- }
- }
- c1AnnotationGrid.Select(row, 0, true); // position to the corresponding grid row
+ if (CurrentAnnotation != null)
+ {
+ if (_Annotations != null)
+ {
+ foreach (AnnotationInfo ai in _Annotations)
+ {
+ if (ai.AnnotationID == CurrentAnnotation.AnnotationID)
+ {
+ row = _Annotations.IndexOf(ai);// +1;
+ break;
+ }
+ }
+ dgAnnotations.Rows[row].Selected = true;
+ if (!_LoadingGrid)
+ dgAnnotations.FirstDisplayedScrollingRowIndex = row;
+ }
+ }
}
private void SaveAnnotation()
@@ -290,5 +297,6 @@ namespace Volian.Controls.Library
}
#endregion
+
}
}
diff --git a/PROMS/Volian.Controls.Library/AnnotationDetails.resx b/PROMS/Volian.Controls.Library/AnnotationDetails.resx
index 60d08b16..097309e5 100644
--- a/PROMS/Volian.Controls.Library/AnnotationDetails.resx
+++ b/PROMS/Volian.Controls.Library/AnnotationDetails.resx
@@ -120,13 +120,7 @@
17, 17
-
- 18,1,0,0,0,95,Columns:0{Visible:False;} 1{Width:107;Name:"ErrorMessage";Caption:"ErrorMessage";Visible:False;AllowEditing:False;Style:"DataType:System.String;TextAlign:LeftCenter;";} 2{Width:100;Name:"AnnotationID";Caption:"AnnotationID";Visible:False;AllowEditing:False;Style:"DataType:System.Int32;TextAlign:RightCenter;";} 3{Width:173;Name:"MyAnnotation";Caption:"MyAnnotation";Visible:False;AllowEditing:False;Style:"DataType:VEPROMS.CSLA.Library.Annotation;TextAlign:GeneralCenter;";} 4{Width:66;Name:"TypeID";Caption:"TypeID";Visible:False;AllowEditing:False;Style:"DataType:System.Int32;TextAlign:RightCenter;";} 5{Width:145;Name:"MyAnnotationType";Caption:"Type";AllowDragging:False;AllowEditing:False;Style:"DataType:VEPROMS.CSLA.Library.AnnotationType;TextAlign:GeneralCenter;";} 6{Width:66;Name:"RtfText";Caption:"RtfText";Visible:False;Style:"DataType:System.String;TextAlign:LeftCenter;";} 7{Width:50;Name:"DTS";Caption:"Date";AllowDragging:False;AllowEditing:False;Style:"Format:""d"";DataType:System.DateTime;TextAlign:LeftCenter;";} 8{Width:64;Name:"UserID";Caption:"User";AllowDragging:False;AllowEditing:False;Style:"DataType:System.String;TextAlign:LeftCenter;";} 9{Width:91;Name:"SearchText";Caption:"Description";AllowDragging:False;AllowEditing:False;Style:"DataType:System.String;TextAlign:LeftCenter;";} 10{Width:62;Name:"Config";Caption:"Config";Visible:False;Style:"DataType:System.String;TextAlign:LeftCenter;";} 11{Width:160;Name:"AnnotationType_Name";Caption:"AnnotationType_Name";Visible:False;AllowEditing:False;Style:"DataType:System.String;TextAlign:LeftCenter;";} 12{Width:163;Name:"AnnotationType_Config";Caption:"AnnotationType_Config";Visible:False;AllowEditing:False;Style:"DataType:System.String;TextAlign:LeftCenter;";} 13{Width:151;Name:"AnnotationType_DTS";Caption:"AnnotationType_DTS";Visible:False;AllowEditing:False;Style:"Format:""d"";DataType:System.DateTime;TextAlign:LeftCenter;";} 14{Width:166;Name:"AnnotationType_UserID";Caption:"AnnotationType_UserID";Visible:False;AllowEditing:False;Style:"DataType:System.String;TextAlign:LeftCenter;";} 15{Width:123;Name:"HasBrokenRules";Caption:"HasBrokenRules";Visible:False;AllowEditing:False;Style:"DataType:VEPROMS.CSLA.Library.IVEHasBrokenRules;TextAlign:GeneralCenter;";} 16{Name:"BrokenRules";Caption:"BrokenRules";Visible:False;AllowEditing:False;Style:"DataType:Csla.Validation.BrokenRulesCollection;TextAlign:GeneralCenter;";} 17{Width:123;Name:"CurrentEditLevel";Caption:"CurrentEditLevel";Visible:False;AllowEditing:False;Style:"DataType:System.Int32;TextAlign:RightCenter;";}
-
156, 17
-
- Normal{Font:Microsoft Sans Serif, 7.8pt;BackColor:Transparent;} Alternate{} Fixed{BackColor:Control;ForeColor:ControlText;Border:Raised,1,Black,Both;BackgroundImageLayout:Hide;} Highlight{BackColor:Highlight;ForeColor:HighlightText;} Focus{} Editor{} Search{BackColor:Highlight;ForeColor:HighlightText;} Frozen{BackColor:Beige;} NewRow{} EmptyArea{BackColor:Transparent;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;}
-
\ No newline at end of file
diff --git a/PROMS/Volian.Controls.Library/AnnotationSearch.Designer.cs b/PROMS/Volian.Controls.Library/AnnotationSearch.Designer.cs
index 977c183b..30510392 100644
--- a/PROMS/Volian.Controls.Library/AnnotationSearch.Designer.cs
+++ b/PROMS/Volian.Controls.Library/AnnotationSearch.Designer.cs
@@ -28,65 +28,66 @@ namespace Volian.Controls.Library
///
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
- this.cbAnnoType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
- this.lbResults = new System.Windows.Forms.ListBox();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
- this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
- this.SuspendLayout();
- //
- // cbAnnoType
- //
- this.cbAnnoType.DisplayMember = "Text";
- this.cbAnnoType.Dock = System.Windows.Forms.DockStyle.Top;
- this.cbAnnoType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
- this.cbAnnoType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- 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(239, 23);
- this.superTooltip1.SetSuperTooltip(this.cbAnnoType, new DevComponents.DotNetBar.SuperTooltipInfo("Select Annotation Search Type", "", "This drop down list contains the posible annotation types. When selected, a list" +
- " of the annotions of that type will be displayed below.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
- this.cbAnnoType.TabIndex = 1;
- this.cbAnnoType.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
- this.cbAnnoType.WatermarkText = "Select Annotation Type";
- this.cbAnnoType.SelectedValueChanged += new System.EventHandler(this.cbAnnoType_SelectedValueChanged);
- //
- // lbResults
- //
- this.lbResults.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lbResults.FormattingEnabled = true;
- this.lbResults.HorizontalScrollbar = 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(239, 372);
- this.lbResults.TabIndex = 2;
- this.lbResults.MouseMove += new System.Windows.Forms.MouseEventHandler(this.lbResults_MouseMove);
- this.lbResults.SelectedValueChanged += new System.EventHandler(this.lbResults_SelectedValueChanged);
- //
- // superTooltip1
- //
- this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
- //
- // AnnotationSearch
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.lbResults);
- this.Controls.Add(this.cbAnnoType);
- this.Name = "AnnotationSearch";
- this.Size = new System.Drawing.Size(239, 397);
- this.ResumeLayout(false);
+ this.components = new System.ComponentModel.Container();
+ this.cbAnnoType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
+ this.lbResults = new System.Windows.Forms.ListBox();
+ this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
+ this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
+ this.SuspendLayout();
+ //
+ // cbAnnoType
+ //
+ this.cbAnnoType.DisplayMember = "Text";
+ this.cbAnnoType.Dock = System.Windows.Forms.DockStyle.Top;
+ this.cbAnnoType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
+ this.cbAnnoType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ 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(239, 23);
+ this.superTooltip1.SetSuperTooltip(this.cbAnnoType, new DevComponents.DotNetBar.SuperTooltipInfo("Select Annotation Search Type", "", "This drop down list contains the posible annotation types. When selected, a list" +
+ " of the annotions of that type will be displayed below.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
+ this.cbAnnoType.TabIndex = 1;
+ this.cbAnnoType.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
+ this.cbAnnoType.WatermarkText = "Select Annotation Type";
+ this.cbAnnoType.SelectedValueChanged += new System.EventHandler(this.cbAnnoType_SelectedValueChanged);
+ //
+ // lbResults
+ //
+ this.lbResults.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.lbResults.FormattingEnabled = true;
+ this.lbResults.HorizontalScrollbar = 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(239, 372);
+ this.lbResults.TabIndex = 2;
+ this.lbResults.Visible = false;
+ this.lbResults.MouseMove += new System.Windows.Forms.MouseEventHandler(this.lbResults_MouseMove);
+ this.lbResults.SelectedValueChanged += new System.EventHandler(this.lbResults_SelectedValueChanged);
+ //
+ // superTooltip1
+ //
+ this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
+ //
+ // AnnotationSearch
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.Controls.Add(this.lbResults);
+ this.Controls.Add(this.cbAnnoType);
+ this.Name = "AnnotationSearch";
+ this.Size = new System.Drawing.Size(239, 397);
+ this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.Controls.ComboBoxEx cbAnnoType;
- private System.Windows.Forms.ListBox lbResults;
- private System.Windows.Forms.ToolTip toolTip1;
+ private System.Windows.Forms.ListBox lbResults;
+ private System.Windows.Forms.ToolTip toolTip1;
private DevComponents.DotNetBar.SuperTooltip superTooltip1;
}
}
diff --git a/PROMS/Volian.Controls.Library/AnnotationSearch.cs b/PROMS/Volian.Controls.Library/AnnotationSearch.cs
index 5e5aff3c..68f3acec 100644
--- a/PROMS/Volian.Controls.Library/AnnotationSearch.cs
+++ b/PROMS/Volian.Controls.Library/AnnotationSearch.cs
@@ -35,32 +35,32 @@ namespace Volian.Controls.Library
#region Events
private void cbAnnoType_SelectedValueChanged(object sender, EventArgs e)
{
- UpdateAnnotationSearchResults();
+ UpdateAnnotationSearchResults();
}
- private void lbResults_SelectedValueChanged(object sender, EventArgs e)
- {
- if (!_LoadingList)
- {
- _AnnotationDetails.CurrentAnnotation = lbResults.SelectedValue as AnnotationInfo;
- if (_AnnotationDetails.CurrentAnnotation != null)
- _TabControl.OpenItem(_AnnotationDetails.CurrentAnnotation.MyItem); // open the corresponding procedure text
- _AnnotationDetails.FindCurrentAnnotation(); // position to corresponding row in annotation grid
- }
- }
+ private void lbResults_SelectedValueChanged(object sender, EventArgs e)
+ {
+ if (!_LoadingList)
+ {
+ _AnnotationDetails.CurrentAnnotation = lbResults.SelectedValue as AnnotationInfo;
+ if (_AnnotationDetails.CurrentAnnotation != null)
+ _TabControl.OpenItem(_AnnotationDetails.CurrentAnnotation.MyItem); // open the corresponding procedure text
+ _AnnotationDetails.FindCurrentAnnotation(); // position to corresponding row in annotation grid
+ }
+ }
- private int LastResultsMouseOverIndex = -1;
- private void lbResults_MouseMove(object sender, MouseEventArgs e)
- {
- int ResultsMouseOverIndex = lbResults.IndexFromPoint(e.Location);
- if (ResultsMouseOverIndex != -1 && ResultsMouseOverIndex != LastResultsMouseOverIndex)
- {
- AnnotationInfo ai = lbResults.Items[ResultsMouseOverIndex] as AnnotationInfo;
- toolTip1.SetToolTip(lbResults, ai.MyItem.Path); // display location of corresponding procedure text in a tooltip
- LastResultsMouseOverIndex = ResultsMouseOverIndex;
- }
+ private int LastResultsMouseOverIndex = -1;
+ private void lbResults_MouseMove(object sender, MouseEventArgs e)
+ {
+ int ResultsMouseOverIndex = lbResults.IndexFromPoint(e.Location);
+ if (ResultsMouseOverIndex != -1 && ResultsMouseOverIndex != LastResultsMouseOverIndex)
+ {
+ AnnotationInfo ai = lbResults.Items[ResultsMouseOverIndex] as AnnotationInfo;
+ toolTip1.SetToolTip(lbResults, ai.MyItem.Path); // display location of corresponding procedure text in a tooltip
+ LastResultsMouseOverIndex = ResultsMouseOverIndex;
+ }
- }
+ }
#endregion
#region LoadControlData
@@ -69,22 +69,22 @@ namespace Volian.Controls.Library
_AnnotationDetails = annotationDetails;
cbAnnoType.DisplayMember = "Name";
cbAnnoType.DataSource = AnnotationTypeInfoList.Get();
- lbResults.MouseMove += new MouseEventHandler(lbResults_MouseMove);
+ lbResults.MouseMove += new MouseEventHandler(lbResults_MouseMove);
_TabControl = tc;
}
#endregion
#region VariousSupportMethods
- public void UpdateAnnotationSearchResults()
- {
- AnnotationTypeInfo ati = cbAnnoType.SelectedValue as AnnotationTypeInfo;
- _LoadingList = true;
- lbResults.DisplayMember = "SearchText";
- lbResults.DataSource = ati.AnnotationTypeAnnotations;
- lbResults.SelectedIndex = -1;
- LastResultsMouseOverIndex = -1;
- _LoadingList = false;
- }
+ public void UpdateAnnotationSearchResults()
+ {
+ AnnotationTypeInfo ati = cbAnnoType.SelectedValue as AnnotationTypeInfo;
+ _LoadingList = true;
+ lbResults.DisplayMember = "SearchText";
+ lbResults.DataSource = ati.AnnotationTypeAnnotations;
+ lbResults.SelectedIndex = -1;
+ LastResultsMouseOverIndex = -1;
+ _LoadingList = false;
+ }
#endregion
}