This commit is contained in:
2010-09-27 12:42:43 +00:00
parent ae10528a5b
commit 0c246c22a5
6 changed files with 185 additions and 175 deletions

View File

@@ -42,13 +42,9 @@ namespace VEPROMS
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.btnRepaginate = 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();
@@ -261,13 +257,9 @@ namespace VEPROMS
this.itemContainer3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnNew,
this.btnOpen,
this.btnSave,
this.btnSaveAs,
this.btnRepaginate,
this.btnPrint,
this.btnPrepare,
this.btnAdmin,
this.btnClose});
this.btnAdmin});
//
// btnNew
//
@@ -288,30 +280,6 @@ namespace VEPROMS
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.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.Name = "btnSaveAs";
this.btnSaveAs.Text = "Save &As";
//
// btnRepaginate
//
this.btnRepaginate.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnRepaginate.Enabled = false;
this.btnRepaginate.Image = ((System.Drawing.Image)(resources.GetObject("btnRepaginate.Image")));
this.btnRepaginate.Name = "btnRepaginate";
this.btnRepaginate.Text = "&Repaginate";
//
// btnPrint
//
this.btnPrint.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
@@ -330,6 +298,7 @@ namespace VEPROMS
this.btnPrepare.Name = "btnPrepare";
this.btnPrepare.SubItemsExpandWidth = 24;
this.btnPrepare.Text = "Pr&epare";
this.btnPrepare.Visible = false;
//
// btnAdmin
//
@@ -337,15 +306,7 @@ namespace VEPROMS
this.btnAdmin.Image = global::VEPROMS.Properties.Resources.Admin;
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.Name = "btnClose";
this.btnClose.SubItemsExpandWidth = 24;
this.btnClose.Text = "&Close";
this.btnAdmin.Visible = false;
//
// icRecentDocs
//
@@ -458,7 +419,7 @@ namespace VEPROMS
this.btnItemInfo,
this.lblItemID,
this.lblResolution});
this.bottomBar.Location = new System.Drawing.Point(5, 650);
this.bottomBar.Location = new System.Drawing.Point(5, 646);
this.bottomBar.Name = "bottomBar";
this.bottomBar.Size = new System.Drawing.Size(1185, 29);
this.bottomBar.Stretch = true;
@@ -560,7 +521,7 @@ namespace VEPROMS
this.epAnnotations.Expanded = false;
this.epAnnotations.ExpandedBounds = new System.Drawing.Rectangle(4, 544, 1187, 202);
this.epAnnotations.ExpandOnTitleClick = true;
this.epAnnotations.Location = new System.Drawing.Point(5, 624);
this.epAnnotations.Location = new System.Drawing.Point(5, 620);
this.epAnnotations.Name = "epAnnotations";
this.epAnnotations.Size = new System.Drawing.Size(1185, 26);
this.epAnnotations.Style.Alignment = System.Drawing.StringAlignment.Center;
@@ -605,6 +566,7 @@ namespace VEPROMS
this.btnAnnoDetailsPushPin.AutoCheckOnClick = true;
this.btnAnnoDetailsPushPin.BackColor = System.Drawing.Color.Transparent;
this.btnAnnoDetailsPushPin.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnAnnoDetailsPushPin.CallBasePaintBackground = true;
this.btnAnnoDetailsPushPin.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.btnAnnoDetailsPushPin.FocusCuesEnabled = false;
this.btnAnnoDetailsPushPin.Image = ((System.Drawing.Image)(resources.GetObject("btnAnnoDetailsPushPin.Image")));
@@ -630,7 +592,7 @@ namespace VEPROMS
this.epProcedures.ExpandOnTitleClick = true;
this.epProcedures.Location = new System.Drawing.Point(5, 57);
this.epProcedures.Name = "epProcedures";
this.epProcedures.Size = new System.Drawing.Size(30, 567);
this.epProcedures.Size = new System.Drawing.Size(30, 563);
this.epProcedures.Style.Alignment = System.Drawing.StringAlignment.Center;
this.epProcedures.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.epProcedures.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
@@ -678,7 +640,7 @@ namespace VEPROMS
this.infoPanel.ExpandOnTitleClick = true;
this.infoPanel.Location = new System.Drawing.Point(1127, 57);
this.infoPanel.Name = "infoPanel";
this.infoPanel.Size = new System.Drawing.Size(30, 567);
this.infoPanel.Size = new System.Drawing.Size(30, 563);
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;
@@ -899,7 +861,7 @@ namespace VEPROMS
this.expandableSplitter1.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter1.Location = new System.Drawing.Point(35, 57);
this.expandableSplitter1.Name = "expandableSplitter1";
this.expandableSplitter1.Size = new System.Drawing.Size(3, 567);
this.expandableSplitter1.Size = new System.Drawing.Size(3, 563);
this.expandableSplitter1.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
this.expandableSplitter1.TabIndex = 5;
this.expandableSplitter1.TabStop = false;
@@ -931,7 +893,7 @@ namespace VEPROMS
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(38, 621);
this.expandableSplitter2.Location = new System.Drawing.Point(38, 617);
this.expandableSplitter2.Name = "expandableSplitter2";
this.expandableSplitter2.Size = new System.Drawing.Size(1089, 3);
this.expandableSplitter2.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
@@ -967,7 +929,7 @@ namespace VEPROMS
this.expandableSplitter3.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter3.Location = new System.Drawing.Point(1124, 57);
this.expandableSplitter3.Name = "expandableSplitter3";
this.expandableSplitter3.Size = new System.Drawing.Size(3, 564);
this.expandableSplitter3.Size = new System.Drawing.Size(3, 560);
this.expandableSplitter3.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
this.expandableSplitter3.TabIndex = 7;
this.expandableSplitter3.TabStop = false;
@@ -993,7 +955,7 @@ namespace VEPROMS
this.toolsPanel.ExpandOnTitleClick = true;
this.toolsPanel.Location = new System.Drawing.Point(1160, 57);
this.toolsPanel.Name = "toolsPanel";
this.toolsPanel.Size = new System.Drawing.Size(30, 567);
this.toolsPanel.Size = new System.Drawing.Size(30, 563);
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;
@@ -1195,7 +1157,7 @@ namespace VEPROMS
this.expandableSplitter4.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter4.Location = new System.Drawing.Point(1157, 57);
this.expandableSplitter4.Name = "expandableSplitter4";
this.expandableSplitter4.Size = new System.Drawing.Size(3, 567);
this.expandableSplitter4.Size = new System.Drawing.Size(3, 563);
this.expandableSplitter4.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
this.expandableSplitter4.TabIndex = 3;
this.expandableSplitter4.TabStop = false;
@@ -1221,7 +1183,7 @@ namespace VEPROMS
this.tc.Name = "tc";
this.tc.RibbonExpanded = true;
this.tc.SelectedDisplayTabItem = null;
this.tc.Size = new System.Drawing.Size(1086, 564);
this.tc.Size = new System.Drawing.Size(1086, 560);
this.tc.TabIndex = 8;
this.tc.PanelTabDisplay += new Volian.Controls.Library.StepPanelTabDisplayEvent(this.tc_PanelTabDisplay);
this.tc.WordSectionClose += new Volian.Controls.Library.StepPanelWordSectionCloseEvent(this.tc_WordSectionClose);
@@ -1236,7 +1198,7 @@ namespace VEPROMS
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, 681);
this.ClientSize = new System.Drawing.Size(1195, 677);
this.Controls.Add(this.tc);
this.Controls.Add(this.expandableSplitter3);
this.Controls.Add(this.expandableSplitter2);
@@ -1287,10 +1249,8 @@ namespace VEPROMS
private DevComponents.DotNetBar.ItemContainer itemContainer3;
private DevComponents.DotNetBar.ButtonItem btnNew;
private DevComponents.DotNetBar.ButtonItem btnOpen;
private DevComponents.DotNetBar.ButtonItem btnSave;
private DevComponents.DotNetBar.ButtonItem btnPrepare;
private DevComponents.DotNetBar.ButtonItem btnPrint;
private DevComponents.DotNetBar.ButtonItem btnClose;
private DevComponents.DotNetBar.ItemContainer icRecentDocs;
private DevComponents.DotNetBar.LabelItem labelItem8;
private DevComponents.DotNetBar.ItemContainer itemContainer5;
@@ -1354,7 +1314,6 @@ namespace VEPROMS
private DevComponents.DotNetBar.ButtonItem btnHelpManual;
private DevComponents.DotNetBar.ButtonItem btnHelpAbout;
private DevComponents.DotNetBar.ButtonItem btnHelpVWeb;
private DevComponents.DotNetBar.ButtonItem btnSaveAs;
private DevComponents.DotNetBar.ButtonItem btnAdmin;
//private DevComponents.DotNetBar.ExpandablePanel searchPanel;
@@ -1386,7 +1345,6 @@ namespace VEPROMS
private DevComponents.DotNetBar.ButtonItem btnShortCuts;
private DevComponents.DotNetBar.LabelItem lblItemID;
private System.Windows.Forms.ComboBox cmbFont;
private DevComponents.DotNetBar.ButtonItem btnRepaginate;
private DevComponents.DotNetBar.LabelItem lblResolution;
}
}