| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871 | 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 dockPanelSkin2 = new OTS.WinFormsUI.Docking.DockPanelSkin();            OTS.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin2 = new OTS.WinFormsUI.Docking.AutoHideStripSkin();            OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient4 = new OTS.WinFormsUI.Docking.DockPanelGradient();            OTS.WinFormsUI.Docking.TabGradient tabGradient8 = new OTS.WinFormsUI.Docking.TabGradient();            OTS.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin2 = new OTS.WinFormsUI.Docking.DockPaneStripSkin();            OTS.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient2 = new OTS.WinFormsUI.Docking.DockPaneStripGradient();            OTS.WinFormsUI.Docking.TabGradient tabGradient9 = new OTS.WinFormsUI.Docking.TabGradient();            OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient5 = new OTS.WinFormsUI.Docking.DockPanelGradient();            OTS.WinFormsUI.Docking.TabGradient tabGradient10 = new OTS.WinFormsUI.Docking.TabGradient();            OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient2 = new OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient();            OTS.WinFormsUI.Docking.TabGradient tabGradient11 = new OTS.WinFormsUI.Docking.TabGradient();            OTS.WinFormsUI.Docking.TabGradient tabGradient12 = new OTS.WinFormsUI.Docking.TabGradient();            OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient6 = new OTS.WinFormsUI.Docking.DockPanelGradient();            OTS.WinFormsUI.Docking.TabGradient tabGradient13 = new OTS.WinFormsUI.Docking.TabGradient();            OTS.WinFormsUI.Docking.TabGradient tabGradient14 = 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.rbOpenprj = new System.Windows.Forms.RibbonButton();            this.rbClose = new System.Windows.Forms.RibbonButton();            this.ribbon1 = new System.Windows.Forms.Ribbon();            this.dpbOpen = new System.Windows.Forms.RibbonOrbMenuItem();            this.dpbTemplateEditing = new System.Windows.Forms.RibbonOrbMenuItem();            this.dpbExport = new System.Windows.Forms.RibbonOrbMenuItem();            this.ribbonOrbMenuItem_Extremum = new System.Windows.Forms.RibbonOrbMenuItem();            this.ribbonOrbMenuItem_InclusionsTraceability = new System.Windows.Forms.RibbonOrbMenuItem();            this.ribbonOrbMenuItem_purity = new System.Windows.Forms.RibbonOrbMenuItem();            this.Backup = 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.rbChoiceParticle = new System.Windows.Forms.RibbonPanel();            this.rbReMeasure = 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.ribbonPanelOthers = new System.Windows.Forms.RibbonPanel();            this.rbHelp = 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.ribbonButton3 = new System.Windows.Forms.RibbonButton();            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;            //             // rbOpenprj            //             this.rbOpenprj.AltKey = null;            this.rbOpenprj.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;            this.rbOpenprj.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.rbOpenprj.DropDownItems.Add(this.ribbonButton1);            this.rbOpenprj.Image = global::OTSIncAReportApp.Properties.Resources.open321;            this.rbOpenprj.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbOpenprj.SmallImage")));            this.rbOpenprj.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.rbOpenprj.Tag = "rbOpenprj";            this.rbOpenprj.Text = "打开";            this.rbOpenprj.ToolTip = "rbOpenprj";            this.rbOpenprj.ToolTipImage = null;            this.rbOpenprj.ToolTipTitle = "rbOpenprj";            this.rbOpenprj.Click += new System.EventHandler(this.rbOpenprj_Click);            //             // rbClose            //             this.rbClose.AltKey = null;            this.rbClose.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;            this.rbClose.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.rbClose.DropDownItems.Add(this.ribbonButton1);            this.rbClose.Image = global::OTSIncAReportApp.Properties.Resources.close32;            this.rbClose.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbClose.SmallImage")));            this.rbClose.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.rbClose.Tag = null;            this.rbClose.Text = "关闭";            this.rbClose.ToolTip = "rbClose";            this.rbClose.ToolTipImage = null;            this.rbClose.ToolTipTitle = null;            this.rbClose.DoubleClick += new System.EventHandler(this.rbClose_DoubleClick);            this.rbClose.Click += new System.EventHandler(this.rbClose_Click);            //             // 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(4, 2, 4, 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.dpbTemplateEditing);            this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbExport);            this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonOrbMenuItem_Extremum);            this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonOrbMenuItem_InclusionsTraceability);            this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonOrbMenuItem_purity);            this.ribbon1.OrbDropDown.MenuItems.Add(this.Backup);            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, 380);            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(1701, 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);            //             // dpbTemplateEditing            //             this.dpbTemplateEditing.AltKey = null;            this.dpbTemplateEditing.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;            this.dpbTemplateEditing.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.dpbTemplateEditing.Image = global::OTSIncAReportApp.Properties.Resources.paste32;            this.dpbTemplateEditing.SmallImage = global::OTSIncAReportApp.Properties.Resources.paste32;            this.dpbTemplateEditing.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.dpbTemplateEditing.Tag = null;            this.dpbTemplateEditing.Text = "摸板编辑";            this.dpbTemplateEditing.ToolTip = null;            this.dpbTemplateEditing.ToolTipImage = null;            this.dpbTemplateEditing.ToolTipTitle = null;            this.dpbTemplateEditing.Click += new System.EventHandler(this.dpbTemplateEditing_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);            //             // ribbonOrbMenuItem_Extremum            //             this.ribbonOrbMenuItem_Extremum.AltKey = null;            this.ribbonOrbMenuItem_Extremum.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;            this.ribbonOrbMenuItem_Extremum.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.ribbonOrbMenuItem_Extremum.Image = global::OTSIncAReportApp.Properties.Resources.编辑;            this.ribbonOrbMenuItem_Extremum.SmallImage = global::OTSIncAReportApp.Properties.Resources.编辑;            this.ribbonOrbMenuItem_Extremum.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.ribbonOrbMenuItem_Extremum.Tag = null;            this.ribbonOrbMenuItem_Extremum.Text = "极值分析法";            this.ribbonOrbMenuItem_Extremum.ToolTip = null;            this.ribbonOrbMenuItem_Extremum.ToolTipImage = null;            this.ribbonOrbMenuItem_Extremum.ToolTipTitle = null;            this.ribbonOrbMenuItem_Extremum.Click += new System.EventHandler(this.ribbonOrbMenuItem_Extremum_Click);            //             // ribbonOrbMenuItem_InclusionsTraceability            //             this.ribbonOrbMenuItem_InclusionsTraceability.AltKey = null;            this.ribbonOrbMenuItem_InclusionsTraceability.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;            this.ribbonOrbMenuItem_InclusionsTraceability.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.ribbonOrbMenuItem_InclusionsTraceability.Image = global::OTSIncAReportApp.Properties.Resources.sem16;            this.ribbonOrbMenuItem_InclusionsTraceability.SmallImage = global::OTSIncAReportApp.Properties.Resources.sem16;            this.ribbonOrbMenuItem_InclusionsTraceability.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.ribbonOrbMenuItem_InclusionsTraceability.Tag = null;            this.ribbonOrbMenuItem_InclusionsTraceability.Text = "外来夹杂物溯源";            this.ribbonOrbMenuItem_InclusionsTraceability.ToolTip = null;            this.ribbonOrbMenuItem_InclusionsTraceability.ToolTipImage = null;            this.ribbonOrbMenuItem_InclusionsTraceability.ToolTipTitle = null;            this.ribbonOrbMenuItem_InclusionsTraceability.Click += new System.EventHandler(this.ribbonOrbMenuItem_InclusionsTraceability_Click);            //             // ribbonOrbMenuItem_purity            //             this.ribbonOrbMenuItem_purity.AltKey = null;            this.ribbonOrbMenuItem_purity.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;            this.ribbonOrbMenuItem_purity.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.ribbonOrbMenuItem_purity.Image = global::OTSIncAReportApp.Properties.Resources.copy_Size_32;            this.ribbonOrbMenuItem_purity.SmallImage = global::OTSIncAReportApp.Properties.Resources.copy_Size_32;            this.ribbonOrbMenuItem_purity.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.ribbonOrbMenuItem_purity.Tag = null;            this.ribbonOrbMenuItem_purity.Text = "钢铁中夹杂物纯洁度分析";            this.ribbonOrbMenuItem_purity.ToolTip = null;            this.ribbonOrbMenuItem_purity.ToolTipImage = global::OTSIncAReportApp.Properties.Resources.copy_Size_32;            this.ribbonOrbMenuItem_purity.ToolTipTitle = null;            this.ribbonOrbMenuItem_purity.Click += new System.EventHandler(this.ribbonOrbMenuItem_purity_Click);            //             // Backup            //             this.Backup.AltKey = null;            this.Backup.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;            this.Backup.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.Backup.Image = ((System.Drawing.Image)(resources.GetObject("Backup.Image")));            this.Backup.SmallImage = ((System.Drawing.Image)(resources.GetObject("Backup.SmallImage")));            this.Backup.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.Backup.Tag = null;            this.Backup.Text = "Backup Database";            this.Backup.ToolTip = null;            this.Backup.ToolTipImage = null;            this.Backup.ToolTipTitle = null;            this.Backup.Click += new System.EventHandler(this.Backup_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.Panels.Add(this.rbChoiceParticle);            this.ribbonTab1.Tag = null;            this.ribbonTab1.Text = "基本功能";            //             // ribbonPanel3            //             this.ribbonPanel3.ButtonMoreEnabled = false;            this.ribbonPanel3.ButtonMoreVisible = false;            this.ribbonPanel3.Items.Add(this.rbOpenprj);            this.ribbonPanel3.Items.Add(this.rbOpen);            this.ribbonPanel3.Items.Add(this.rbClose);            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);            //             // rbChoiceParticle            //             this.rbChoiceParticle.ButtonMoreEnabled = false;            this.rbChoiceParticle.ButtonMoreVisible = false;            this.rbChoiceParticle.Items.Add(this.rbReMeasure);            this.rbChoiceParticle.Tag = null;            this.rbChoiceParticle.Text = "颗粒";            //             // rbReMeasure            //             this.rbReMeasure.AltKey = null;            this.rbReMeasure.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;            this.rbReMeasure.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.rbReMeasure.Image = global::OTSIncAReportApp.Properties.Resources.重新分类;            this.rbReMeasure.SmallImage = global::OTSIncAReportApp.Properties.Resources.重新分类;            this.rbReMeasure.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.rbReMeasure.Tag = "rbReMeasure";            this.rbReMeasure.Text = "重新测量";            this.rbReMeasure.ToolTip = "rbReMeasure";            this.rbReMeasure.ToolTipImage = null;            this.rbReMeasure.ToolTipTitle = null;            this.rbReMeasure.Click += new System.EventHandler(this.rbReMeasure_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);            //             // ribbonPanelOthers            //             this.ribbonPanelOthers.Tag = null;            this.ribbonPanelOthers.Text = null;            //             // rbHelp            //             this.rbHelp.AltKey = null;            this.rbHelp.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;            this.rbHelp.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.rbHelp.Image = ((System.Drawing.Image)(resources.GetObject("rbHelp.Image")));            this.rbHelp.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbHelp.SmallImage")));            this.rbHelp.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.rbHelp.Tag = null;            this.rbHelp.Text = null;            this.rbHelp.ToolTip = null;            this.rbHelp.ToolTipImage = null;            this.rbHelp.ToolTipTitle = null;            //             // 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, 671);            this.statusStrip1.Name = "statusStrip1";            this.statusStrip1.Padding = new System.Windows.Forms.Padding(12, 0, 3, 0);            this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;            this.statusStrip1.Size = new System.Drawing.Size(1701, 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(3, 2, 3, 2);            this.DockWindowPanel.Name = "DockWindowPanel";            this.DockWindowPanel.Size = new System.Drawing.Size(1701, 541);            dockPanelGradient4.EndColor = System.Drawing.SystemColors.ControlLight;            dockPanelGradient4.StartColor = System.Drawing.SystemColors.ControlLight;            autoHideStripSkin2.DockStripGradient = dockPanelGradient4;            tabGradient8.EndColor = System.Drawing.SystemColors.Control;            tabGradient8.StartColor = System.Drawing.SystemColors.Control;            tabGradient8.TextColor = System.Drawing.SystemColors.ControlDarkDark;            autoHideStripSkin2.TabGradient = tabGradient8;            dockPanelSkin2.AutoHideStripSkin = autoHideStripSkin2;            tabGradient9.EndColor = System.Drawing.SystemColors.ControlLightLight;            tabGradient9.StartColor = System.Drawing.SystemColors.ControlLightLight;            tabGradient9.TextColor = System.Drawing.SystemColors.ControlText;            dockPaneStripGradient2.ActiveTabGradient = tabGradient9;            dockPanelGradient5.EndColor = System.Drawing.SystemColors.Control;            dockPanelGradient5.StartColor = System.Drawing.SystemColors.Control;            dockPaneStripGradient2.DockStripGradient = dockPanelGradient5;            tabGradient10.EndColor = System.Drawing.SystemColors.ControlLight;            tabGradient10.StartColor = System.Drawing.SystemColors.ControlLight;            tabGradient10.TextColor = System.Drawing.SystemColors.ControlText;            dockPaneStripGradient2.InactiveTabGradient = tabGradient10;            dockPaneStripSkin2.DocumentGradient = dockPaneStripGradient2;            tabGradient11.EndColor = System.Drawing.SystemColors.ActiveCaption;            tabGradient11.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;            tabGradient11.StartColor = System.Drawing.SystemColors.GradientActiveCaption;            tabGradient11.TextColor = System.Drawing.SystemColors.ActiveCaptionText;            dockPaneStripToolWindowGradient2.ActiveCaptionGradient = tabGradient11;            tabGradient12.EndColor = System.Drawing.SystemColors.Control;            tabGradient12.StartColor = System.Drawing.SystemColors.Control;            tabGradient12.TextColor = System.Drawing.SystemColors.ControlText;            dockPaneStripToolWindowGradient2.ActiveTabGradient = tabGradient12;            dockPanelGradient6.EndColor = System.Drawing.SystemColors.ControlLight;            dockPanelGradient6.StartColor = System.Drawing.SystemColors.ControlLight;            dockPaneStripToolWindowGradient2.DockStripGradient = dockPanelGradient6;            tabGradient13.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;            tabGradient13.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;            tabGradient13.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;            tabGradient13.TextColor = System.Drawing.SystemColors.ControlText;            dockPaneStripToolWindowGradient2.InactiveCaptionGradient = tabGradient13;            tabGradient14.EndColor = System.Drawing.Color.Transparent;            tabGradient14.StartColor = System.Drawing.Color.Transparent;            tabGradient14.TextColor = System.Drawing.SystemColors.ControlDarkDark;            dockPaneStripToolWindowGradient2.InactiveTabGradient = tabGradient14;            dockPaneStripSkin2.ToolWindowGradient = dockPaneStripToolWindowGradient2;            dockPanelSkin2.DockPaneStripSkin = dockPaneStripSkin2;            this.DockWindowPanel.Skin = dockPanelSkin2;            this.DockWindowPanel.TabIndex = 5;            this.DockWindowPanel.ActiveContentChanged += new System.EventHandler(this.DockWindowPanel_ActiveContentChanged);            //             // 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;            //             // ribbonButton3            //             this.ribbonButton3.AltKey = null;            this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;            this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);            this.ribbonButton3.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;            this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage")));            this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;            this.ribbonButton3.Tag = "rbFrame";            this.ribbonButton3.Text = "帧图边框";            this.ribbonButton3.ToolTip = "rbFrame";            this.ribbonButton3.ToolTipImage = null;            this.ribbonButton3.ToolTipTitle = null;            //             // toolTip1            //             this.toolTip1.Popup += new System.Windows.Forms.PopupEventHandler(this.toolTip1_Popup);            //             // frmReportApp            //             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;            this.ClientSize = new System.Drawing.Size(1701, 697);            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(4, 2, 4, 2);            this.Name = "frmReportApp";            this.Text = "OTSReportApp";            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 rbClose;        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.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.RibbonButton rbReMeasure;        public System.Windows.Forms.RibbonPanel rbChoiceParticle;        //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;        private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem7;        private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1;        public System.Windows.Forms.RibbonOrbMenuItem dpbUnDo;        public System.Windows.Forms.RibbonOrbMenuItem dpbReDo;        private System.Windows.Forms.RibbonPanel ribbonPanelOthers;        public System.Windows.Forms.RibbonButton ribbonButton3;        public System.Windows.Forms.RibbonButton rbHelp;        public System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_Extremum;        public System.Windows.Forms.RibbonOrbMenuItem Backup;        public System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_InclusionsTraceability;        public System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_purity;        private System.Windows.Forms.ToolTip toolTip1;        private System.Windows.Forms.RibbonOrbMenuItem dpbTemplateEditing;        public System.Windows.Forms.RibbonButton rbOpenprj;    }}
 |