This commit is contained in:
441
PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
generated
441
PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
generated
@@ -218,15 +218,19 @@ namespace VEPROMS
|
||||
this.labelItem14 = new DevComponents.DotNetBar.LabelItem();
|
||||
this.btnGetRoVals = new DevComponents.DotNetBar.ButtonItem();
|
||||
this.epAnnotations = new DevComponents.DotNetBar.ExpandablePanel();
|
||||
this.btnSaveAnnoation = new DevComponents.DotNetBar.ButtonX();
|
||||
this.cbGridAnnoType = new System.Windows.Forms.ComboBox();
|
||||
this.cbAnnotationDontPopup = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
||||
this.btnAnnoationSettings = new DevComponents.DotNetBar.ButtonX();
|
||||
this.pannelAnnoEdit = new DevComponents.DotNetBar.PanelEx();
|
||||
this.rtxbComment = new System.Windows.Forms.RichTextBox();
|
||||
this.btnSaveAnnotation = new DevComponents.DotNetBar.ButtonX();
|
||||
this.btnCancelAnnoation = new DevComponents.DotNetBar.ButtonX();
|
||||
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
||||
this.cbGridAnnoType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
||||
this.panelAnnoEditBtns = new DevComponents.DotNetBar.PanelEx();
|
||||
this.btnRemoveAnnotation = new DevComponents.DotNetBar.ButtonX();
|
||||
this.btnAddAnnotation = new DevComponents.DotNetBar.ButtonX();
|
||||
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.rtxbComment = new System.Windows.Forms.RichTextBox();
|
||||
this.expandablePanel2 = new DevComponents.DotNetBar.ExpandablePanel();
|
||||
this.tv = new Volian.Controls.Library.vlnTreeView();
|
||||
this.infoPanel = new DevComponents.DotNetBar.ExpandablePanel();
|
||||
@@ -254,6 +258,9 @@ namespace VEPROMS
|
||||
this.navigationPanePanel2 = new DevComponents.DotNetBar.NavigationPanePanel();
|
||||
this.btnSimStpsRslt = new DevComponents.DotNetBar.ButtonItem();
|
||||
this.infotabResults = 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.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.panelEx4 = new DevComponents.DotNetBar.PanelEx();
|
||||
this.lbxBookMarks = new System.Windows.Forms.ListBox();
|
||||
@@ -264,9 +271,6 @@ namespace VEPROMS
|
||||
this.infotabControlPanelRO = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.displayRO = new Volian.Controls.Library.DisplayRO();
|
||||
this.infotabRO = 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.expandableSplitter1 = new DevComponents.DotNetBar.ExpandableSplitter();
|
||||
this.expandableSplitter2 = new DevComponents.DotNetBar.ExpandableSplitter();
|
||||
this.expandableSplitter3 = new DevComponents.DotNetBar.ExpandableSplitter();
|
||||
@@ -280,6 +284,9 @@ namespace VEPROMS
|
||||
this.ribbonPanel3.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bottomBar)).BeginInit();
|
||||
this.epAnnotations.SuspendLayout();
|
||||
this.pannelAnnoEdit.SuspendLayout();
|
||||
this.panelAnnoEditBtns.SuspendLayout();
|
||||
this.pannelAnnoGrid.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.c1AnnotationGrid)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.itemAnnotationsBindingSource)).BeginInit();
|
||||
this.expandablePanel2.SuspendLayout();
|
||||
@@ -295,10 +302,10 @@ namespace VEPROMS
|
||||
this.tabControlPanel3.SuspendLayout();
|
||||
this.navpaneResults.SuspendLayout();
|
||||
this.navpanSrchRslts.SuspendLayout();
|
||||
this.infotabControlPanelTransitions.SuspendLayout();
|
||||
this.tabControlPanel2.SuspendLayout();
|
||||
this.panelEx4.SuspendLayout();
|
||||
this.infotabControlPanelRO.SuspendLayout();
|
||||
this.infotabControlPanelTransitions.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// ribbonControl1
|
||||
@@ -803,7 +810,6 @@ namespace VEPROMS
|
||||
// itemContainer13
|
||||
//
|
||||
this.itemContainer13.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
|
||||
this.itemContainer13.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer13.Name = "itemContainer13";
|
||||
this.itemContainer13.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.btnInsPgBrk,
|
||||
@@ -945,7 +951,6 @@ namespace VEPROMS
|
||||
// itemContainer12
|
||||
//
|
||||
this.itemContainer12.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
|
||||
this.itemContainer12.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer12.Name = "itemContainer12";
|
||||
this.itemContainer12.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.btnInsBefore,
|
||||
@@ -982,7 +987,6 @@ namespace VEPROMS
|
||||
// itemContainer11
|
||||
//
|
||||
this.itemContainer11.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
|
||||
this.itemContainer11.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer11.Name = "itemContainer11";
|
||||
this.itemContainer11.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.btnInsTrans,
|
||||
@@ -1031,7 +1035,6 @@ namespace VEPROMS
|
||||
// itemContainer6
|
||||
//
|
||||
this.itemContainer6.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
|
||||
this.itemContainer6.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer6.Name = "itemContainer6";
|
||||
this.itemContainer6.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.itemContainer7,
|
||||
@@ -1039,7 +1042,6 @@ namespace VEPROMS
|
||||
//
|
||||
// itemContainer7
|
||||
//
|
||||
this.itemContainer7.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer7.Name = "itemContainer7";
|
||||
this.itemContainer7.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.btnBold,
|
||||
@@ -1145,7 +1147,6 @@ namespace VEPROMS
|
||||
// itemContainer8
|
||||
//
|
||||
this.itemContainer8.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
|
||||
this.itemContainer8.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer8.Name = "itemContainer8";
|
||||
this.itemContainer8.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.btnClpBrdCopy,
|
||||
@@ -1194,7 +1195,7 @@ namespace VEPROMS
|
||||
this.ribbonPanel1.Location = new System.Drawing.Point(0, 55);
|
||||
this.ribbonPanel1.Name = "ribbonPanel1";
|
||||
this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
|
||||
this.ribbonPanel1.Size = new System.Drawing.Size(1028, 89);
|
||||
this.ribbonPanel1.Size = new System.Drawing.Size(1114, 89);
|
||||
this.ribbonPanel1.TabIndex = 1;
|
||||
this.ribbonPanel1.Visible = false;
|
||||
//
|
||||
@@ -1217,7 +1218,6 @@ namespace VEPROMS
|
||||
// itemContainer10
|
||||
//
|
||||
this.itemContainer10.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
|
||||
this.itemContainer10.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer10.Name = "itemContainer10";
|
||||
this.itemContainer10.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.btnRepaginate,
|
||||
@@ -1312,7 +1312,6 @@ namespace VEPROMS
|
||||
// itemContainer9
|
||||
//
|
||||
this.itemContainer9.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
|
||||
this.itemContainer9.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer9.Name = "itemContainer9";
|
||||
this.itemContainer9.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.btnNew2,
|
||||
@@ -1728,7 +1727,6 @@ namespace VEPROMS
|
||||
//
|
||||
this.itemContainer1.BackgroundStyle.Class = "RibbonFileMenuContainer";
|
||||
this.itemContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
|
||||
this.itemContainer1.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer1.Name = "itemContainer1";
|
||||
this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.itemContainer2,
|
||||
@@ -1741,7 +1739,6 @@ namespace VEPROMS
|
||||
//
|
||||
this.itemContainer2.BackgroundStyle.Class = "RibbonFileMenuTwoColumnContainer";
|
||||
this.itemContainer2.ItemSpacing = 0;
|
||||
this.itemContainer2.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer2.Name = "itemContainer2";
|
||||
this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.itemContainer3,
|
||||
@@ -1851,7 +1848,6 @@ namespace VEPROMS
|
||||
//
|
||||
this.itemContainer5.BackgroundStyle.Class = "RibbonFileMenuBottomContainer";
|
||||
this.itemContainer5.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Right;
|
||||
this.itemContainer5.MinimumSize = new System.Drawing.Size(0, 0);
|
||||
this.itemContainer5.Name = "itemContainer5";
|
||||
this.itemContainer5.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this.btnOptions,
|
||||
@@ -2157,14 +2153,9 @@ namespace VEPROMS
|
||||
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.btnSaveAnnoation);
|
||||
this.epAnnotations.Controls.Add(this.cbGridAnnoType);
|
||||
this.epAnnotations.Controls.Add(this.cbAnnotationDontPopup);
|
||||
this.epAnnotations.Controls.Add(this.btnAnnoationSettings);
|
||||
this.epAnnotations.Controls.Add(this.btnRemoveAnnotation);
|
||||
this.epAnnotations.Controls.Add(this.btnAddAnnotation);
|
||||
this.epAnnotations.Controls.Add(this.c1AnnotationGrid);
|
||||
this.epAnnotations.Controls.Add(this.rtxbComment);
|
||||
this.epAnnotations.Controls.Add(this.pannelAnnoEdit);
|
||||
this.epAnnotations.Controls.Add(this.expandableSplitter4);
|
||||
this.epAnnotations.Controls.Add(this.pannelAnnoGrid);
|
||||
this.epAnnotations.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.epAnnotations.ExpandOnTitleClick = true;
|
||||
this.epAnnotations.Location = new System.Drawing.Point(4, 547);
|
||||
@@ -2188,96 +2179,215 @@ namespace VEPROMS
|
||||
this.epAnnotations.TitleText = "Annotation Details";
|
||||
this.epAnnotations.Layout += new System.Windows.Forms.LayoutEventHandler(this.epAnnotations_Layout);
|
||||
//
|
||||
// btnSaveAnnoation
|
||||
// pannelAnnoEdit
|
||||
//
|
||||
this.btnSaveAnnoation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnSaveAnnoation.Enabled = false;
|
||||
this.btnSaveAnnoation.Location = new System.Drawing.Point(985, 95);
|
||||
this.btnSaveAnnoation.Name = "btnSaveAnnoation";
|
||||
this.btnSaveAnnoation.Size = new System.Drawing.Size(86, 23);
|
||||
this.btnSaveAnnoation.TabIndex = 8;
|
||||
this.btnSaveAnnoation.Text = "Save";
|
||||
this.btnSaveAnnoation.Click += new System.EventHandler(this.buttonX1_Click);
|
||||
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(507, 26);
|
||||
this.pannelAnnoEdit.Name = "pannelAnnoEdit";
|
||||
this.pannelAnnoEdit.Size = new System.Drawing.Size(607, 176);
|
||||
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 = 13;
|
||||
this.pannelAnnoEdit.Text = "panelEx2";
|
||||
this.pannelAnnoEdit.ThemeAware = true;
|
||||
//
|
||||
// rtxbComment
|
||||
//
|
||||
this.rtxbComment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
|
||||
this.rtxbComment.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
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(520, 143);
|
||||
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);
|
||||
//
|
||||
// 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:";
|
||||
//
|
||||
// cbGridAnnoType
|
||||
//
|
||||
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.FormattingEnabled = true;
|
||||
this.cbGridAnnoType.Location = new System.Drawing.Point(342, 62);
|
||||
this.cbGridAnnoType.Location = new System.Drawing.Point(134, 4);
|
||||
this.cbGridAnnoType.Name = "cbGridAnnoType";
|
||||
this.cbGridAnnoType.Size = new System.Drawing.Size(139, 24);
|
||||
this.cbGridAnnoType.PreventEnterBeep = true;
|
||||
this.cbGridAnnoType.Size = new System.Drawing.Size(165, 24);
|
||||
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.Visible = false;
|
||||
this.cbGridAnnoType.WatermarkText = "Select Annotation Type";
|
||||
this.cbGridAnnoType.Validating += new System.ComponentModel.CancelEventHandler(this.cbGridAnnoType_Validating);
|
||||
this.cbGridAnnoType.SelectedValueChanged += new System.EventHandler(this.cbGridAnnoType_SelectedValueChanged);
|
||||
//
|
||||
// cbAnnotationDontPopup
|
||||
// panelAnnoEditBtns
|
||||
//
|
||||
this.cbAnnotationDontPopup.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.cbAnnotationDontPopup.Location = new System.Drawing.Point(963, 173);
|
||||
this.cbAnnotationDontPopup.Name = "cbAnnotationDontPopup";
|
||||
this.cbAnnotationDontPopup.Size = new System.Drawing.Size(176, 23);
|
||||
this.cbAnnotationDontPopup.TabIndex = 6;
|
||||
this.cbAnnotationDontPopup.Text = "Don\'t Auto Popup";
|
||||
//
|
||||
// btnAnnoationSettings
|
||||
//
|
||||
this.btnAnnoationSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnAnnoationSettings.Location = new System.Drawing.Point(986, 144);
|
||||
this.btnAnnoationSettings.Name = "btnAnnoationSettings";
|
||||
this.btnAnnoationSettings.Size = new System.Drawing.Size(85, 23);
|
||||
this.btnAnnoationSettings.TabIndex = 5;
|
||||
this.btnAnnoationSettings.Text = "Settings...";
|
||||
this.panelAnnoEditBtns.CanvasColor = System.Drawing.Color.Transparent;
|
||||
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, 176);
|
||||
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.Text = "panelEx2";
|
||||
this.panelAnnoEditBtns.ThemeAware = true;
|
||||
//
|
||||
// btnRemoveAnnotation
|
||||
//
|
||||
this.btnRemoveAnnotation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnRemoveAnnotation.Location = new System.Drawing.Point(986, 63);
|
||||
this.btnRemoveAnnotation.Location = new System.Drawing.Point(6, 34);
|
||||
this.btnRemoveAnnotation.Name = "btnRemoveAnnotation";
|
||||
this.btnRemoveAnnotation.Size = new System.Drawing.Size(85, 23);
|
||||
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(984, 34);
|
||||
this.btnAddAnnotation.Location = new System.Drawing.Point(6, 4);
|
||||
this.btnAddAnnotation.Name = "btnAddAnnotation";
|
||||
this.btnAddAnnotation.Size = new System.Drawing.Size(87, 23);
|
||||
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);
|
||||
//
|
||||
// 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.ExpandableControl = this.epAnnotations;
|
||||
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(504, 26);
|
||||
this.expandableSplitter4.Name = "expandableSplitter4";
|
||||
this.expandableSplitter4.Size = new System.Drawing.Size(3, 176);
|
||||
this.expandableSplitter4.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
|
||||
this.expandableSplitter4.TabIndex = 12;
|
||||
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, 26);
|
||||
this.pannelAnnoGrid.Name = "pannelAnnoGrid";
|
||||
this.pannelAnnoGrid.Size = new System.Drawing.Size(504, 176);
|
||||
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 = 11;
|
||||
this.pannelAnnoGrid.Text = "panelEx2";
|
||||
this.pannelAnnoGrid.ThemeAware = true;
|
||||
//
|
||||
// c1AnnotationGrid
|
||||
//
|
||||
this.c1AnnotationGrid.AllowAddNew = true;
|
||||
this.c1AnnotationGrid.AllowDelete = true;
|
||||
this.c1AnnotationGrid.AllowEditing = false;
|
||||
this.c1AnnotationGrid.AutoGenerateColumns = false;
|
||||
this.c1AnnotationGrid.AutoResize = false;
|
||||
this.c1AnnotationGrid.BackColor = System.Drawing.Color.Transparent;
|
||||
this.c1AnnotationGrid.CausesValidation = false;
|
||||
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.Location = new System.Drawing.Point(342, 34);
|
||||
this.c1AnnotationGrid.Location = new System.Drawing.Point(0, 0);
|
||||
this.c1AnnotationGrid.Name = "c1AnnotationGrid";
|
||||
this.c1AnnotationGrid.Rows.Count = 1;
|
||||
this.c1AnnotationGrid.Rows.DefaultSize = 20;
|
||||
this.c1AnnotationGrid.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.Row;
|
||||
this.c1AnnotationGrid.ShowErrors = true;
|
||||
this.c1AnnotationGrid.Size = new System.Drawing.Size(615, 162);
|
||||
this.c1AnnotationGrid.Size = new System.Drawing.Size(504, 176);
|
||||
this.c1AnnotationGrid.StyleInfo = resources.GetString("c1AnnotationGrid.StyleInfo");
|
||||
this.superTooltip1.SetSuperTooltip(this.c1AnnotationGrid, new DevComponents.DotNetBar.SuperTooltipInfo("Annotation List", "", "This is a list of the annotations associated with the currenly selected procedure" +
|
||||
" item.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(200, 80)));
|
||||
this.c1AnnotationGrid.TabIndex = 2;
|
||||
this.c1AnnotationGrid.EnterCell += new System.EventHandler(this.c1AnnotationGrid_EnterCell);
|
||||
//
|
||||
// itemAnnotationsBindingSource
|
||||
//
|
||||
this.itemAnnotationsBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ItemAnnotation);
|
||||
this.itemAnnotationsBindingSource.DataSourceChanged += new System.EventHandler(this.itemAnnotationsBindingSource_DataSourceChanged);
|
||||
//
|
||||
// rtxbComment
|
||||
//
|
||||
this.rtxbComment.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)));
|
||||
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(0, 26);
|
||||
this.rtxbComment.Name = "rtxbComment";
|
||||
this.rtxbComment.Size = new System.Drawing.Size(336, 176);
|
||||
this.rtxbComment.TabIndex = 1;
|
||||
this.rtxbComment.Text = "";
|
||||
//this.itemAnnotationsBindingSource.DataSourceChanged += new System.EventHandler(this.itemAnnotationsBindingSource_DataSourceChanged);
|
||||
//
|
||||
// expandablePanel2
|
||||
//
|
||||
@@ -2287,7 +2397,7 @@ namespace VEPROMS
|
||||
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, 147, 251, 574);
|
||||
this.expandablePanel2.ExpandedBounds = new System.Drawing.Rectangle(4, 147, 251, 576);
|
||||
this.expandablePanel2.ExpandOnTitleClick = true;
|
||||
this.expandablePanel2.Location = new System.Drawing.Point(4, 147);
|
||||
this.expandablePanel2.Name = "expandablePanel2";
|
||||
@@ -2355,9 +2465,9 @@ namespace VEPROMS
|
||||
this.infoTabs.CanReorderTabs = true;
|
||||
this.infoTabs.Controls.Add(this.tabControlPanel1);
|
||||
this.infoTabs.Controls.Add(this.tabControlPanel3);
|
||||
this.infoTabs.Controls.Add(this.infotabControlPanelTransitions);
|
||||
this.infoTabs.Controls.Add(this.tabControlPanel2);
|
||||
this.infoTabs.Controls.Add(this.infotabControlPanelRO);
|
||||
this.infoTabs.Controls.Add(this.infotabControlPanelTransitions);
|
||||
this.infoTabs.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.infoTabs.Location = new System.Drawing.Point(0, 26);
|
||||
this.infoTabs.Name = "infoTabs";
|
||||
@@ -2373,6 +2483,7 @@ namespace VEPROMS
|
||||
this.infoTabs.Tabs.Add(this.infotabRO);
|
||||
this.infoTabs.Tabs.Add(this.infotabTransition);
|
||||
this.infoTabs.Text = "tabControl1";
|
||||
this.infoTabs.ThemeAware = true;
|
||||
//
|
||||
// tabControlPanel1
|
||||
//
|
||||
@@ -2381,16 +2492,15 @@ namespace VEPROMS
|
||||
this.tabControlPanel1.Location = new System.Drawing.Point(0, 0);
|
||||
this.tabControlPanel1.Name = "tabControlPanel1";
|
||||
this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tabControlPanel1.Size = new System.Drawing.Size(204, 374);
|
||||
this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
|
||||
this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
|
||||
this.tabControlPanel1.Size = new System.Drawing.Size(203, 374);
|
||||
this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
|
||||
this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
|
||||
this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tabControlPanel1.Style.GradientAngle = 180;
|
||||
this.tabControlPanel1.TabIndex = 1;
|
||||
this.tabControlPanel1.TabItem = this.infotabTags;
|
||||
this.tabControlPanel1.ThemeAware = true;
|
||||
//
|
||||
// panelEx1
|
||||
//
|
||||
@@ -2403,7 +2513,7 @@ namespace VEPROMS
|
||||
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panelEx1.Location = new System.Drawing.Point(1, 1);
|
||||
this.panelEx1.Name = "panelEx1";
|
||||
this.panelEx1.Size = new System.Drawing.Size(202, 372);
|
||||
this.panelEx1.Size = new System.Drawing.Size(201, 372);
|
||||
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;
|
||||
@@ -2420,7 +2530,7 @@ namespace VEPROMS
|
||||
this.groupPanel4.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.groupPanel4.Location = new System.Drawing.Point(0, 362);
|
||||
this.groupPanel4.Name = "groupPanel4";
|
||||
this.groupPanel4.Size = new System.Drawing.Size(202, 100);
|
||||
this.groupPanel4.Size = new System.Drawing.Size(201, 100);
|
||||
//
|
||||
//
|
||||
//
|
||||
@@ -2465,7 +2575,7 @@ namespace VEPROMS
|
||||
this.groupPanel3.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.groupPanel3.Location = new System.Drawing.Point(0, 262);
|
||||
this.groupPanel3.Name = "groupPanel3";
|
||||
this.groupPanel3.Size = new System.Drawing.Size(202, 100);
|
||||
this.groupPanel3.Size = new System.Drawing.Size(201, 100);
|
||||
//
|
||||
//
|
||||
//
|
||||
@@ -2506,7 +2616,7 @@ namespace VEPROMS
|
||||
this.groupPanel2.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.groupPanel2.Location = new System.Drawing.Point(0, 122);
|
||||
this.groupPanel2.Name = "groupPanel2";
|
||||
this.groupPanel2.Size = new System.Drawing.Size(202, 140);
|
||||
this.groupPanel2.Size = new System.Drawing.Size(201, 140);
|
||||
//
|
||||
//
|
||||
//
|
||||
@@ -2555,7 +2665,7 @@ namespace VEPROMS
|
||||
this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.groupPanel1.Location = new System.Drawing.Point(0, 0);
|
||||
this.groupPanel1.Name = "groupPanel1";
|
||||
this.groupPanel1.Size = new System.Drawing.Size(202, 122);
|
||||
this.groupPanel1.Size = new System.Drawing.Size(201, 122);
|
||||
//
|
||||
//
|
||||
//
|
||||
@@ -2638,16 +2748,15 @@ namespace VEPROMS
|
||||
this.tabControlPanel3.Location = new System.Drawing.Point(0, 0);
|
||||
this.tabControlPanel3.Name = "tabControlPanel3";
|
||||
this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tabControlPanel3.Size = new System.Drawing.Size(204, 374);
|
||||
this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
|
||||
this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
|
||||
this.tabControlPanel3.Size = new System.Drawing.Size(203, 374);
|
||||
this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
|
||||
this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
|
||||
this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tabControlPanel3.Style.GradientAngle = 180;
|
||||
this.tabControlPanel3.TabIndex = 3;
|
||||
this.tabControlPanel3.TabItem = this.infotabResults;
|
||||
this.tabControlPanel3.ThemeAware = true;
|
||||
//
|
||||
// navpaneResults
|
||||
//
|
||||
@@ -2663,7 +2772,7 @@ namespace VEPROMS
|
||||
this.navpaneResults.Name = "navpaneResults";
|
||||
this.navpaneResults.NavigationBarHeight = 33;
|
||||
this.navpaneResults.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.navpaneResults.Size = new System.Drawing.Size(202, 372);
|
||||
this.navpaneResults.Size = new System.Drawing.Size(201, 372);
|
||||
this.navpaneResults.TabIndex = 0;
|
||||
//
|
||||
//
|
||||
@@ -2672,7 +2781,7 @@ namespace VEPROMS
|
||||
this.navpaneResults.TitlePanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.navpaneResults.TitlePanel.Location = new System.Drawing.Point(1, 1);
|
||||
this.navpaneResults.TitlePanel.Name = "panelTitle";
|
||||
this.navpaneResults.TitlePanel.Size = new System.Drawing.Size(200, 24);
|
||||
this.navpaneResults.TitlePanel.Size = new System.Drawing.Size(199, 24);
|
||||
this.navpaneResults.TitlePanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
||||
this.navpaneResults.TitlePanel.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
||||
this.navpaneResults.TitlePanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@@ -2682,7 +2791,7 @@ namespace VEPROMS
|
||||
this.navpaneResults.TitlePanel.Style.GradientAngle = 90;
|
||||
this.navpaneResults.TitlePanel.Style.MarginLeft = 4;
|
||||
this.navpaneResults.TitlePanel.TabIndex = 0;
|
||||
this.navpaneResults.TitlePanel.Text = "Search Results";
|
||||
this.navpaneResults.TitlePanel.Text = "Annotation Search";
|
||||
//
|
||||
// navpanSrchRslts
|
||||
//
|
||||
@@ -2692,7 +2801,7 @@ namespace VEPROMS
|
||||
this.navpanSrchRslts.Location = new System.Drawing.Point(1, 25);
|
||||
this.navpanSrchRslts.Name = "navpanSrchRslts";
|
||||
this.navpanSrchRslts.ParentItem = this.btnSrchRslt;
|
||||
this.navpanSrchRslts.Size = new System.Drawing.Size(200, 313);
|
||||
this.navpanSrchRslts.Size = new System.Drawing.Size(199, 313);
|
||||
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;
|
||||
@@ -2708,7 +2817,7 @@ namespace VEPROMS
|
||||
this.lbResults.ItemHeight = 16;
|
||||
this.lbResults.Location = new System.Drawing.Point(0, 23);
|
||||
this.lbResults.Name = "lbResults";
|
||||
this.lbResults.Size = new System.Drawing.Size(200, 276);
|
||||
this.lbResults.Size = new System.Drawing.Size(199, 276);
|
||||
this.lbResults.TabIndex = 1;
|
||||
this.lbResults.SelectedValueChanged += new System.EventHandler(this.lbResults_SelectedValueChanged);
|
||||
//
|
||||
@@ -2721,7 +2830,9 @@ namespace VEPROMS
|
||||
this.cbAnnoType.ItemHeight = 17;
|
||||
this.cbAnnoType.Location = new System.Drawing.Point(0, 0);
|
||||
this.cbAnnoType.Name = "cbAnnoType";
|
||||
this.cbAnnoType.Size = new System.Drawing.Size(200, 23);
|
||||
this.cbAnnoType.Size = new System.Drawing.Size(199, 23);
|
||||
this.superTooltip1.SetSuperTooltip(this.cbAnnoType, new DevComponents.DotNetBar.SuperTooltipInfo("Annotation Type", "", "Select the annotation type.\r\n\r\nThe window below will display all of the annotatio" +
|
||||
"ns of that type.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(180, 110)));
|
||||
this.cbAnnoType.TabIndex = 0;
|
||||
this.cbAnnoType.SelectedValueChanged += new System.EventHandler(this.cbAnnoType_SelectedValueChanged);
|
||||
//
|
||||
@@ -2733,8 +2844,8 @@ namespace VEPROMS
|
||||
this.btnSrchRslt.ImagePaddingHorizontal = 8;
|
||||
this.btnSrchRslt.Name = "btnSrchRslt";
|
||||
this.btnSrchRslt.OptionGroup = "navBar";
|
||||
this.superTooltip1.SetSuperTooltip(this.btnSrchRslt, new DevComponents.DotNetBar.SuperTooltipInfo("Search Results", "", "Display the results from the last search", null, null, DevComponents.DotNetBar.eTooltipColor.System));
|
||||
this.btnSrchRslt.Text = "Search Results";
|
||||
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";
|
||||
//
|
||||
// navigationPanePanel2
|
||||
//
|
||||
@@ -2742,7 +2853,7 @@ namespace VEPROMS
|
||||
this.navigationPanePanel2.Location = new System.Drawing.Point(1, 1);
|
||||
this.navigationPanePanel2.Name = "navigationPanePanel2";
|
||||
this.navigationPanePanel2.ParentItem = this.btnSimStpsRslt;
|
||||
this.navigationPanePanel2.Size = new System.Drawing.Size(200, 337);
|
||||
this.navigationPanePanel2.Size = new System.Drawing.Size(199, 337);
|
||||
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;
|
||||
@@ -2764,7 +2875,46 @@ namespace VEPROMS
|
||||
//
|
||||
this.infotabResults.AttachedControl = this.tabControlPanel3;
|
||||
this.infotabResults.Name = "infotabResults";
|
||||
this.infotabResults.Text = "Results";
|
||||
this.infotabResults.Text = "Search";
|
||||
//
|
||||
// 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(203, 374);
|
||||
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(201, 372);
|
||||
this.displayTransition.TabIndex = 0;
|
||||
//
|
||||
// infotabTransition
|
||||
//
|
||||
this.infotabTransition.AttachedControl = this.infotabControlPanelTransitions;
|
||||
this.infotabTransition.Name = "infotabTransition";
|
||||
this.infotabTransition.Text = "Transition";
|
||||
this.infotabTransition.Click += new System.EventHandler(this.infotabTransition_Click);
|
||||
//
|
||||
// tabControlPanel2
|
||||
//
|
||||
@@ -2773,16 +2923,15 @@ namespace VEPROMS
|
||||
this.tabControlPanel2.Location = new System.Drawing.Point(0, 0);
|
||||
this.tabControlPanel2.Name = "tabControlPanel2";
|
||||
this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tabControlPanel2.Size = new System.Drawing.Size(204, 374);
|
||||
this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
|
||||
this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
|
||||
this.tabControlPanel2.Size = new System.Drawing.Size(203, 374);
|
||||
this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
|
||||
this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
|
||||
this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tabControlPanel2.Style.GradientAngle = 180;
|
||||
this.tabControlPanel2.TabIndex = 2;
|
||||
this.tabControlPanel2.TabItem = this.infotabBookMarks;
|
||||
this.tabControlPanel2.ThemeAware = true;
|
||||
//
|
||||
// panelEx4
|
||||
//
|
||||
@@ -2796,7 +2945,7 @@ namespace VEPROMS
|
||||
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panelEx4.Location = new System.Drawing.Point(1, 1);
|
||||
this.panelEx4.Name = "panelEx4";
|
||||
this.panelEx4.Size = new System.Drawing.Size(202, 372);
|
||||
this.panelEx4.Size = new System.Drawing.Size(201, 372);
|
||||
this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center;
|
||||
this.panelEx4.Style.BackColor1.Color = System.Drawing.Color.Transparent;
|
||||
this.panelEx4.Style.BackColor2.Color = System.Drawing.Color.SlateGray;
|
||||
@@ -2813,7 +2962,7 @@ namespace VEPROMS
|
||||
this.lbxBookMarks.ItemHeight = 16;
|
||||
this.lbxBookMarks.Location = new System.Drawing.Point(0, 87);
|
||||
this.lbxBookMarks.Name = "lbxBookMarks";
|
||||
this.lbxBookMarks.Size = new System.Drawing.Size(202, 276);
|
||||
this.lbxBookMarks.Size = new System.Drawing.Size(201, 276);
|
||||
this.lbxBookMarks.TabIndex = 3;
|
||||
this.lbxBookMarks.Click += new System.EventHandler(this.lbxBookMarks_Click);
|
||||
//
|
||||
@@ -2823,7 +2972,7 @@ namespace VEPROMS
|
||||
this.btnClrBookMrks.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.btnClrBookMrks.Location = new System.Drawing.Point(0, 58);
|
||||
this.btnClrBookMrks.Name = "btnClrBookMrks";
|
||||
this.btnClrBookMrks.Size = new System.Drawing.Size(202, 29);
|
||||
this.btnClrBookMrks.Size = new System.Drawing.Size(201, 29);
|
||||
this.btnClrBookMrks.TabIndex = 2;
|
||||
this.btnClrBookMrks.Text = "Clear ALL Bookmarks";
|
||||
this.btnClrBookMrks.ThemeAware = true;
|
||||
@@ -2835,7 +2984,7 @@ namespace VEPROMS
|
||||
this.btnRmvCurBookMrk.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.btnRmvCurBookMrk.Location = new System.Drawing.Point(0, 29);
|
||||
this.btnRmvCurBookMrk.Name = "btnRmvCurBookMrk";
|
||||
this.btnRmvCurBookMrk.Size = new System.Drawing.Size(202, 29);
|
||||
this.btnRmvCurBookMrk.Size = new System.Drawing.Size(201, 29);
|
||||
this.btnRmvCurBookMrk.TabIndex = 1;
|
||||
this.btnRmvCurBookMrk.Text = "Remove Bookmark";
|
||||
this.btnRmvCurBookMrk.ThemeAware = true;
|
||||
@@ -2847,7 +2996,7 @@ namespace VEPROMS
|
||||
this.btnSetBookMrk.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.btnSetBookMrk.Location = new System.Drawing.Point(0, 0);
|
||||
this.btnSetBookMrk.Name = "btnSetBookMrk";
|
||||
this.btnSetBookMrk.Size = new System.Drawing.Size(202, 29);
|
||||
this.btnSetBookMrk.Size = new System.Drawing.Size(201, 29);
|
||||
this.btnSetBookMrk.TabIndex = 0;
|
||||
this.btnSetBookMrk.Text = "Set Bookmark";
|
||||
this.btnSetBookMrk.ThemeAware = true;
|
||||
@@ -2866,16 +3015,15 @@ namespace VEPROMS
|
||||
this.infotabControlPanelRO.Location = new System.Drawing.Point(0, 0);
|
||||
this.infotabControlPanelRO.Name = "infotabControlPanelRO";
|
||||
this.infotabControlPanelRO.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.infotabControlPanelRO.Size = new System.Drawing.Size(204, 374);
|
||||
this.infotabControlPanelRO.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
|
||||
this.infotabControlPanelRO.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
|
||||
this.infotabControlPanelRO.Size = new System.Drawing.Size(203, 374);
|
||||
this.infotabControlPanelRO.Style.BackColor1.Color = System.Drawing.SystemColors.Control;
|
||||
this.infotabControlPanelRO.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.infotabControlPanelRO.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
|
||||
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
|
||||
//
|
||||
@@ -2886,7 +3034,7 @@ namespace VEPROMS
|
||||
this.displayRO.MyROFST = null;
|
||||
this.displayRO.MyRTB = null;
|
||||
this.displayRO.Name = "displayRO";
|
||||
this.displayRO.Size = new System.Drawing.Size(202, 372);
|
||||
this.displayRO.Size = new System.Drawing.Size(201, 372);
|
||||
this.displayRO.TabIndex = 0;
|
||||
//
|
||||
// infotabRO
|
||||
@@ -2896,46 +3044,6 @@ namespace VEPROMS
|
||||
this.infotabRO.Text = "RO";
|
||||
this.infotabRO.Click += new System.EventHandler(this.infotabRO_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(204, 374);
|
||||
this.infotabControlPanelTransitions.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
|
||||
this.infotabControlPanelTransitions.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
|
||||
this.infotabControlPanelTransitions.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.infotabControlPanelTransitions.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
|
||||
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.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(202, 372);
|
||||
this.displayTransition.TabIndex = 0;
|
||||
//
|
||||
// infotabTransition
|
||||
//
|
||||
this.infotabTransition.AttachedControl = this.infotabControlPanelTransitions;
|
||||
this.infotabTransition.Name = "infotabTransition";
|
||||
this.infotabTransition.Text = "Transition";
|
||||
this.infotabTransition.Click += new System.EventHandler(this.infotabTransition_Click);
|
||||
//
|
||||
// expandableSplitter1
|
||||
//
|
||||
this.expandableSplitter1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
|
||||
@@ -3044,7 +3152,7 @@ namespace VEPROMS
|
||||
this.tc.SelectedDisplayTabItem = null;
|
||||
this.tc.Size = new System.Drawing.Size(848, 397);
|
||||
this.tc.TabIndex = 8;
|
||||
this.tc.ItemSelectedChanged += new Volian.Controls.Library.StepPanelEvent(this.tc_ItemSelectedChanged);
|
||||
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);
|
||||
//
|
||||
@@ -3076,6 +3184,10 @@ namespace VEPROMS
|
||||
this.ribbonPanel3.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.bottomBar)).EndInit();
|
||||
this.epAnnotations.ResumeLayout(false);
|
||||
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.expandablePanel2.ResumeLayout(false);
|
||||
@@ -3091,11 +3203,11 @@ namespace VEPROMS
|
||||
this.tabControlPanel3.ResumeLayout(false);
|
||||
this.navpaneResults.ResumeLayout(false);
|
||||
this.navpanSrchRslts.ResumeLayout(false);
|
||||
this.infotabControlPanelTransitions.ResumeLayout(false);
|
||||
this.infotabControlPanelTransitions.PerformLayout();
|
||||
this.tabControlPanel2.ResumeLayout(false);
|
||||
this.panelEx4.ResumeLayout(false);
|
||||
this.infotabControlPanelRO.ResumeLayout(false);
|
||||
this.infotabControlPanelTransitions.ResumeLayout(false);
|
||||
this.infotabControlPanelTransitions.PerformLayout();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
@@ -3188,8 +3300,6 @@ namespace VEPROMS
|
||||
private DevComponents.DotNetBar.SuperTooltip superTooltip1;
|
||||
private DevComponents.DotNetBar.ButtonX btnRemoveAnnotation;
|
||||
private DevComponents.DotNetBar.ButtonX btnAddAnnotation;
|
||||
private DevComponents.DotNetBar.Controls.CheckBoxX cbAnnotationDontPopup;
|
||||
private DevComponents.DotNetBar.ButtonX btnAnnoationSettings;
|
||||
private DevComponents.DotNetBar.ButtonItem btnMarkPrevPos;
|
||||
private DevComponents.DotNetBar.ButtonItem btnPrevPos;
|
||||
private DevComponents.DotNetBar.LabelItem labelItem2;
|
||||
@@ -3344,8 +3454,15 @@ namespace VEPROMS
|
||||
private DevComponents.DotNetBar.Controls.ComboBoxEx cbAnnoType;
|
||||
private System.Windows.Forms.ListBox lbResults;
|
||||
private System.Windows.Forms.ToolTip toolTip1;
|
||||
private System.Windows.Forms.ComboBox cbGridAnnoType;
|
||||
private DevComponents.DotNetBar.ButtonX btnSaveAnnoation;
|
||||
//private System.Windows.Forms.ComboBox cbGridAnnoType;
|
||||
private DevComponents.DotNetBar.Controls.ComboBoxEx cbGridAnnoType;
|
||||
private DevComponents.DotNetBar.ButtonX btnCancelAnnoation;
|
||||
private DevComponents.DotNetBar.ButtonX btnSaveAnnotation;
|
||||
private DevComponents.DotNetBar.LabelX labelX1;
|
||||
private DevComponents.DotNetBar.ExpandableSplitter expandableSplitter4;
|
||||
private DevComponents.DotNetBar.PanelEx pannelAnnoGrid;
|
||||
private DevComponents.DotNetBar.PanelEx pannelAnnoEdit;
|
||||
private DevComponents.DotNetBar.PanelEx panelAnnoEditBtns;
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user