123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707 |
- namespace OTSIncAReportApp
- {
- partial class frmReportApp
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.Windows.Forms.RibbonPanel ribbonPanel1;
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmReportApp));
- OTS.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new OTS.WinFormsUI.Docking.DockPanelSkin();
- OTS.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new OTS.WinFormsUI.Docking.AutoHideStripSkin();
- OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new OTS.WinFormsUI.Docking.DockPanelGradient();
- OTS.WinFormsUI.Docking.TabGradient tabGradient1 = new OTS.WinFormsUI.Docking.TabGradient();
- OTS.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new OTS.WinFormsUI.Docking.DockPaneStripSkin();
- OTS.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new OTS.WinFormsUI.Docking.DockPaneStripGradient();
- OTS.WinFormsUI.Docking.TabGradient tabGradient2 = new OTS.WinFormsUI.Docking.TabGradient();
- OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new OTS.WinFormsUI.Docking.DockPanelGradient();
- OTS.WinFormsUI.Docking.TabGradient tabGradient3 = new OTS.WinFormsUI.Docking.TabGradient();
- OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
- OTS.WinFormsUI.Docking.TabGradient tabGradient4 = new OTS.WinFormsUI.Docking.TabGradient();
- OTS.WinFormsUI.Docking.TabGradient tabGradient5 = new OTS.WinFormsUI.Docking.TabGradient();
- OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new OTS.WinFormsUI.Docking.DockPanelGradient();
- OTS.WinFormsUI.Docking.TabGradient tabGradient6 = new OTS.WinFormsUI.Docking.TabGradient();
- OTS.WinFormsUI.Docking.TabGradient tabGradient7 = new OTS.WinFormsUI.Docking.TabGradient();
- this.rbSave = new System.Windows.Forms.RibbonButton();
- this.rbSaveAs = new System.Windows.Forms.RibbonButton();
- this.rbOut = new System.Windows.Forms.RibbonButton();
- this.ribbonButton2 = new System.Windows.Forms.RibbonButton();
- this.rbOpen = new System.Windows.Forms.RibbonButton();
- this.ribbonButton1 = new System.Windows.Forms.RibbonButton();
- this.ribbon1 = new System.Windows.Forms.Ribbon();
- this.dpbOpen = new System.Windows.Forms.RibbonOrbMenuItem();
- this.dpbExport = new System.Windows.Forms.RibbonOrbMenuItem();
- this.dpbCopy = new System.Windows.Forms.RibbonOrbMenuItem();
- this.dpbCopyAll = new System.Windows.Forms.RibbonOrbMenuItem();
- this.ribbonOrbOptionButton1 = new System.Windows.Forms.RibbonOrbOptionButton();
- this.ribbonOrbRecentItem1 = new System.Windows.Forms.RibbonOrbRecentItem();
- this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
- this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel();
- this.rbSelTool = new System.Windows.Forms.RibbonPanel();
- this.rbAllImage = new System.Windows.Forms.RibbonButton();
- this.rbWidthImage = new System.Windows.Forms.RibbonButton();
- this.rbChoiceTools = new System.Windows.Forms.RibbonPanel();
- this.rbReverseSelection = new System.Windows.Forms.RibbonButton();
- this.rbCircular = new System.Windows.Forms.RibbonButton();
- this.rbRectangle = new System.Windows.Forms.RibbonButton();
- this.rbCancel = new System.Windows.Forms.RibbonButton();
- this.rbMenu = new System.Windows.Forms.RibbonTab();
- this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
- this.rbFrame = new System.Windows.Forms.RibbonButton();
- this.rbStaff = new System.Windows.Forms.RibbonButton();
- this.rbRenew = new System.Windows.Forms.RibbonButton();
- this.rbGB1 = new System.Windows.Forms.RibbonButton();
- this.rbGB2 = new System.Windows.Forms.RibbonButton();
- this.statusStrip1 = new System.Windows.Forms.StatusStrip();
- this.RSGrayVal = new System.Windows.Forms.ToolStripStatusLabel();
- this.mouseMatter = new System.Windows.Forms.ToolStripStatusLabel();
- this.DockWindowPanel = new OTS.WinFormsUI.Docking.DockPanel();
- this.ribbonOrbMenuItem5 = new System.Windows.Forms.RibbonOrbMenuItem();
- this.ribbonOrbMenuItem7 = new System.Windows.Forms.RibbonOrbMenuItem();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
- ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
- this.statusStrip1.SuspendLayout();
- this.SuspendLayout();
- //
- // ribbonPanel1
- //
- ribbonPanel1.Tag = null;
- ribbonPanel1.Text = null;
- //
- // rbSave
- //
- this.rbSave.AltKey = null;
- this.rbSave.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbSave.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbSave.Image = ((System.Drawing.Image)(resources.GetObject("rbSave.Image")));
- this.rbSave.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbSave.SmallImage")));
- this.rbSave.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbSave.Tag = null;
- this.rbSave.Text = null;
- this.rbSave.ToolTip = null;
- this.rbSave.ToolTipImage = null;
- this.rbSave.ToolTipTitle = null;
- //
- // rbSaveAs
- //
- this.rbSaveAs.AltKey = null;
- this.rbSaveAs.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbSaveAs.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbSaveAs.Image = ((System.Drawing.Image)(resources.GetObject("rbSaveAs.Image")));
- this.rbSaveAs.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbSaveAs.SmallImage")));
- this.rbSaveAs.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbSaveAs.Tag = null;
- this.rbSaveAs.Text = null;
- this.rbSaveAs.ToolTip = null;
- this.rbSaveAs.ToolTipImage = null;
- this.rbSaveAs.ToolTipTitle = null;
- //
- // rbOut
- //
- this.rbOut.AltKey = null;
- this.rbOut.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbOut.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbOut.Image = ((System.Drawing.Image)(resources.GetObject("rbOut.Image")));
- this.rbOut.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbOut.SmallImage")));
- this.rbOut.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbOut.Tag = null;
- this.rbOut.Text = null;
- this.rbOut.ToolTip = null;
- this.rbOut.ToolTipImage = null;
- this.rbOut.ToolTipTitle = null;
- //
- // ribbonButton2
- //
- this.ribbonButton2.AltKey = null;
- this.ribbonButton2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.ribbonButton2.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.ribbonButton2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.Image")));
- this.ribbonButton2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.SmallImage")));
- this.ribbonButton2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.ribbonButton2.Tag = null;
- this.ribbonButton2.Text = null;
- this.ribbonButton2.ToolTip = null;
- this.ribbonButton2.ToolTipImage = null;
- this.ribbonButton2.ToolTipTitle = null;
- //
- // rbOpen
- //
- this.rbOpen.AltKey = null;
- this.rbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
- this.rbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbOpen.DropDownItems.Add(this.ribbonButton1);
- this.rbOpen.Image = global::OTSIncAReportApp.Properties.Resources.open321;
- this.rbOpen.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbOpen.SmallImage")));
- this.rbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbOpen.Tag = "rbOpen";
- this.rbOpen.Text = "打开";
- this.rbOpen.ToolTip = "rbOpen";
- this.rbOpen.ToolTipImage = null;
- this.rbOpen.ToolTipTitle = "rbOpen";
- this.rbOpen.Click += new System.EventHandler(this.rbOpen_Click);
- //
- // ribbonButton1
- //
- this.ribbonButton1.AltKey = null;
- this.ribbonButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.ribbonButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.ribbonButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.Image")));
- this.ribbonButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.SmallImage")));
- this.ribbonButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.ribbonButton1.Tag = null;
- this.ribbonButton1.Text = "ribbonButton1";
- this.ribbonButton1.ToolTip = null;
- this.ribbonButton1.ToolTipImage = null;
- this.ribbonButton1.ToolTipTitle = null;
- //
- // ribbon1
- //
- this.ribbon1.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.ribbon1.Location = new System.Drawing.Point(0, 0);
- this.ribbon1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ribbon1.Minimized = false;
- this.ribbon1.Name = "ribbon1";
- //
- //
- //
- this.ribbon1.OrbDropDown.BorderRoundness = 8;
- this.ribbon1.OrbDropDown.Location = new System.Drawing.Point(0, 0);
- this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbOpen);
- this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbExport);
- this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbCopy);
- this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbCopyAll);
- this.ribbon1.OrbDropDown.Name = "";
- this.ribbon1.OrbDropDown.OptionItems.Add(this.ribbonOrbOptionButton1);
- this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem1);
- this.ribbon1.OrbDropDown.Size = new System.Drawing.Size(527, 248);
- this.ribbon1.OrbDropDown.TabIndex = 0;
- this.ribbon1.OrbImage = global::OTSIncAReportApp.Properties.Resources.logo_40;
- //
- //
- //
- this.ribbon1.QuickAcessToolbar.AltKey = null;
- this.ribbon1.QuickAcessToolbar.Image = null;
- this.ribbon1.QuickAcessToolbar.Tag = null;
- this.ribbon1.QuickAcessToolbar.Text = null;
- this.ribbon1.QuickAcessToolbar.ToolTip = null;
- this.ribbon1.QuickAcessToolbar.ToolTipImage = null;
- this.ribbon1.QuickAcessToolbar.ToolTipTitle = null;
- this.ribbon1.Size = new System.Drawing.Size(1276, 130);
- this.ribbon1.TabIndex = 0;
- this.ribbon1.Tabs.Add(this.ribbonTab1);
- this.ribbon1.Tabs.Add(this.rbMenu);
- this.ribbon1.TabSpacing = 6;
- this.ribbon1.Text = "ribbon1";
- //
- // dpbOpen
- //
- this.dpbOpen.AltKey = null;
- this.dpbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
- this.dpbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.dpbOpen.Image = global::OTSIncAReportApp.Properties.Resources.open_Size_32;
- this.dpbOpen.SmallImage = global::OTSIncAReportApp.Properties.Resources.open_Size_32;
- this.dpbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.dpbOpen.Tag = null;
- this.dpbOpen.Text = "打开项目文件";
- this.dpbOpen.ToolTip = null;
- this.dpbOpen.ToolTipImage = null;
- this.dpbOpen.ToolTipTitle = null;
- this.dpbOpen.Click += new System.EventHandler(this.dpbOpen_Click);
- //
- // dpbExport
- //
- this.dpbExport.AltKey = null;
- this.dpbExport.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
- this.dpbExport.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.dpbExport.Image = global::OTSIncAReportApp.Properties.Resources.export_Size_32;
- this.dpbExport.SmallImage = global::OTSIncAReportApp.Properties.Resources.export_Size_32;
- this.dpbExport.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.dpbExport.Tag = null;
- this.dpbExport.Text = "输出";
- this.dpbExport.ToolTip = null;
- this.dpbExport.ToolTipImage = null;
- this.dpbExport.ToolTipTitle = null;
- this.dpbExport.Click += new System.EventHandler(this.ribbonOrbMenuItem4_Click);
- //
- // dpbCopy
- //
- this.dpbCopy.AltKey = null;
- this.dpbCopy.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
- this.dpbCopy.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.dpbCopy.Image = global::OTSIncAReportApp.Properties.Resources.复制32;
- this.dpbCopy.SmallImage = global::OTSIncAReportApp.Properties.Resources.复制32;
- this.dpbCopy.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.dpbCopy.Tag = null;
- this.dpbCopy.Text = "复制";
- this.dpbCopy.ToolTip = null;
- this.dpbCopy.ToolTipImage = null;
- this.dpbCopy.ToolTipTitle = null;
- this.dpbCopy.Click += new System.EventHandler(this.ribbonOrbMenuItem6_Click);
- //
- // dpbCopyAll
- //
- this.dpbCopyAll.AltKey = null;
- this.dpbCopyAll.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
- this.dpbCopyAll.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.dpbCopyAll.Image = global::OTSIncAReportApp.Properties.Resources.复制全部32;
- this.dpbCopyAll.SmallImage = global::OTSIncAReportApp.Properties.Resources.复制全部32;
- this.dpbCopyAll.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.dpbCopyAll.Tag = null;
- this.dpbCopyAll.Text = "复制全部";
- this.dpbCopyAll.ToolTip = null;
- this.dpbCopyAll.ToolTipImage = null;
- this.dpbCopyAll.ToolTipTitle = null;
- this.dpbCopyAll.Click += new System.EventHandler(this.ribbonOrbMenuItem8_Click);
- //
- // ribbonOrbOptionButton1
- //
- this.ribbonOrbOptionButton1.AltKey = null;
- this.ribbonOrbOptionButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.ribbonOrbOptionButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.ribbonOrbOptionButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.Image")));
- this.ribbonOrbOptionButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.SmallImage")));
- this.ribbonOrbOptionButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.ribbonOrbOptionButton1.Tag = null;
- this.ribbonOrbOptionButton1.Text = "程序管理";
- this.ribbonOrbOptionButton1.ToolTip = null;
- this.ribbonOrbOptionButton1.ToolTipImage = null;
- this.ribbonOrbOptionButton1.ToolTipTitle = null;
- this.ribbonOrbOptionButton1.Click += new System.EventHandler(this.RibbonOrbOptionButton1_Click);
- //
- // ribbonOrbRecentItem1
- //
- this.ribbonOrbRecentItem1.AltKey = null;
- this.ribbonOrbRecentItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.ribbonOrbRecentItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.ribbonOrbRecentItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.Image")));
- this.ribbonOrbRecentItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.SmallImage")));
- this.ribbonOrbRecentItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.ribbonOrbRecentItem1.Tag = null;
- this.ribbonOrbRecentItem1.Text = null;
- this.ribbonOrbRecentItem1.ToolTip = null;
- this.ribbonOrbRecentItem1.ToolTipImage = null;
- this.ribbonOrbRecentItem1.ToolTipTitle = null;
- //
- // ribbonTab1
- //
- this.ribbonTab1.Panels.Add(this.ribbonPanel3);
- this.ribbonTab1.Panels.Add(this.rbSelTool);
- this.ribbonTab1.Panels.Add(this.rbChoiceTools);
- this.ribbonTab1.Tag = null;
- this.ribbonTab1.Text = "基本功能";
- //
- // ribbonPanel3
- //
- this.ribbonPanel3.ButtonMoreEnabled = false;
- this.ribbonPanel3.ButtonMoreVisible = false;
- this.ribbonPanel3.Items.Add(this.rbOpen);
- this.ribbonPanel3.Tag = null;
- this.ribbonPanel3.Text = "文件";
- //
- // rbSelTool
- //
- this.rbSelTool.ButtonMoreEnabled = false;
- this.rbSelTool.ButtonMoreVisible = false;
- this.rbSelTool.Items.Add(this.rbAllImage);
- this.rbSelTool.Items.Add(this.rbWidthImage);
- this.rbSelTool.Tag = null;
- this.rbSelTool.Text = "显示图匹配";
- //
- // rbAllImage
- //
- this.rbAllImage.AltKey = null;
- this.rbAllImage.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbAllImage.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbAllImage.Image = global::OTSIncAReportApp.Properties.Resources.全图匹配32;
- this.rbAllImage.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbAllImage.SmallImage")));
- this.rbAllImage.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbAllImage.Tag = "rbAllImage";
- this.rbAllImage.Text = "全图匹配";
- this.rbAllImage.ToolTip = "rbAllImage";
- this.rbAllImage.ToolTipImage = null;
- this.rbAllImage.ToolTipTitle = "rbAllImage";
- this.rbAllImage.Click += new System.EventHandler(this.rbAllImage_Click);
- //
- // rbWidthImage
- //
- this.rbWidthImage.AltKey = null;
- this.rbWidthImage.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbWidthImage.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbWidthImage.Image = global::OTSIncAReportApp.Properties.Resources.宽度匹配32;
- this.rbWidthImage.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbWidthImage.SmallImage")));
- this.rbWidthImage.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbWidthImage.Tag = "rbWidthImage";
- this.rbWidthImage.Text = "宽度匹配";
- this.rbWidthImage.ToolTip = "rbWidthImage";
- this.rbWidthImage.ToolTipImage = null;
- this.rbWidthImage.ToolTipTitle = null;
- this.rbWidthImage.Click += new System.EventHandler(this.rbWidthImage_Click);
- //
- // rbChoiceTools
- //
- this.rbChoiceTools.ButtonMoreEnabled = false;
- this.rbChoiceTools.ButtonMoreVisible = false;
- this.rbChoiceTools.Items.Add(this.rbReverseSelection);
- this.rbChoiceTools.Items.Add(this.rbCircular);
- this.rbChoiceTools.Items.Add(this.rbRectangle);
- this.rbChoiceTools.Items.Add(this.rbCancel);
- this.rbChoiceTools.Tag = null;
- this.rbChoiceTools.Text = "选择工具";
- //
- // rbReverseSelection
- //
- this.rbReverseSelection.AltKey = null;
- this.rbReverseSelection.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbReverseSelection.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbReverseSelection.Image = global::OTSIncAReportApp.Properties.Resources.反选32;
- this.rbReverseSelection.SmallImage = global::OTSIncAReportApp.Properties.Resources.反选16;
- this.rbReverseSelection.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbReverseSelection.Tag = "rbReverseSelection";
- this.rbReverseSelection.Text = "反选";
- this.rbReverseSelection.ToolTip = "rbReverseSelection";
- this.rbReverseSelection.ToolTipImage = null;
- this.rbReverseSelection.ToolTipTitle = null;
- this.rbReverseSelection.Click += new System.EventHandler(this.rbReverseSelection_Click);
- //
- // rbCircular
- //
- this.rbCircular.AltKey = null;
- this.rbCircular.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbCircular.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbCircular.Image = global::OTSIncAReportApp.Properties.Resources.圆形32;
- this.rbCircular.SmallImage = global::OTSIncAReportApp.Properties.Resources.圆形16;
- this.rbCircular.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbCircular.Tag = "rbCircular";
- this.rbCircular.Text = "圆形";
- this.rbCircular.ToolTip = "rbCircular";
- this.rbCircular.ToolTipImage = null;
- this.rbCircular.ToolTipTitle = null;
- this.rbCircular.Click += new System.EventHandler(this.rbCircular_Click);
- //
- // rbRectangle
- //
- this.rbRectangle.AltKey = null;
- this.rbRectangle.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbRectangle.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbRectangle.Image = global::OTSIncAReportApp.Properties.Resources.矩形32;
- this.rbRectangle.SmallImage = global::OTSIncAReportApp.Properties.Resources.矩形16;
- this.rbRectangle.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbRectangle.Tag = "rbRectangle";
- this.rbRectangle.Text = "矩形";
- this.rbRectangle.ToolTip = "rbRectangle";
- this.rbRectangle.ToolTipImage = null;
- this.rbRectangle.ToolTipTitle = null;
- this.rbRectangle.Click += new System.EventHandler(this.rbRectangle_Click);
- //
- // rbCancel
- //
- this.rbCancel.AltKey = null;
- this.rbCancel.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbCancel.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbCancel.Image = global::OTSIncAReportApp.Properties.Resources.取消32;
- this.rbCancel.SmallImage = global::OTSIncAReportApp.Properties.Resources.取消16;
- this.rbCancel.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbCancel.Tag = "rbCancel";
- this.rbCancel.Text = "取消";
- this.rbCancel.ToolTip = "rbCancel";
- this.rbCancel.ToolTipImage = null;
- this.rbCancel.ToolTipTitle = null;
- this.rbCancel.Click += new System.EventHandler(this.rbCancel_Click);
- //
- // rbMenu
- //
- this.rbMenu.Panels.Add(this.ribbonPanel2);
- this.rbMenu.Tag = null;
- this.rbMenu.Text = "视域菜单";
- //
- // ribbonPanel2
- //
- this.ribbonPanel2.ButtonMoreEnabled = false;
- this.ribbonPanel2.ButtonMoreVisible = false;
- this.ribbonPanel2.Items.Add(this.rbFrame);
- this.ribbonPanel2.Items.Add(this.rbStaff);
- this.ribbonPanel2.Items.Add(this.rbRenew);
- this.ribbonPanel2.Tag = null;
- this.ribbonPanel2.Text = "图形功能";
- //
- // rbFrame
- //
- this.rbFrame.AltKey = null;
- this.rbFrame.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbFrame.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbFrame.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;
- this.rbFrame.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbFrame.SmallImage")));
- this.rbFrame.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbFrame.Tag = "rbFrame";
- this.rbFrame.Text = "帧图边框";
- this.rbFrame.ToolTip = "rbFrame";
- this.rbFrame.ToolTipImage = null;
- this.rbFrame.ToolTipTitle = null;
- this.rbFrame.Click += new System.EventHandler(this.rbFrame_Click);
- //
- // rbStaff
- //
- this.rbStaff.AltKey = null;
- this.rbStaff.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbStaff.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbStaff.Image = global::OTSIncAReportApp.Properties.Resources.标尺32;
- this.rbStaff.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbStaff.SmallImage")));
- this.rbStaff.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbStaff.Tag = "rbStaff";
- this.rbStaff.Text = "标尺";
- this.rbStaff.ToolTip = "rbStaff";
- this.rbStaff.ToolTipImage = null;
- this.rbStaff.ToolTipTitle = null;
- this.rbStaff.Click += new System.EventHandler(this.rbStaff_Click);
- //
- // rbRenew
- //
- this.rbRenew.AltKey = null;
- this.rbRenew.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbRenew.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbRenew.Image = global::OTSIncAReportApp.Properties.Resources.恢复32;
- this.rbRenew.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbRenew.SmallImage")));
- this.rbRenew.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbRenew.Tag = "rbRenew";
- this.rbRenew.Text = "恢复";
- this.rbRenew.ToolTip = "rbRenew";
- this.rbRenew.ToolTipImage = null;
- this.rbRenew.ToolTipTitle = null;
- this.rbRenew.Click += new System.EventHandler(this.rbRenew_Click);
- //
- // rbGB1
- //
- this.rbGB1.AltKey = null;
- this.rbGB1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbGB1.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbGB1.Image = global::OTSIncAReportApp.Properties.Resources.国标一32;
- this.rbGB1.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbGB1.SmallImage")));
- this.rbGB1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbGB1.Tag = "rbGB1";
- this.rbGB1.Text = "国标一";
- this.rbGB1.ToolTip = "rbGB1";
- this.rbGB1.ToolTipImage = null;
- this.rbGB1.ToolTipTitle = null;
- //
- // rbGB2
- //
- this.rbGB2.AltKey = null;
- this.rbGB2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
- this.rbGB2.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.rbGB2.Image = global::OTSIncAReportApp.Properties.Resources.国标二32;
- this.rbGB2.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbGB2.SmallImage")));
- this.rbGB2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.rbGB2.Tag = "rbGB2";
- this.rbGB2.Text = "国标二";
- this.rbGB2.ToolTip = "rbGB2";
- this.rbGB2.ToolTipImage = null;
- this.rbGB2.ToolTipTitle = null;
- //
- // statusStrip1
- //
- this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
- this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.RSGrayVal,
- this.mouseMatter});
- this.statusStrip1.Location = new System.Drawing.Point(0, 666);
- this.statusStrip1.Name = "statusStrip1";
- this.statusStrip1.Padding = new System.Windows.Forms.Padding(9, 0, 1, 0);
- this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.statusStrip1.Size = new System.Drawing.Size(1276, 26);
- this.statusStrip1.TabIndex = 4;
- this.statusStrip1.Text = "statusStrip1";
- //
- // RSGrayVal
- //
- this.RSGrayVal.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
- this.RSGrayVal.Name = "RSGrayVal";
- this.RSGrayVal.Size = new System.Drawing.Size(48, 21);
- this.RSGrayVal.Text = "灰度值";
- //
- // mouseMatter
- //
- this.mouseMatter.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
- this.mouseMatter.Name = "mouseMatter";
- this.mouseMatter.Size = new System.Drawing.Size(84, 21);
- this.mouseMatter.Text = "鼠标点的物质";
- //
- // DockWindowPanel
- //
- this.DockWindowPanel.ActiveAutoHideContent = null;
- this.DockWindowPanel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.DockWindowPanel.DockBackColor = System.Drawing.SystemColors.Control;
- this.DockWindowPanel.Location = new System.Drawing.Point(0, 130);
- this.DockWindowPanel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.DockWindowPanel.Name = "DockWindowPanel";
- this.DockWindowPanel.Size = new System.Drawing.Size(1276, 536);
- dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
- dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
- autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
- tabGradient1.EndColor = System.Drawing.SystemColors.Control;
- tabGradient1.StartColor = System.Drawing.SystemColors.Control;
- tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
- autoHideStripSkin1.TabGradient = tabGradient1;
- dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
- tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
- tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
- tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
- dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
- dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
- dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
- dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
- tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
- tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
- tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
- dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
- dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
- tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
- tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
- tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
- tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
- dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
- tabGradient5.EndColor = System.Drawing.SystemColors.Control;
- tabGradient5.StartColor = System.Drawing.SystemColors.Control;
- tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
- dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
- dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
- dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
- dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
- tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
- tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
- tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
- tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
- dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
- tabGradient7.EndColor = System.Drawing.Color.Transparent;
- tabGradient7.StartColor = System.Drawing.Color.Transparent;
- tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
- dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
- dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
- dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
- this.DockWindowPanel.Skin = dockPanelSkin1;
- this.DockWindowPanel.TabIndex = 5;
- //
- // ribbonOrbMenuItem5
- //
- this.ribbonOrbMenuItem5.AltKey = null;
- this.ribbonOrbMenuItem5.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
- this.ribbonOrbMenuItem5.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.ribbonOrbMenuItem5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.Image")));
- this.ribbonOrbMenuItem5.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.SmallImage")));
- this.ribbonOrbMenuItem5.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.ribbonOrbMenuItem5.Tag = null;
- this.ribbonOrbMenuItem5.Text = "复制";
- this.ribbonOrbMenuItem5.ToolTip = null;
- this.ribbonOrbMenuItem5.ToolTipImage = null;
- this.ribbonOrbMenuItem5.ToolTipTitle = null;
- //
- // ribbonOrbMenuItem7
- //
- this.ribbonOrbMenuItem7.AltKey = null;
- this.ribbonOrbMenuItem7.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
- this.ribbonOrbMenuItem7.DropDownArrowSize = new System.Drawing.Size(5, 3);
- this.ribbonOrbMenuItem7.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.Image")));
- this.ribbonOrbMenuItem7.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.SmallImage")));
- this.ribbonOrbMenuItem7.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
- this.ribbonOrbMenuItem7.Tag = null;
- this.ribbonOrbMenuItem7.Text = null;
- this.ribbonOrbMenuItem7.ToolTip = null;
- this.ribbonOrbMenuItem7.ToolTipImage = null;
- this.ribbonOrbMenuItem7.ToolTipTitle = null;
- //
- // frmReportApp
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1276, 692);
- this.Controls.Add(this.DockWindowPanel);
- this.Controls.Add(this.statusStrip1);
- this.Controls.Add(this.ribbon1);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.IsMdiContainer = true;
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "frmReportApp";
- this.Text = "报告程序";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmReportApp_FormClosing);
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmReportApp_FormClosed);
- this.Load += new System.EventHandler(this.OTSReportApp_Load);
- this.statusStrip1.ResumeLayout(false);
- this.statusStrip1.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Ribbon ribbon1;
- private System.Windows.Forms.RibbonTab ribbonTab1;
- private System.Windows.Forms.RibbonButton ribbonButton1;
- public System.Windows.Forms.RibbonButton rbSave;
- public System.Windows.Forms.RibbonButton rbOpen;
- public System.Windows.Forms.RibbonButton rbSaveAs;
- public System.Windows.Forms.RibbonButton rbOut;
- public System.Windows.Forms.RibbonButton rbWidthImage;
- public System.Windows.Forms.RibbonButton rbAllImage;
- //public System.Windows.Forms.RibbonPanel rbOther;
- //public System.Windows.Forms.RibbonButton rbRecap;
- public System.Windows.Forms.RibbonTab rbMenu;
- public System.Windows.Forms.RibbonPanel ribbonPanel2;
- public System.Windows.Forms.RibbonButton rbFrame;
- public System.Windows.Forms.RibbonButton rbStaff;
- public System.Windows.Forms.RibbonButton rbRenew;
- public System.Windows.Forms.RibbonButton rbGB1;
- public System.Windows.Forms.RibbonButton rbGB2;
- public System.Windows.Forms.RibbonPanel rbSelTool;
- public System.Windows.Forms.StatusStrip statusStrip1;
- public System.Windows.Forms.ToolStripStatusLabel RSGrayVal;
- public System.Windows.Forms.ToolStripStatusLabel mouseMatter;
- public OTS.WinFormsUI.Docking.DockPanel DockWindowPanel;
- private System.Windows.Forms.RibbonOrbOptionButton ribbonOrbOptionButton1;
- public System.Windows.Forms.RibbonButton rbReverseSelection;
- public System.Windows.Forms.RibbonButton rbCircular;
- public System.Windows.Forms.RibbonButton rbRectangle;
- public System.Windows.Forms.RibbonButton rbCancel;
- public System.Windows.Forms.RibbonPanel rbChoiceTools;
- //public System.Windows.Forms.RibbonOrbMenuItem dpbNew;
- public System.Windows.Forms.RibbonOrbMenuItem dpbOpen;
- //public System.Windows.Forms.RibbonOrbMenuItem dpbSave;
- //public System.Windows.Forms.RibbonOrbMenuItem dpbSaveAS;
- public System.Windows.Forms.RibbonOrbMenuItem dpbExport;
- public System.Windows.Forms.RibbonButton ribbonButton2;
- private System.Windows.Forms.RibbonPanel ribbonPanel3;
- private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem5;
- public System.Windows.Forms.RibbonOrbMenuItem dpbCopy;
- private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem7;
- public System.Windows.Forms.RibbonOrbMenuItem dpbCopyAll;
- private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1;
- public System.Windows.Forms.RibbonOrbMenuItem dpbUnDo;
- public System.Windows.Forms.RibbonOrbMenuItem dpbReDo;
- private System.Windows.Forms.ToolTip toolTip1;
- }
- }
|