StoveInfo.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. namespace Core.StlMes.Client.PlnSaleOrd.炼钢计划
  2. {
  3. partial class StoveInfo
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  29. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Refresh");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  32. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  33. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StoveInfo));
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("HandOver");
  35. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Refresh");
  37. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  38. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  39. this.utmMain = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager();
  40. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  41. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  42. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  43. this.StoveInfo_Fill_Panel = new System.Windows.Forms.Panel();
  44. this.ucChemicalComposition = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ucChemicalComposition();
  45. ((System.ComponentModel.ISupportInitialize)(this.utmMain)).BeginInit();
  46. this.StoveInfo_Fill_Panel.SuspendLayout();
  47. this.SuspendLayout();
  48. //
  49. // _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top
  50. //
  51. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  52. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  53. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  54. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  55. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  56. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.Name = "_FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top";
  57. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(759, 27);
  58. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top.ToolbarsManager = this.utmMain;
  59. //
  60. // utmMain
  61. //
  62. this.utmMain.DesignerFlags = 1;
  63. this.utmMain.DockWithinContainer = this;
  64. this.utmMain.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  65. this.utmMain.ShowQuickCustomizeButton = false;
  66. this.utmMain.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  67. ultraToolbar1.DockedColumn = 0;
  68. ultraToolbar1.DockedRow = 0;
  69. buttonTool3.InstanceProps.IsFirstInGroup = true;
  70. buttonTool7.InstanceProps.IsFirstInGroup = true;
  71. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  72. buttonTool3,
  73. buttonTool7});
  74. ultraToolbar1.Text = "UltraToolbar1";
  75. this.utmMain.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  76. ultraToolbar1});
  77. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  78. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  79. buttonTool8.SharedPropsInternal.Caption = "关闭";
  80. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  81. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  82. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  83. buttonTool2.SharedPropsInternal.Caption = "转交";
  84. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  85. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  86. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  87. buttonTool4.SharedPropsInternal.Caption = "刷新";
  88. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  89. this.utmMain.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  90. buttonTool8,
  91. buttonTool2,
  92. buttonTool4});
  93. this.utmMain.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.utmMain_ToolClick);
  94. //
  95. // _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom
  96. //
  97. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  98. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  99. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  100. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  101. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 261);
  102. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.Name = "_FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom";
  103. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(759, 0);
  104. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.utmMain;
  105. //
  106. // _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left
  107. //
  108. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  109. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  110. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  111. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  112. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27);
  113. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.Name = "_FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left";
  114. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 234);
  115. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left.ToolbarsManager = this.utmMain;
  116. //
  117. // _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right
  118. //
  119. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  120. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  121. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  122. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  123. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(759, 27);
  124. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.Name = "_FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right";
  125. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 234);
  126. this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right.ToolbarsManager = this.utmMain;
  127. //
  128. // StoveInfo_Fill_Panel
  129. //
  130. this.StoveInfo_Fill_Panel.Controls.Add(this.ucChemicalComposition);
  131. this.StoveInfo_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  132. this.StoveInfo_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  133. this.StoveInfo_Fill_Panel.Location = new System.Drawing.Point(0, 27);
  134. this.StoveInfo_Fill_Panel.Name = "StoveInfo_Fill_Panel";
  135. this.StoveInfo_Fill_Panel.Size = new System.Drawing.Size(759, 234);
  136. this.StoveInfo_Fill_Panel.TabIndex = 8;
  137. //
  138. // ucChemicalComposition
  139. //
  140. this.ucChemicalComposition.Dock = System.Windows.Forms.DockStyle.Fill;
  141. this.ucChemicalComposition.Location = new System.Drawing.Point(0, 0);
  142. this.ucChemicalComposition.Name = "ucChemicalComposition";
  143. this.ucChemicalComposition.Size = new System.Drawing.Size(759, 234);
  144. this.ucChemicalComposition.TabIndex = 0;
  145. //
  146. // StoveInfo
  147. //
  148. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  149. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  150. this.ClientSize = new System.Drawing.Size(759, 261);
  151. this.Controls.Add(this.StoveInfo_Fill_Panel);
  152. this.Controls.Add(this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left);
  153. this.Controls.Add(this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right);
  154. this.Controls.Add(this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top);
  155. this.Controls.Add(this._FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom);
  156. this.Name = "StoveInfo";
  157. this.Text = "炉号信息";
  158. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  159. this.Load += new System.EventHandler(this.StoveInfo_Load);
  160. ((System.ComponentModel.ISupportInitialize)(this.utmMain)).EndInit();
  161. this.StoveInfo_Fill_Panel.ResumeLayout(false);
  162. this.ResumeLayout(false);
  163. }
  164. #endregion
  165. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager utmMain;
  166. private System.Windows.Forms.Panel StoveInfo_Fill_Panel;
  167. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Left;
  168. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Right;
  169. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Top;
  170. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmSteelHandOver_Fill_Panel_Toolbars_Dock_Area_Bottom;
  171. private control.ucChemicalComposition ucChemicalComposition;
  172. }
  173. }