namespace OTSPartA_STDEditor { partial class Form_ConstantsEditor2 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_ConstantsEditor2)); this.ribbonSeparator1 = new System.Windows.Forms.RibbonSeparator(); this.ribbonTextBox1 = new System.Windows.Forms.RibbonTextBox(); this.ribbonTextBox2 = new System.Windows.Forms.RibbonTextBox(); this.ribbonSeparator2 = new System.Windows.Forms.RibbonSeparator(); this.ribbonPanel1 = new System.Windows.Forms.RibbonPanel(); this.ribbonItemGroup1 = new System.Windows.Forms.RibbonItemGroup(); this.ribbonComboBox1 = new System.Windows.Forms.RibbonComboBox(); this.ribbonButtonList1 = new System.Windows.Forms.RibbonButtonList(); this.ribbon1 = new System.Windows.Forms.Ribbon(); this.ribbon_ESDMaxRules = new System.Windows.Forms.RibbonOrbMenuItem(); this.ribbon_ZeroRules = new System.Windows.Forms.RibbonOrbMenuItem(); this.ribbon_UserConstants = new System.Windows.Forms.RibbonOrbMenuItem(); this.ribbon_GroupNameMaintenance = new System.Windows.Forms.RibbonOrbMenuItem(); this.ribbon_BulkImport = new System.Windows.Forms.RibbonOrbMenuItem(); this.ribbon_ConvertOreDatabaseToOtsDatabase = new System.Windows.Forms.RibbonOrbMenuItem(); this.ribbonSeparator3 = new System.Windows.Forms.RibbonSeparator(); this.ribbon_Exit = new System.Windows.Forms.RibbonOrbMenuItem(); this.ribbonTab2 = new System.Windows.Forms.RibbonTab(); this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel(); this.rbOpen = new System.Windows.Forms.RibbonButton(); this.rbClose = new System.Windows.Forms.RibbonButton(); this.rbBackup = new System.Windows.Forms.RibbonButton(); this.rbSave = new System.Windows.Forms.RibbonButton(); this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel(); this.ribbonTab1 = new System.Windows.Forms.RibbonTab(); this.ribbonTab3 = new System.Windows.Forms.RibbonTab(); this.ribbonPanel4 = new System.Windows.Forms.RibbonPanel(); this.ribbonTextBox3 = new System.Windows.Forms.RibbonTextBox(); this.dockPanel1 = new OTS.WinFormsUI.Docking.DockPanel(); this.ribbonOrbRecentItem1 = new System.Windows.Forms.RibbonOrbRecentItem(); this.ribbonOrbOptionButton1 = new System.Windows.Forms.RibbonOrbOptionButton(); this.ribbonOrbMenuItem1 = new System.Windows.Forms.RibbonOrbMenuItem(); this.ribbonDescriptionMenuItem1 = new System.Windows.Forms.RibbonDescriptionMenuItem(); this.ribbonColorChooser1 = new System.Windows.Forms.RibbonColorChooser(); this.ribbonOrbMenuItem2 = new System.Windows.Forms.RibbonOrbMenuItem(); this.ribbonButton1 = new System.Windows.Forms.RibbonButton(); this.ribbonButton2 = new System.Windows.Forms.RibbonButton(); this.ribbonButton3 = new System.Windows.Forms.RibbonButton(); this.SuspendLayout(); // // ribbonSeparator1 // this.ribbonSeparator1.AltKey = null; this.ribbonSeparator1.Image = null; this.ribbonSeparator1.Tag = null; this.ribbonSeparator1.Text = null; this.ribbonSeparator1.ToolTip = null; this.ribbonSeparator1.ToolTipImage = null; this.ribbonSeparator1.ToolTipTitle = null; // // ribbonTextBox1 // this.ribbonTextBox1.AltKey = null; this.ribbonTextBox1.Image = null; this.ribbonTextBox1.Tag = null; this.ribbonTextBox1.Text = null; this.ribbonTextBox1.TextBoxText = null; this.ribbonTextBox1.ToolTip = null; this.ribbonTextBox1.ToolTipImage = null; this.ribbonTextBox1.ToolTipTitle = null; // // ribbonTextBox2 // this.ribbonTextBox2.AltKey = null; this.ribbonTextBox2.Image = null; this.ribbonTextBox2.Tag = null; this.ribbonTextBox2.Text = null; this.ribbonTextBox2.TextBoxText = null; this.ribbonTextBox2.ToolTip = null; this.ribbonTextBox2.ToolTipImage = null; this.ribbonTextBox2.ToolTipTitle = null; // // ribbonSeparator2 // this.ribbonSeparator2.AltKey = null; this.ribbonSeparator2.Image = null; this.ribbonSeparator2.Tag = null; this.ribbonSeparator2.Text = null; this.ribbonSeparator2.ToolTip = null; this.ribbonSeparator2.ToolTipImage = null; this.ribbonSeparator2.ToolTipTitle = null; // // ribbonPanel1 // this.ribbonPanel1.Tag = null; this.ribbonPanel1.Text = null; // // ribbonItemGroup1 // this.ribbonItemGroup1.AltKey = null; this.ribbonItemGroup1.Image = null; this.ribbonItemGroup1.Tag = null; this.ribbonItemGroup1.Text = null; this.ribbonItemGroup1.ToolTip = null; this.ribbonItemGroup1.ToolTipImage = null; this.ribbonItemGroup1.ToolTipTitle = null; // // ribbonComboBox1 // this.ribbonComboBox1.AltKey = null; this.ribbonComboBox1.Image = null; this.ribbonComboBox1.Tag = null; this.ribbonComboBox1.Text = null; this.ribbonComboBox1.TextBoxText = null; this.ribbonComboBox1.ToolTip = null; this.ribbonComboBox1.ToolTipImage = null; this.ribbonComboBox1.ToolTipTitle = null; // // ribbonButtonList1 // this.ribbonButtonList1.AltKey = null; this.ribbonButtonList1.ButtonsSizeMode = System.Windows.Forms.RibbonElementSizeMode.Large; this.ribbonButtonList1.FlowToBottom = false; this.ribbonButtonList1.Image = null; this.ribbonButtonList1.ItemsSizeInDropwDownMode = new System.Drawing.Size(7, 5); this.ribbonButtonList1.Tag = null; this.ribbonButtonList1.Text = null; this.ribbonButtonList1.ToolTip = null; this.ribbonButtonList1.ToolTipImage = null; this.ribbonButtonList1.ToolTipTitle = null; // // ribbon1 // this.ribbon1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.ribbon1.Location = new System.Drawing.Point(0, 0); this.ribbon1.Margin = new System.Windows.Forms.Padding(4); this.ribbon1.Minimized = false; this.ribbon1.Name = "ribbon1"; // // // this.ribbon1.OrbDropDown.BorderRoundness = 7; this.ribbon1.OrbDropDown.Location = new System.Drawing.Point(0, 0); this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_ESDMaxRules); this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_ZeroRules); this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_UserConstants); this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_GroupNameMaintenance); this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_BulkImport); this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_ConvertOreDatabaseToOtsDatabase); this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonSeparator3); this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_Exit); this.ribbon1.OrbDropDown.Name = ""; this.ribbon1.OrbDropDown.Size = new System.Drawing.Size(527, 383); this.ribbon1.OrbDropDown.TabIndex = 0; this.ribbon1.OrbImage = global::OTSPartA_STDEditor.Properties.Resources.公司图标; // // // 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(2407, 130); this.ribbon1.TabIndex = 0; this.ribbon1.Tabs.Add(this.ribbonTab2); this.ribbon1.TabSpacing = 6; this.ribbon1.Text = "ribbon1"; // // ribbon_ESDMaxRules // this.ribbon_ESDMaxRules.AltKey = null; this.ribbon_ESDMaxRules.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbon_ESDMaxRules.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbon_ESDMaxRules.Enabled = false; this.ribbon_ESDMaxRules.Image = global::OTSPartA_STDEditor.Properties.Resources.Ruler161; this.ribbon_ESDMaxRules.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.Ruler161; this.ribbon_ESDMaxRules.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbon_ESDMaxRules.Tag = "ribbon_ESDMaxRules"; this.ribbon_ESDMaxRules.Text = "ESD Max Rules"; this.ribbon_ESDMaxRules.ToolTip = null; this.ribbon_ESDMaxRules.ToolTipImage = null; this.ribbon_ESDMaxRules.ToolTipTitle = null; this.ribbon_ESDMaxRules.Click += new System.EventHandler(this.ribbon_ESDMaxRules_Click); // // ribbon_ZeroRules // this.ribbon_ZeroRules.AltKey = null; this.ribbon_ZeroRules.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbon_ZeroRules.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbon_ZeroRules.Enabled = false; this.ribbon_ZeroRules.Image = global::OTSPartA_STDEditor.Properties.Resources.编辑; this.ribbon_ZeroRules.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.编辑; this.ribbon_ZeroRules.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbon_ZeroRules.Tag = "ribbon_ZeroRules"; this.ribbon_ZeroRules.Text = "Zero Rules"; this.ribbon_ZeroRules.ToolTip = null; this.ribbon_ZeroRules.ToolTipImage = null; this.ribbon_ZeroRules.ToolTipTitle = null; this.ribbon_ZeroRules.Click += new System.EventHandler(this.ribbon_ZeroRules_Click); // // ribbon_UserConstants // this.ribbon_UserConstants.AltKey = null; this.ribbon_UserConstants.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbon_UserConstants.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbon_UserConstants.Enabled = false; this.ribbon_UserConstants.Image = global::OTSPartA_STDEditor.Properties.Resources.worddocument32; this.ribbon_UserConstants.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.worddocument32; this.ribbon_UserConstants.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbon_UserConstants.Tag = "ribbon_UserConstants"; this.ribbon_UserConstants.Text = "常量表达式"; this.ribbon_UserConstants.ToolTip = null; this.ribbon_UserConstants.ToolTipImage = null; this.ribbon_UserConstants.ToolTipTitle = null; this.ribbon_UserConstants.Click += new System.EventHandler(this.ribbon_UserConstants_Click); // // ribbon_GroupNameMaintenance // this.ribbon_GroupNameMaintenance.AltKey = null; this.ribbon_GroupNameMaintenance.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbon_GroupNameMaintenance.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbon_GroupNameMaintenance.Enabled = false; this.ribbon_GroupNameMaintenance.Image = global::OTSPartA_STDEditor.Properties.Resources.worddocument32; this.ribbon_GroupNameMaintenance.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.worddocument32; this.ribbon_GroupNameMaintenance.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbon_GroupNameMaintenance.Tag = "ribbon_GroupNameMaintenance"; this.ribbon_GroupNameMaintenance.Text = "组名维护"; this.ribbon_GroupNameMaintenance.ToolTip = null; this.ribbon_GroupNameMaintenance.ToolTipImage = null; this.ribbon_GroupNameMaintenance.ToolTipTitle = null; this.ribbon_GroupNameMaintenance.Click += new System.EventHandler(this.ribbon_GroupNameMaintenance_Click); // // ribbon_BulkImport // this.ribbon_BulkImport.AltKey = null; this.ribbon_BulkImport.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbon_BulkImport.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbon_BulkImport.Enabled = false; this.ribbon_BulkImport.Image = global::OTSPartA_STDEditor.Properties.Resources.worddocument32; this.ribbon_BulkImport.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.worddocument32; this.ribbon_BulkImport.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbon_BulkImport.Tag = "ribbon_BulkImport"; this.ribbon_BulkImport.Text = "批量导入X-ray"; this.ribbon_BulkImport.ToolTip = null; this.ribbon_BulkImport.ToolTipImage = null; this.ribbon_BulkImport.ToolTipTitle = null; this.ribbon_BulkImport.Click += new System.EventHandler(this.ribbon_BulkImport_Click); // // ribbon_ConvertOreDatabaseToOtsDatabase // this.ribbon_ConvertOreDatabaseToOtsDatabase.AltKey = null; this.ribbon_ConvertOreDatabaseToOtsDatabase.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbon_ConvertOreDatabaseToOtsDatabase.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbon_ConvertOreDatabaseToOtsDatabase.Image = global::OTSPartA_STDEditor.Properties.Resources.worddocument32; this.ribbon_ConvertOreDatabaseToOtsDatabase.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.worddocument32; this.ribbon_ConvertOreDatabaseToOtsDatabase.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbon_ConvertOreDatabaseToOtsDatabase.Tag = "ribbon_ConvertOreDatabaseToOtsDatabase"; this.ribbon_ConvertOreDatabaseToOtsDatabase.Text = "矿石数据库转换为ots数据库工具"; this.ribbon_ConvertOreDatabaseToOtsDatabase.ToolTip = null; this.ribbon_ConvertOreDatabaseToOtsDatabase.ToolTipImage = null; this.ribbon_ConvertOreDatabaseToOtsDatabase.ToolTipTitle = null; this.ribbon_ConvertOreDatabaseToOtsDatabase.Click += new System.EventHandler(this.ribbon_ConvertOreDatabaseToOtsDatabase_Click); // // ribbonSeparator3 // this.ribbonSeparator3.AltKey = null; this.ribbonSeparator3.Image = null; this.ribbonSeparator3.Tag = null; this.ribbonSeparator3.Text = null; this.ribbonSeparator3.ToolTip = null; this.ribbonSeparator3.ToolTipImage = null; this.ribbonSeparator3.ToolTipTitle = null; // // ribbon_Exit // this.ribbon_Exit.AltKey = null; this.ribbon_Exit.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbon_Exit.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbon_Exit.Image = global::OTSPartA_STDEditor.Properties.Resources.关机; this.ribbon_Exit.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.关机; this.ribbon_Exit.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbon_Exit.Tag = "ribbon_Exit"; this.ribbon_Exit.Text = "退出"; this.ribbon_Exit.ToolTip = null; this.ribbon_Exit.ToolTipImage = null; this.ribbon_Exit.ToolTipTitle = null; this.ribbon_Exit.Click += new System.EventHandler(this.ribbon_Exit_Click); // // ribbonTab2 // this.ribbonTab2.Panels.Add(this.ribbonPanel3); this.ribbonTab2.Tag = "ribbonTab2"; this.ribbonTab2.Text = "主页"; // // ribbonPanel3 // this.ribbonPanel3.ButtonMoreVisible = false; this.ribbonPanel3.Items.Add(this.rbOpen); this.ribbonPanel3.Items.Add(this.rbClose); this.ribbonPanel3.Items.Add(this.rbBackup); this.ribbonPanel3.Items.Add(this.rbSave); this.ribbonPanel3.Tag = "ribbonPanel3"; this.ribbonPanel3.Text = "文件操作"; // // rbOpen // this.rbOpen.AltKey = null; this.rbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down; this.rbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3); this.rbOpen.Image = global::OTSPartA_STDEditor.Properties.Resources.Recover321; this.rbOpen.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.Recover321; this.rbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.rbOpen.Tag = "rbOpen"; this.rbOpen.Text = "打开数据库"; this.rbOpen.ToolTip = null; this.rbOpen.ToolTipImage = null; this.rbOpen.ToolTipTitle = null; this.rbOpen.Click += new System.EventHandler(this.rbOpen_Click); // // rbClose // this.rbClose.AltKey = null; this.rbClose.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down; this.rbClose.DropDownArrowSize = new System.Drawing.Size(5, 3); this.rbClose.Enabled = false; this.rbClose.Image = global::OTSPartA_STDEditor.Properties.Resources.Recover321; this.rbClose.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.Recover321; this.rbClose.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.rbClose.Tag = "rbClose"; this.rbClose.Text = "关闭数据库"; this.rbClose.ToolTip = null; this.rbClose.ToolTipImage = null; this.rbClose.ToolTipTitle = null; this.rbClose.Click += new System.EventHandler(this.rbClose_Click); // // rbBackup // this.rbBackup.AltKey = null; this.rbBackup.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down; this.rbBackup.DropDownArrowSize = new System.Drawing.Size(5, 3); this.rbBackup.Enabled = false; this.rbBackup.Image = global::OTSPartA_STDEditor.Properties.Resources.saveas32; this.rbBackup.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.saveas321; this.rbBackup.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.rbBackup.Tag = "rbBackup"; this.rbBackup.Text = "另存为"; this.rbBackup.ToolTip = null; this.rbBackup.ToolTipImage = null; this.rbBackup.ToolTipTitle = null; this.rbBackup.Click += new System.EventHandler(this.rbBackup_Click); // // rbSave // this.rbSave.AltKey = null; this.rbSave.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down; this.rbSave.DropDownArrowSize = new System.Drawing.Size(5, 3); this.rbSave.Enabled = false; this.rbSave.Image = global::OTSPartA_STDEditor.Properties.Resources.另存为; this.rbSave.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.另存为; this.rbSave.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.rbSave.Tag = "rbSave"; this.rbSave.Text = "保存"; this.rbSave.ToolTip = null; this.rbSave.ToolTipImage = null; this.rbSave.ToolTipTitle = null; this.rbSave.Click += new System.EventHandler(this.rbSave_Click); // // ribbonPanel2 // this.ribbonPanel2.Tag = null; this.ribbonPanel2.Text = null; // // ribbonTab1 // this.ribbonTab1.Tag = null; this.ribbonTab1.Text = null; // // ribbonTab3 // this.ribbonTab3.Tag = null; this.ribbonTab3.Text = null; // // ribbonPanel4 // this.ribbonPanel4.Tag = null; this.ribbonPanel4.Text = null; // // ribbonTextBox3 // this.ribbonTextBox3.AltKey = null; this.ribbonTextBox3.Image = null; this.ribbonTextBox3.Tag = null; this.ribbonTextBox3.Text = null; this.ribbonTextBox3.TextBoxText = null; this.ribbonTextBox3.ToolTip = null; this.ribbonTextBox3.ToolTipImage = null; this.ribbonTextBox3.ToolTipTitle = null; // // dockPanel1 // this.dockPanel1.ActiveAutoHideContent = null; this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control; this.dockPanel1.Location = new System.Drawing.Point(0, 130); this.dockPanel1.Margin = new System.Windows.Forms.Padding(4); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.Size = new System.Drawing.Size(2407, 858); 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.dockPanel1.Skin = dockPanelSkin1; this.dockPanel1.TabIndex = 31; // // 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; // // 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 = null; this.ribbonOrbOptionButton1.ToolTip = null; this.ribbonOrbOptionButton1.ToolTipImage = null; this.ribbonOrbOptionButton1.ToolTipTitle = null; // // ribbonOrbMenuItem1 // this.ribbonOrbMenuItem1.AltKey = null; this.ribbonOrbMenuItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbonOrbMenuItem1.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbonOrbMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem1.Image"))); this.ribbonOrbMenuItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem1.SmallImage"))); this.ribbonOrbMenuItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbonOrbMenuItem1.Tag = null; this.ribbonOrbMenuItem1.Text = null; this.ribbonOrbMenuItem1.ToolTip = null; this.ribbonOrbMenuItem1.ToolTipImage = null; this.ribbonOrbMenuItem1.ToolTipTitle = null; // // ribbonDescriptionMenuItem1 // this.ribbonDescriptionMenuItem1.AltKey = null; this.ribbonDescriptionMenuItem1.Description = null; this.ribbonDescriptionMenuItem1.DescriptionBounds = new System.Drawing.Rectangle(0, 0, 0, 0); this.ribbonDescriptionMenuItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbonDescriptionMenuItem1.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbonDescriptionMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonDescriptionMenuItem1.Image"))); this.ribbonDescriptionMenuItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonDescriptionMenuItem1.SmallImage"))); this.ribbonDescriptionMenuItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbonDescriptionMenuItem1.Tag = null; this.ribbonDescriptionMenuItem1.Text = null; this.ribbonDescriptionMenuItem1.ToolTip = null; this.ribbonDescriptionMenuItem1.ToolTipImage = null; this.ribbonDescriptionMenuItem1.ToolTipTitle = null; // // ribbonColorChooser1 // this.ribbonColorChooser1.AltKey = null; this.ribbonColorChooser1.Color = System.Drawing.Color.Transparent; this.ribbonColorChooser1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down; this.ribbonColorChooser1.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbonColorChooser1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonColorChooser1.Image"))); this.ribbonColorChooser1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonColorChooser1.SmallImage"))); this.ribbonColorChooser1.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbonColorChooser1.Tag = null; this.ribbonColorChooser1.Text = null; this.ribbonColorChooser1.ToolTip = null; this.ribbonColorChooser1.ToolTipImage = null; this.ribbonColorChooser1.ToolTipTitle = null; // // ribbonOrbMenuItem2 // this.ribbonOrbMenuItem2.AltKey = null; this.ribbonOrbMenuItem2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left; this.ribbonOrbMenuItem2.DropDownArrowSize = new System.Drawing.Size(5, 3); this.ribbonOrbMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem2.Image"))); this.ribbonOrbMenuItem2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem2.SmallImage"))); this.ribbonOrbMenuItem2.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbonOrbMenuItem2.Tag = null; this.ribbonOrbMenuItem2.Text = "ribbonOrbMenuItem2"; this.ribbonOrbMenuItem2.ToolTip = null; this.ribbonOrbMenuItem2.ToolTipImage = null; this.ribbonOrbMenuItem2.ToolTipTitle = null; // // 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 = null; this.ribbonButton1.ToolTip = null; this.ribbonButton1.ToolTipImage = null; this.ribbonButton1.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; // // 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 = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.Image"))); this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage"))); this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal; this.ribbonButton3.Tag = null; this.ribbonButton3.Text = null; this.ribbonButton3.ToolTip = null; this.ribbonButton3.ToolTipImage = null; this.ribbonButton3.ToolTipTitle = null; // // Form_ConstantsEditor2 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(2407, 988); this.Controls.Add(this.dockPanel1); this.Controls.Add(this.ribbon1); this.IsMdiContainer = true; this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Form_ConstantsEditor2"; this.ShowIcon = false; this.Text = "表达式编辑器"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_ConstantsEditor2_FormClosing); this.Load += new System.EventHandler(this.Form_ConstantsEditor2_Load); this.ResumeLayout(false); } #endregion private System.Windows.Forms.RibbonSeparator ribbonSeparator1; private System.Windows.Forms.RibbonTextBox ribbonTextBox1; private System.Windows.Forms.RibbonTextBox ribbonTextBox2; private System.Windows.Forms.RibbonSeparator ribbonSeparator2; private System.Windows.Forms.RibbonPanel ribbonPanel1; private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1; private System.Windows.Forms.RibbonOrbOptionButton ribbonOrbOptionButton1; private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem1; private System.Windows.Forms.RibbonItemGroup ribbonItemGroup1; private System.Windows.Forms.RibbonDescriptionMenuItem ribbonDescriptionMenuItem1; private System.Windows.Forms.RibbonComboBox ribbonComboBox1; private System.Windows.Forms.RibbonColorChooser ribbonColorChooser1; private System.Windows.Forms.RibbonButtonList ribbonButtonList1; private System.Windows.Forms.Ribbon ribbon1; private System.Windows.Forms.RibbonPanel ribbonPanel2; private System.Windows.Forms.RibbonTab ribbonTab1; private System.Windows.Forms.RibbonTab ribbonTab2; private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem2; private System.Windows.Forms.RibbonPanel ribbonPanel3; private System.Windows.Forms.RibbonTab ribbonTab3; private System.Windows.Forms.RibbonButton ribbonButton1; private System.Windows.Forms.RibbonButton ribbonButton2; private System.Windows.Forms.RibbonButton ribbonButton3; private System.Windows.Forms.RibbonPanel ribbonPanel4; private System.Windows.Forms.RibbonOrbMenuItem ribbon_ESDMaxRules; private System.Windows.Forms.RibbonOrbMenuItem ribbon_ZeroRules; public System.Windows.Forms.RibbonButton rbOpen; public System.Windows.Forms.RibbonButton rbClose; public System.Windows.Forms.RibbonButton rbBackup; public System.Windows.Forms.RibbonButton rbSave; private System.Windows.Forms.RibbonTextBox ribbonTextBox3; public OTS.WinFormsUI.Docking.DockPanel dockPanel1; private System.Windows.Forms.RibbonOrbMenuItem ribbon_UserConstants; private System.Windows.Forms.RibbonOrbMenuItem ribbon_GroupNameMaintenance; private System.Windows.Forms.RibbonOrbMenuItem ribbon_BulkImport; private System.Windows.Forms.RibbonOrbMenuItem ribbon_ConvertOreDatabaseToOtsDatabase; private System.Windows.Forms.RibbonSeparator ribbonSeparator3; private System.Windows.Forms.RibbonOrbMenuItem ribbon_Exit; } }