| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- namespace Core.StlMes.Client.PlnSaleOrd.炼钢计划
- {
- partial class StoveInfo
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Refresh");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StoveInfo));
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("HandOver");
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Refresh");
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.utmMain = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager();
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.StoveInfo_Fill_Panel = new System.Windows.Forms.Panel();
- this.ucChemicalComposition = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ucChemicalComposition();
- ((System.ComponentModel.ISupportInitialize)(this.utmMain)).BeginInit();
- this.StoveInfo_Fill_Panel.SuspendLayout();
- this.SuspendLayout();
- //
- // _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top
- //
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.Name = "_FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top";
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(759, 27);
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.ToolbarsManager = this.utmMain;
- //
- // utmMain
- //
- this.utmMain.DesignerFlags = 1;
- this.utmMain.DockWithinContainer = this;
- this.utmMain.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
- this.utmMain.ShowQuickCustomizeButton = false;
- this.utmMain.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- buttonTool3.InstanceProps.IsFirstInGroup = true;
- buttonTool7.InstanceProps.IsFirstInGroup = true;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool3,
- buttonTool7});
- ultraToolbar1.Text = "UltraToolbar1";
- this.utmMain.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
- buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
- buttonTool8.SharedPropsInternal.Caption = "关闭";
- buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
- buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
- buttonTool2.SharedPropsInternal.Caption = "转交";
- buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
- buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
- buttonTool4.SharedPropsInternal.Caption = "刷新";
- buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.utmMain.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool8,
- buttonTool2,
- buttonTool4});
- this.utmMain.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.utmMain_ToolClick);
- //
- // _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom
- //
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 261);
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.Name = "_FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom";
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(759, 0);
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.utmMain;
- //
- // _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left
- //
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27);
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.Name = "_FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left";
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 234);
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.ToolbarsManager = this.utmMain;
- //
- // _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right
- //
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(759, 27);
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.Name = "_FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right";
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 234);
- this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.ToolbarsManager = this.utmMain;
- //
- // StoveInfo_Fill_Panel
- //
- this.StoveInfo_Fill_Panel.Controls.Add(this.ucChemicalComposition);
- this.StoveInfo_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.StoveInfo_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.StoveInfo_Fill_Panel.Location = new System.Drawing.Point(0, 27);
- this.StoveInfo_Fill_Panel.Name = "StoveInfo_Fill_Panel";
- this.StoveInfo_Fill_Panel.Size = new System.Drawing.Size(759, 234);
- this.StoveInfo_Fill_Panel.TabIndex = 8;
- //
- // ucChemicalComposition
- //
- this.ucChemicalComposition.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ucChemicalComposition.Location = new System.Drawing.Point(0, 0);
- this.ucChemicalComposition.Name = "ucChemicalComposition";
- this.ucChemicalComposition.Size = new System.Drawing.Size(759, 234);
- this.ucChemicalComposition.TabIndex = 0;
- //
- // StoveInfo
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(759, 261);
- this.Controls.Add(this.StoveInfo_Fill_Panel);
- this.Controls.Add(this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom);
- this.Name = "StoveInfo";
- this.Text = "炉号信息";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.Load += new System.EventHandler(this.StoveInfo_Load);
- ((System.ComponentModel.ISupportInitialize)(this.utmMain)).EndInit();
- this.StoveInfo_Fill_Panel.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager utmMain;
- private System.Windows.Forms.Panel StoveInfo_Fill_Panel;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom;
- private control.ucChemicalComposition ucChemicalComposition;
- }
- }
|