|
|
|
@@ -36,6 +36,7 @@ namespace VEPROMS
|
|
|
|
|
this.btnShortCuts = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
|
this.btnHelpVWeb = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
|
this.btnSendErrorLog = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
|
this.btnShowErrFld = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
|
this.btnHelpAbout = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
|
this.office2007StartButton1 = new DevComponents.DotNetBar.Office2007StartButton();
|
|
|
|
|
this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
|
|
|
|
@@ -46,13 +47,13 @@ namespace VEPROMS
|
|
|
|
|
this.btnPrint = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
|
this.btnPrepare = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
|
this.btnAdmin = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
|
this.btnUpdateFormats = 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.btnUpdateFormats = new DevComponents.DotNetBar.ButtonItem();
|
|
|
|
|
this.galleryGroup1 = new DevComponents.DotNetBar.GalleryGroup();
|
|
|
|
|
this.galleryGroup2 = new DevComponents.DotNetBar.GalleryGroup();
|
|
|
|
|
this.galleryGroup3 = new DevComponents.DotNetBar.GalleryGroup();
|
|
|
|
@@ -210,8 +211,10 @@ namespace VEPROMS
|
|
|
|
|
this.btnShortCuts,
|
|
|
|
|
this.btnHelpVWeb,
|
|
|
|
|
this.btnSendErrorLog,
|
|
|
|
|
this.btnShowErrFld,
|
|
|
|
|
this.btnHelpAbout});
|
|
|
|
|
this.btnHelp.Text = "Help";
|
|
|
|
|
this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnHelpManual
|
|
|
|
|
//
|
|
|
|
@@ -244,6 +247,14 @@ namespace VEPROMS
|
|
|
|
|
this.btnSendErrorLog.Text = "Send Error Log";
|
|
|
|
|
this.btnSendErrorLog.Click += new System.EventHandler(this.btnSendErrorLog_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnShowErrFld
|
|
|
|
|
//
|
|
|
|
|
//this.btnShowErrFld.Image = global::VEPROMS.Properties.Resources.GoToParentFolderHS;
|
|
|
|
|
this.btnShowErrFld.Image = ((System.Drawing.Image)(resources.GetObject("btnShowErrFld.Image")));
|
|
|
|
|
this.btnShowErrFld.Name = "btnShowErrFld";
|
|
|
|
|
this.btnShowErrFld.Text = "Open Error Folder";
|
|
|
|
|
this.btnShowErrFld.Click += new System.EventHandler(this.btnShowErrFld_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnHelpAbout
|
|
|
|
|
//
|
|
|
|
|
this.btnHelpAbout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
|
|
|
|
@@ -284,6 +295,10 @@ namespace VEPROMS
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.itemContainer1.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.itemContainer1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
// itemContainer2
|
|
|
|
@@ -301,6 +316,10 @@ namespace VEPROMS
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.itemContainer2.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.itemContainer2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
// itemContainer3
|
|
|
|
@@ -322,6 +341,10 @@ namespace VEPROMS
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.itemContainer3.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.itemContainer3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
// btnNew
|
|
|
|
@@ -370,16 +393,8 @@ namespace VEPROMS
|
|
|
|
|
this.btnAdmin.CanCustomize = false;
|
|
|
|
|
this.btnAdmin.Image = global::VEPROMS.Properties.Resources.Admin;
|
|
|
|
|
this.btnAdmin.Name = "btnAdmin";
|
|
|
|
|
//this.btnAdmin.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
|
|
//this.btnUpdateFormats});
|
|
|
|
|
this.btnAdmin.Text = "A&dministration";
|
|
|
|
|
//
|
|
|
|
|
// btnUpdateFormats
|
|
|
|
|
//
|
|
|
|
|
this.btnUpdateFormats.Name = "btnUpdateFormats";
|
|
|
|
|
this.btnUpdateFormats.Text = "Update Formats";
|
|
|
|
|
this.btnUpdateFormats.Click += new System.EventHandler(this.btnUpdateFormat_Click);
|
|
|
|
|
//
|
|
|
|
|
// icRecentDocs
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
@@ -395,6 +410,10 @@ namespace VEPROMS
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.icRecentDocs.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.icRecentDocs.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
// labelItem8
|
|
|
|
@@ -423,6 +442,10 @@ namespace VEPROMS
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.itemContainer5.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.itemContainer5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
//
|
|
|
|
|
// btnOptions
|
|
|
|
@@ -449,6 +472,12 @@ namespace VEPROMS
|
|
|
|
|
//
|
|
|
|
|
this.qatCustomizeItem1.Name = "qatCustomizeItem1";
|
|
|
|
|
//
|
|
|
|
|
// btnUpdateFormats
|
|
|
|
|
//
|
|
|
|
|
this.btnUpdateFormats.Name = "btnUpdateFormats";
|
|
|
|
|
this.btnUpdateFormats.Text = "Update Formats";
|
|
|
|
|
this.btnUpdateFormats.Click += new System.EventHandler(this.btnUpdateFormat_Click);
|
|
|
|
|
//
|
|
|
|
|
// galleryGroup1
|
|
|
|
|
//
|
|
|
|
|
this.galleryGroup1.Name = "galleryGroup1";
|
|
|
|
@@ -712,8 +741,9 @@ namespace VEPROMS
|
|
|
|
|
// ctrlAnnotationDetails
|
|
|
|
|
//
|
|
|
|
|
this.ctrlAnnotationDetails.AnnotationDirty = false;
|
|
|
|
|
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.AnnotationRTFText = "{\\rtf1\\ansi\\ansicpg1252\\deff0\\nouicompat\\deflang1033{\\fonttbl{\\f0\\fnil\\fcharset0 " +
|
|
|
|
|
"Microsoft Sans Serif;}}\r\n{\\*\\generator Riched20 10.0.22621}\\viewkind4\\uc1 \r\n\\par" +
|
|
|
|
|
"d\\f0\\fs20\\par\r\n}\r\n";
|
|
|
|
|
this.ctrlAnnotationDetails.Annotations = null;
|
|
|
|
|
this.ctrlAnnotationDetails.AnnotationText = "";
|
|
|
|
|
this.ctrlAnnotationDetails.ClientProcess = null;
|
|
|
|
@@ -784,6 +814,7 @@ namespace VEPROMS
|
|
|
|
|
// tv
|
|
|
|
|
//
|
|
|
|
|
this.tv.AllowDrop = true;
|
|
|
|
|
this.tv.DelProcReason = null;
|
|
|
|
|
this.tv.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tv.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.tv.HideSelection = false;
|
|
|
|
@@ -904,7 +935,7 @@ namespace VEPROMS
|
|
|
|
|
this.displayTags.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.displayTags.IsVisible = false;
|
|
|
|
|
this.displayTags.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.displayTags.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
|
|
this.displayTags.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
this.displayTags.MinimumSize = new System.Drawing.Size(100, 630);
|
|
|
|
|
this.displayTags.MyEditItem = null;
|
|
|
|
|
this.displayTags.Name = "displayTags";
|
|
|
|
@@ -1089,8 +1120,8 @@ namespace VEPROMS
|
|
|
|
|
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.MyROFSTLookup = null;
|
|
|
|
|
this.displayRO.MyRTB = null;
|
|
|
|
|
this.displayRO.Name = "displayRO";
|
|
|
|
|
this.displayRO.ProgressBar = null;
|
|
|
|
@@ -1104,6 +1135,7 @@ namespace VEPROMS
|
|
|
|
|
this.tc.ChgId = null;
|
|
|
|
|
this.tc.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tc.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
|
this.tc.LastSelectedDisplayTabItem = null;
|
|
|
|
|
this.tc.Location = new System.Drawing.Point(334, 57);
|
|
|
|
|
this.tc.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.tc.MyAnnotationDetails = null;
|
|
|
|
@@ -1351,6 +1383,7 @@ namespace VEPROMS
|
|
|
|
|
// displaySearch1
|
|
|
|
|
//
|
|
|
|
|
this.displaySearch1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.displaySearch1.LastSearchWasAnnotations = false;
|
|
|
|
|
this.displaySearch1.LoadingList = false;
|
|
|
|
|
this.displaySearch1.Location = new System.Drawing.Point(1, 1);
|
|
|
|
|
this.displaySearch1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
@@ -1360,6 +1393,7 @@ namespace VEPROMS
|
|
|
|
|
this.displaySearch1.ProgressBar = null;
|
|
|
|
|
this.displaySearch1.ReportTitle = null;
|
|
|
|
|
this.displaySearch1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
|
|
this.displaySearch1.SearchIncTransII = null;
|
|
|
|
|
this.displaySearch1.SearchResults = null;
|
|
|
|
|
this.displaySearch1.SearchString = null;
|
|
|
|
|
this.displaySearch1.Size = new System.Drawing.Size(314, 462);
|
|
|
|
@@ -1736,6 +1770,7 @@ namespace VEPROMS
|
|
|
|
|
private DevComponents.DotNetBar.TabControlPanel tabControlPanel3;
|
|
|
|
|
private DevComponents.DotNetBar.TabItem toosTabReports;
|
|
|
|
|
private Volian.Controls.Library.DisplayReports displayReports;
|
|
|
|
|
private DevComponents.DotNetBar.ButtonItem btnShowErrFld;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|