This commit is contained in:
18
PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
generated
18
PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
generated
@@ -67,8 +67,6 @@ namespace VEPROMS
|
||||
this.labelItem9 = new DevComponents.DotNetBar.LabelItem();
|
||||
this.lblEditView = new DevComponents.DotNetBar.LabelItem();
|
||||
this.labelItem11 = new DevComponents.DotNetBar.LabelItem();
|
||||
this.lblROVal = new DevComponents.DotNetBar.LabelItem();
|
||||
this.labelItem1 = new DevComponents.DotNetBar.LabelItem();
|
||||
this.btnItemInfo = new DevComponents.DotNetBar.ButtonItem();
|
||||
this.epAnnotations = new DevComponents.DotNetBar.ExpandablePanel();
|
||||
this.ctrlAnnotationDetails = new Volian.Controls.Library.AnnotationDetails();
|
||||
@@ -416,8 +414,6 @@ namespace VEPROMS
|
||||
this.labelItem9,
|
||||
this.lblEditView,
|
||||
this.labelItem11,
|
||||
this.lblROVal,
|
||||
this.labelItem1,
|
||||
this.btnItemInfo});
|
||||
this.bottomBar.Location = new System.Drawing.Point(4, 746);
|
||||
this.bottomBar.Name = "bottomBar";
|
||||
@@ -475,18 +471,6 @@ namespace VEPROMS
|
||||
this.labelItem11.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
|
||||
this.labelItem11.Name = "labelItem11";
|
||||
//
|
||||
// lblROVal
|
||||
//
|
||||
this.lblROVal.ForeColor = System.Drawing.SystemColors.MenuText;
|
||||
this.lblROVal.Name = "lblROVal";
|
||||
this.lblROVal.Text = "New RO Values Available";
|
||||
//
|
||||
// labelItem1
|
||||
//
|
||||
this.labelItem1.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
|
||||
this.labelItem1.BorderType = DevComponents.DotNetBar.eBorderType.Bump;
|
||||
this.labelItem1.Name = "labelItem1";
|
||||
//
|
||||
// btnItemInfo
|
||||
//
|
||||
this.btnItemInfo.ForeColor = System.Drawing.Color.Blue;
|
||||
@@ -1302,11 +1286,9 @@ namespace VEPROMS
|
||||
private Volian.Controls.Library.DisplayTags displayTags;
|
||||
private Volian.Controls.Library.DisplaySearch displaySearch1;
|
||||
private DevComponents.DotNetBar.LabelItem lblEditView;
|
||||
private DevComponents.DotNetBar.LabelItem labelItem1;
|
||||
private DevComponents.DotNetBar.ButtonItem btnItemInfo;
|
||||
private Volian.Controls.Library.DisplayBookMarks displayBookMarks;
|
||||
private DevComponents.DotNetBar.LabelItem lblLocked;
|
||||
private DevComponents.DotNetBar.LabelItem lblROVal;
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user