| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507 |
- namespace Core.StlMes.Client.LgIntegrationQuery
- {
- partial class frmSetEleCols
- {
- /// <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();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Restore");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Restore");
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Del");
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSetEleCols));
- this.panel1 = new System.Windows.Forms.Panel();
- this.ulblDown = new Infragistics.Win.Misc.UltraLabel();
- this.ulblAllCancel = new Infragistics.Win.Misc.UltraLabel();
- this.ulblUp = new Infragistics.Win.Misc.UltraLabel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.btnUp = new Core.StlMes.Client.LgCommon.ucButton();
- this.btnDown = new Core.StlMes.Client.LgCommon.ucButton();
- this.ulblAllChoice = new Infragistics.Win.Misc.UltraLabel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.btnL2RSingle = new Core.StlMes.Client.LgCommon.ucButton();
- this.btnR2LSingle = new Core.StlMes.Client.LgCommon.ucButton();
- this.btnL2RAll = new Core.StlMes.Client.LgCommon.ucButton();
- this.btnR2LAll = new Core.StlMes.Client.LgCommon.ucButton();
- this.ulblCancel = new Infragistics.Win.Misc.UltraLabel();
- this.btnRestore = new Core.StlMes.Client.LgCommon.ucButton();
- this.ulblChoice = new Infragistics.Win.Misc.UltraLabel();
- this.btnCancel = new Core.StlMes.Client.LgCommon.ucButton();
- this.btnSave = new Core.StlMes.Client.LgCommon.ucButton();
- this.listBoxUse = new System.Windows.Forms.ListBox();
- this.listBoxAll = new System.Windows.Forms.ListBox();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._frmModelFormStyle_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._frmModelFormStyle_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._frmModelFormStyle_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._frmModelFormStyle_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.panel1.SuspendLayout();
- this.panel3.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ulblDown);
- this.panel1.Controls.Add(this.ulblAllCancel);
- this.panel1.Controls.Add(this.ulblUp);
- this.panel1.Controls.Add(this.panel3);
- this.panel1.Controls.Add(this.ulblAllChoice);
- this.panel1.Controls.Add(this.panel2);
- this.panel1.Controls.Add(this.ulblCancel);
- this.panel1.Controls.Add(this.btnRestore);
- this.panel1.Controls.Add(this.ulblChoice);
- this.panel1.Controls.Add(this.btnCancel);
- this.panel1.Controls.Add(this.btnSave);
- this.panel1.Controls.Add(this.listBoxUse);
- this.panel1.Controls.Add(this.listBoxAll);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 23);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(347, 249);
- this.panel1.TabIndex = 0;
- //
- // ulblDown
- //
- appearance2.TextHAlignAsString = "Center";
- appearance2.TextVAlignAsString = "Middle";
- this.ulblDown.Appearance = appearance2;
- this.ulblDown.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
- this.ulblDown.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulblDown.Location = new System.Drawing.Point(540, 137);
- this.ulblDown.Name = "ulblDown";
- this.ulblDown.Size = new System.Drawing.Size(28, 50);
- this.ulblDown.TabIndex = 2;
- this.ulblDown.Text = "↓";
- this.ulblDown.Visible = false;
- this.ulblDown.Click += new System.EventHandler(this.ultraLabel_Click);
- //
- // ulblAllCancel
- //
- appearance5.Image = global::Core.StlMes.Client.LgIntegrationQuery.Properties.Resources.b_left_s;
- appearance5.TextHAlignAsString = "Center";
- appearance5.TextVAlignAsString = "Middle";
- this.ulblAllCancel.Appearance = appearance5;
- this.ulblAllCancel.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
- this.ulblAllCancel.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulblAllCancel.Location = new System.Drawing.Point(454, 175);
- this.ulblAllCancel.Name = "ulblAllCancel";
- this.ulblAllCancel.Size = new System.Drawing.Size(28, 23);
- this.ulblAllCancel.TabIndex = 3;
- this.ulblAllCancel.Text = "<<";
- this.ulblAllCancel.Visible = false;
- this.ulblAllCancel.Click += new System.EventHandler(this.ultraLabel_Click);
- //
- // ulblUp
- //
- appearance4.TextHAlignAsString = "Center";
- appearance4.TextVAlignAsString = "Middle";
- this.ulblUp.Appearance = appearance4;
- this.ulblUp.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
- this.ulblUp.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulblUp.Location = new System.Drawing.Point(540, 55);
- this.ulblUp.Name = "ulblUp";
- this.ulblUp.Size = new System.Drawing.Size(28, 50);
- this.ulblUp.TabIndex = 0;
- this.ulblUp.Text = "↑";
- this.ulblUp.Visible = false;
- this.ulblUp.Click += new System.EventHandler(this.ultraLabel_Click);
- //
- // panel3
- //
- this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel3.Controls.Add(this.btnUp);
- this.panel3.Controls.Add(this.btnDown);
- this.panel3.Location = new System.Drawing.Point(273, 16);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(52, 214);
- this.panel3.TabIndex = 10;
- //
- // btnUp
- //
- this.btnUp.Font = new System.Drawing.Font("宋体", 13F);
- this.btnUp.Image = global::Core.StlMes.Client.LgIntegrationQuery.Properties.Resources.b_up_s;
- this.btnUp.Location = new System.Drawing.Point(11, 49);
- this.btnUp.Name = "btnUp";
- this.btnUp.Size = new System.Drawing.Size(32, 32);
- this.btnUp.TabIndex = 0;
- this.toolTip1.SetToolTip(this.btnUp, "上移选中项");
- this.btnUp.UseVisualStyleBackColor = true;
- this.btnUp.Click += new System.EventHandler(this.ucButton_Click);
- //
- // btnDown
- //
- this.btnDown.Font = new System.Drawing.Font("宋体", 13F);
- this.btnDown.Image = global::Core.StlMes.Client.LgIntegrationQuery.Properties.Resources.b_down_s;
- this.btnDown.Location = new System.Drawing.Point(11, 109);
- this.btnDown.Name = "btnDown";
- this.btnDown.Size = new System.Drawing.Size(32, 32);
- this.btnDown.TabIndex = 1;
- this.toolTip1.SetToolTip(this.btnDown, "下移选中项");
- this.btnDown.UseVisualStyleBackColor = true;
- this.btnDown.Click += new System.EventHandler(this.ucButton_Click);
- //
- // ulblAllChoice
- //
- appearance6.TextHAlignAsString = "Center";
- appearance6.TextVAlignAsString = "Middle";
- this.ulblAllChoice.Appearance = appearance6;
- this.ulblAllChoice.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
- this.ulblAllChoice.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulblAllChoice.Location = new System.Drawing.Point(454, 148);
- this.ulblAllChoice.Name = "ulblAllChoice";
- this.ulblAllChoice.Size = new System.Drawing.Size(28, 23);
- this.ulblAllChoice.TabIndex = 2;
- this.ulblAllChoice.Text = ">>";
- this.ulblAllChoice.Visible = false;
- this.ulblAllChoice.Click += new System.EventHandler(this.ultraLabel_Click);
- //
- // panel2
- //
- this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel2.Controls.Add(this.btnL2RSingle);
- this.panel2.Controls.Add(this.btnR2LSingle);
- this.panel2.Controls.Add(this.btnL2RAll);
- this.panel2.Controls.Add(this.btnR2LAll);
- this.panel2.Location = new System.Drawing.Point(121, 16);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(52, 214);
- this.panel2.TabIndex = 9;
- //
- // btnL2RSingle
- //
- this.btnL2RSingle.Font = new System.Drawing.Font("宋体", 13F);
- this.btnL2RSingle.Image = global::Core.StlMes.Client.LgIntegrationQuery.Properties.Resources.b_right_s;
- this.btnL2RSingle.Location = new System.Drawing.Point(9, 18);
- this.btnL2RSingle.Name = "btnL2RSingle";
- this.btnL2RSingle.Size = new System.Drawing.Size(32, 32);
- this.btnL2RSingle.TabIndex = 0;
- this.toolTip1.SetToolTip(this.btnL2RSingle, "选取所选元素");
- this.btnL2RSingle.UseVisualStyleBackColor = true;
- this.btnL2RSingle.Click += new System.EventHandler(this.ucButton_Click);
- //
- // btnR2LSingle
- //
- this.btnR2LSingle.Font = new System.Drawing.Font("宋体", 13F);
- this.btnR2LSingle.Image = global::Core.StlMes.Client.LgIntegrationQuery.Properties.Resources.b_left_s;
- this.btnR2LSingle.Location = new System.Drawing.Point(9, 56);
- this.btnR2LSingle.Name = "btnR2LSingle";
- this.btnR2LSingle.Size = new System.Drawing.Size(32, 32);
- this.btnR2LSingle.TabIndex = 3;
- this.toolTip1.SetToolTip(this.btnR2LSingle, "移出所选元素");
- this.btnR2LSingle.UseVisualStyleBackColor = true;
- this.btnR2LSingle.Click += new System.EventHandler(this.ucButton_Click);
- //
- // btnL2RAll
- //
- this.btnL2RAll.Font = new System.Drawing.Font("宋体", 13F);
- this.btnL2RAll.Image = global::Core.StlMes.Client.LgIntegrationQuery.Properties.Resources.b_allright;
- this.btnL2RAll.Location = new System.Drawing.Point(9, 111);
- this.btnL2RAll.Name = "btnL2RAll";
- this.btnL2RAll.Size = new System.Drawing.Size(32, 32);
- this.btnL2RAll.TabIndex = 1;
- this.toolTip1.SetToolTip(this.btnL2RAll, "选取所有元素");
- this.btnL2RAll.UseVisualStyleBackColor = true;
- this.btnL2RAll.Click += new System.EventHandler(this.ucButton_Click);
- //
- // btnR2LAll
- //
- this.btnR2LAll.Font = new System.Drawing.Font("宋体", 13F);
- this.btnR2LAll.Image = global::Core.StlMes.Client.LgIntegrationQuery.Properties.Resources.b_allleft;
- this.btnR2LAll.Location = new System.Drawing.Point(9, 150);
- this.btnR2LAll.Name = "btnR2LAll";
- this.btnR2LAll.Size = new System.Drawing.Size(32, 32);
- this.btnR2LAll.TabIndex = 2;
- this.toolTip1.SetToolTip(this.btnR2LAll, "移出所有元素");
- this.btnR2LAll.UseVisualStyleBackColor = true;
- this.btnR2LAll.Click += new System.EventHandler(this.ucButton_Click);
- //
- // ulblCancel
- //
- appearance7.TextHAlignAsString = "Center";
- appearance7.TextVAlignAsString = "Middle";
- this.ulblCancel.Appearance = appearance7;
- this.ulblCancel.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
- this.ulblCancel.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulblCancel.Location = new System.Drawing.Point(454, 93);
- this.ulblCancel.Name = "ulblCancel";
- this.ulblCancel.Size = new System.Drawing.Size(28, 23);
- this.ulblCancel.TabIndex = 1;
- this.ulblCancel.Text = "<";
- this.ulblCancel.Visible = false;
- this.ulblCancel.Click += new System.EventHandler(this.ultraLabel_Click);
- //
- // btnRestore
- //
- this.btnRestore.FlatStyle = System.Windows.Forms.FlatStyle.System;
- this.btnRestore.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnRestore.ForeColor = System.Drawing.Color.Black;
- this.btnRestore.Location = new System.Drawing.Point(371, 16);
- this.btnRestore.Name = "btnRestore";
- this.btnRestore.Size = new System.Drawing.Size(75, 25);
- this.btnRestore.TabIndex = 2;
- this.btnRestore.Text = "还原";
- this.toolTip1.SetToolTip(this.btnRestore, "还原元素配置");
- this.btnRestore.UseVisualStyleBackColor = false;
- this.btnRestore.Visible = false;
- this.btnRestore.Click += new System.EventHandler(this.ucButton_Click);
- //
- // ulblChoice
- //
- appearance8.TextHAlignAsString = "Center";
- appearance8.TextVAlignAsString = "Middle";
- this.ulblChoice.Appearance = appearance8;
- this.ulblChoice.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
- this.ulblChoice.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulblChoice.Location = new System.Drawing.Point(454, 66);
- this.ulblChoice.Name = "ulblChoice";
- this.ulblChoice.Size = new System.Drawing.Size(28, 23);
- this.ulblChoice.TabIndex = 0;
- this.ulblChoice.Text = ">";
- this.ulblChoice.Visible = false;
- this.ulblChoice.Click += new System.EventHandler(this.ultraLabel_Click);
- //
- // btnCancel
- //
- this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.System;
- this.btnCancel.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancel.ForeColor = System.Drawing.Color.Black;
- this.btnCancel.Location = new System.Drawing.Point(371, 89);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(75, 25);
- this.btnCancel.TabIndex = 1;
- this.btnCancel.Text = "取消";
- this.toolTip1.SetToolTip(this.btnCancel, "关闭窗口");
- this.btnCancel.UseVisualStyleBackColor = false;
- this.btnCancel.Visible = false;
- this.btnCancel.Click += new System.EventHandler(this.ucButton_Click);
- //
- // btnSave
- //
- this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.System;
- this.btnSave.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSave.ForeColor = System.Drawing.Color.Black;
- this.btnSave.Location = new System.Drawing.Point(370, 53);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(75, 25);
- this.btnSave.TabIndex = 0;
- this.btnSave.Text = "保存";
- this.toolTip1.SetToolTip(this.btnSave, "保存元素配置");
- this.btnSave.UseVisualStyleBackColor = false;
- this.btnSave.Visible = false;
- this.btnSave.Click += new System.EventHandler(this.ucButton_Click);
- //
- // listBoxUse
- //
- this.listBoxUse.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.listBoxUse.FormattingEnabled = true;
- this.listBoxUse.ItemHeight = 14;
- this.listBoxUse.Location = new System.Drawing.Point(173, 16);
- this.listBoxUse.Name = "listBoxUse";
- this.listBoxUse.Size = new System.Drawing.Size(100, 214);
- this.listBoxUse.TabIndex = 0;
- this.toolTip1.SetToolTip(this.listBoxUse, "从此处移除不需要显示的化学成分元素");
- this.listBoxUse.SelectedIndexChanged += new System.EventHandler(this.listBox_SelectedIndexChanged);
- //
- // listBoxAll
- //
- this.listBoxAll.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.listBoxAll.FormattingEnabled = true;
- this.listBoxAll.ItemHeight = 14;
- this.listBoxAll.Location = new System.Drawing.Point(22, 16);
- this.listBoxAll.Name = "listBoxAll";
- this.listBoxAll.Size = new System.Drawing.Size(100, 214);
- this.listBoxAll.TabIndex = 0;
- this.toolTip1.SetToolTip(this.listBoxAll, "从此处选择需要显示的化学元素名称");
- this.listBoxAll.SelectedIndexChanged += new System.EventHandler(this.listBox_SelectedIndexChanged);
- //
- // ultraToolbarsManager1
- //
- appearance23.FontData.Name = "宋体";
- appearance23.FontData.SizeInPoints = 9F;
- this.ultraToolbarsManager1.Appearance = appearance23;
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this;
- this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
- this.ultraToolbarsManager1.LockToolbars = true;
- this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
- this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- buttonTool1.InstanceProps.IsFirstInGroup = true;
- buttonTool3.InstanceProps.IsFirstInGroup = true;
- buttonTool7.InstanceProps.IsFirstInGroup = true;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool3,
- buttonTool7});
- ultraToolbar1.Text = "UltraToolbar1";
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
- buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
- buttonTool9.SharedPropsInternal.Caption = "保存";
- buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
- buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
- buttonTool11.SharedPropsInternal.Caption = "重置";
- buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
- buttonTool12.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
- buttonTool12.SharedPropsInternal.Caption = "关闭";
- buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool14.SharedPropsInternal.Caption = "删除";
- buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool9,
- buttonTool11,
- buttonTool12,
- buttonTool14});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // _frmModelFormStyle_Toolbars_Dock_Area_Top
- //
- this._frmModelFormStyle_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmModelFormStyle_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._frmModelFormStyle_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._frmModelFormStyle_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmModelFormStyle_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._frmModelFormStyle_Toolbars_Dock_Area_Top.Name = "_frmModelFormStyle_Toolbars_Dock_Area_Top";
- this._frmModelFormStyle_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(347, 23);
- this._frmModelFormStyle_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _frmModelFormStyle_Toolbars_Dock_Area_Bottom
- //
- this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 272);
- this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.Name = "_frmModelFormStyle_Toolbars_Dock_Area_Bottom";
- this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(347, 0);
- this._frmModelFormStyle_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _frmModelFormStyle_Toolbars_Dock_Area_Left
- //
- this._frmModelFormStyle_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmModelFormStyle_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._frmModelFormStyle_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._frmModelFormStyle_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmModelFormStyle_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 23);
- this._frmModelFormStyle_Toolbars_Dock_Area_Left.Name = "_frmModelFormStyle_Toolbars_Dock_Area_Left";
- this._frmModelFormStyle_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 249);
- this._frmModelFormStyle_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _frmModelFormStyle_Toolbars_Dock_Area_Right
- //
- this._frmModelFormStyle_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmModelFormStyle_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._frmModelFormStyle_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._frmModelFormStyle_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmModelFormStyle_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(347, 23);
- this._frmModelFormStyle_Toolbars_Dock_Area_Right.Name = "_frmModelFormStyle_Toolbars_Dock_Area_Right";
- this._frmModelFormStyle_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 249);
- this._frmModelFormStyle_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // frmSetEleCols
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.CancelButton = this.btnCancel;
- this.ClientSize = new System.Drawing.Size(347, 272);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this._frmModelFormStyle_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._frmModelFormStyle_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._frmModelFormStyle_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._frmModelFormStyle_Toolbars_Dock_Area_Bottom);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.KeyPreview = true;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "frmSetEleCols";
- this.ShowInTaskbar = false;
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "化学成分列设置";
- this.Load += new System.EventHandler(this.frmSetEleCols_Load);
- this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.frmSetEleCols_KeyPress);
- this.panel1.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.ListBox listBoxAll;
- private Core.StlMes.Client.LgCommon.ucButton btnR2LSingle;
- private Core.StlMes.Client.LgCommon.ucButton btnR2LAll;
- private Core.StlMes.Client.LgCommon.ucButton btnL2RAll;
- private Core.StlMes.Client.LgCommon.ucButton btnL2RSingle;
- private System.Windows.Forms.ListBox listBoxUse;
- private Core.StlMes.Client.LgCommon.ucButton btnDown;
- private Core.StlMes.Client.LgCommon.ucButton btnUp;
- private Core.StlMes.Client.LgCommon.ucButton btnSave;
- private Core.StlMes.Client.LgCommon.ucButton btnCancel;
- private System.Windows.Forms.ToolTip toolTip1;
- private Core.StlMes.Client.LgCommon.ucButton btnRestore;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.Misc.UltraLabel ulblCancel;
- private Infragistics.Win.Misc.UltraLabel ulblChoice;
- private System.Windows.Forms.Panel panel3;
- private Infragistics.Win.Misc.UltraLabel ulblDown;
- private Infragistics.Win.Misc.UltraLabel ulblUp;
- private Infragistics.Win.Misc.UltraLabel ulblAllCancel;
- private Infragistics.Win.Misc.UltraLabel ulblAllChoice;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmModelFormStyle_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmModelFormStyle_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmModelFormStyle_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmModelFormStyle_Toolbars_Dock_Area_Bottom;
- }
- }
|