FrmSteelMakingPlan.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. namespace Core.StlMes.Client.PlnSaleOrd
  2. {
  3. partial class FrmSteelMakingPlan
  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. this.components = new System.ComponentModel.Container();
  29. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  30. this.comStatus = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  31. this.chcStatus = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  32. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  33. this.txtFurnaceno = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  34. this.txtCastno = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  35. this.dateEndtime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  36. this.dateBegintime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  37. this.chcFurnaceno = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  38. this.chcCastno = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  39. this.chcMaketime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  40. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  41. this.controlCastPlan1 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlCastPlan();
  42. this.controlFurNacePlan1 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlFurNacePlan();
  43. this.plnSteelforcastEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  44. this.ultraPanel1.ClientArea.SuspendLayout();
  45. this.ultraPanel1.SuspendLayout();
  46. ((System.ComponentModel.ISupportInitialize)(this.comStatus)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.chcStatus)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.txtFurnaceno)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.txtCastno)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.dateEndtime)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.dateBegintime)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.chcFurnaceno)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.chcCastno)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.chcMaketime)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  56. this.splitContainer1.Panel1.SuspendLayout();
  57. this.splitContainer1.Panel2.SuspendLayout();
  58. this.splitContainer1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.plnSteelforcastEntityBindingSource)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // ultraPanel1
  63. //
  64. //
  65. // ultraPanel1.ClientArea
  66. //
  67. this.ultraPanel1.ClientArea.Controls.Add(this.comStatus);
  68. this.ultraPanel1.ClientArea.Controls.Add(this.chcStatus);
  69. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  70. this.ultraPanel1.ClientArea.Controls.Add(this.txtFurnaceno);
  71. this.ultraPanel1.ClientArea.Controls.Add(this.txtCastno);
  72. this.ultraPanel1.ClientArea.Controls.Add(this.dateEndtime);
  73. this.ultraPanel1.ClientArea.Controls.Add(this.dateBegintime);
  74. this.ultraPanel1.ClientArea.Controls.Add(this.chcFurnaceno);
  75. this.ultraPanel1.ClientArea.Controls.Add(this.chcCastno);
  76. this.ultraPanel1.ClientArea.Controls.Add(this.chcMaketime);
  77. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  78. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  79. this.ultraPanel1.Name = "ultraPanel1";
  80. this.ultraPanel1.Size = new System.Drawing.Size(1252, 39);
  81. this.ultraPanel1.TabIndex = 0;
  82. //
  83. // comStatus
  84. //
  85. this.comStatus.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  86. this.comStatus.Location = new System.Drawing.Point(845, 9);
  87. this.comStatus.Name = "comStatus";
  88. this.comStatus.ReadOnly = true;
  89. this.comStatus.Size = new System.Drawing.Size(120, 21);
  90. this.comStatus.TabIndex = 12;
  91. //
  92. // chcStatus
  93. //
  94. this.chcStatus.AutoSize = true;
  95. this.chcStatus.Location = new System.Drawing.Point(793, 10);
  96. this.chcStatus.Name = "chcStatus";
  97. this.chcStatus.Size = new System.Drawing.Size(46, 19);
  98. this.chcStatus.TabIndex = 11;
  99. this.chcStatus.Text = "状态";
  100. this.chcStatus.CheckedChanged += new System.EventHandler(this.chcStatus_CheckedChanged);
  101. //
  102. // ultraLabel1
  103. //
  104. this.ultraLabel1.AutoSize = true;
  105. this.ultraLabel1.Location = new System.Drawing.Point(215, 11);
  106. this.ultraLabel1.Name = "ultraLabel1";
  107. this.ultraLabel1.Size = new System.Drawing.Size(17, 16);
  108. this.ultraLabel1.TabIndex = 7;
  109. this.ultraLabel1.Text = "至";
  110. //
  111. // txtFurnaceno
  112. //
  113. this.txtFurnaceno.Location = new System.Drawing.Point(647, 9);
  114. this.txtFurnaceno.Name = "txtFurnaceno";
  115. this.txtFurnaceno.Size = new System.Drawing.Size(120, 21);
  116. this.txtFurnaceno.TabIndex = 6;
  117. //
  118. // txtCastno
  119. //
  120. this.txtCastno.Location = new System.Drawing.Point(441, 9);
  121. this.txtCastno.Name = "txtCastno";
  122. this.txtCastno.Size = new System.Drawing.Size(120, 21);
  123. this.txtCastno.TabIndex = 5;
  124. //
  125. // dateEndtime
  126. //
  127. this.dateEndtime.Location = new System.Drawing.Point(238, 9);
  128. this.dateEndtime.Name = "dateEndtime";
  129. this.dateEndtime.Size = new System.Drawing.Size(120, 21);
  130. this.dateEndtime.TabIndex = 4;
  131. //
  132. // dateBegintime
  133. //
  134. this.dateBegintime.Location = new System.Drawing.Point(89, 9);
  135. this.dateBegintime.Name = "dateBegintime";
  136. this.dateBegintime.Size = new System.Drawing.Size(120, 21);
  137. this.dateBegintime.TabIndex = 3;
  138. //
  139. // chcFurnaceno
  140. //
  141. this.chcFurnaceno.AutoSize = true;
  142. this.chcFurnaceno.Location = new System.Drawing.Point(583, 10);
  143. this.chcFurnaceno.Name = "chcFurnaceno";
  144. this.chcFurnaceno.Size = new System.Drawing.Size(59, 19);
  145. this.chcFurnaceno.TabIndex = 2;
  146. this.chcFurnaceno.Text = "炉次号";
  147. //
  148. // chcCastno
  149. //
  150. this.chcCastno.AutoSize = true;
  151. this.chcCastno.Location = new System.Drawing.Point(376, 10);
  152. this.chcCastno.Name = "chcCastno";
  153. this.chcCastno.Size = new System.Drawing.Size(59, 19);
  154. this.chcCastno.TabIndex = 1;
  155. this.chcCastno.Text = "浇次号";
  156. //
  157. // chcMaketime
  158. //
  159. this.chcMaketime.AutoSize = true;
  160. this.chcMaketime.Checked = true;
  161. this.chcMaketime.CheckState = System.Windows.Forms.CheckState.Checked;
  162. this.chcMaketime.Location = new System.Drawing.Point(12, 10);
  163. this.chcMaketime.Name = "chcMaketime";
  164. this.chcMaketime.Size = new System.Drawing.Size(71, 19);
  165. this.chcMaketime.TabIndex = 0;
  166. this.chcMaketime.Text = "制定时间";
  167. this.chcMaketime.CheckedChanged += new System.EventHandler(this.chcMaketime_CheckedChanged);
  168. //
  169. // splitContainer1
  170. //
  171. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  172. this.splitContainer1.Location = new System.Drawing.Point(0, 39);
  173. this.splitContainer1.Name = "splitContainer1";
  174. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  175. //
  176. // splitContainer1.Panel1
  177. //
  178. this.splitContainer1.Panel1.Controls.Add(this.controlCastPlan1);
  179. //
  180. // splitContainer1.Panel2
  181. //
  182. this.splitContainer1.Panel2.Controls.Add(this.controlFurNacePlan1);
  183. this.splitContainer1.Size = new System.Drawing.Size(1252, 454);
  184. this.splitContainer1.SplitterDistance = 190;
  185. this.splitContainer1.TabIndex = 1;
  186. //
  187. // controlCastPlan1
  188. //
  189. this.controlCastPlan1.Dock = System.Windows.Forms.DockStyle.Fill;
  190. this.controlCastPlan1.Location = new System.Drawing.Point(0, 0);
  191. this.controlCastPlan1.Name = "controlCastPlan1";
  192. this.controlCastPlan1.Size = new System.Drawing.Size(1252, 190);
  193. this.controlCastPlan1.TabIndex = 0;
  194. //
  195. // controlFurNacePlan1
  196. //
  197. this.controlFurNacePlan1.Dock = System.Windows.Forms.DockStyle.Fill;
  198. this.controlFurNacePlan1.Location = new System.Drawing.Point(0, 0);
  199. this.controlFurNacePlan1.Name = "controlFurNacePlan1";
  200. this.controlFurNacePlan1.Size = new System.Drawing.Size(1252, 260);
  201. this.controlFurNacePlan1.TabIndex = 0;
  202. //
  203. // plnSteelforcastEntityBindingSource
  204. //
  205. this.plnSteelforcastEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.炼钢计划.entity.PlnSteelforcastEntity);
  206. //
  207. // FrmSteelMakingPlan
  208. //
  209. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  210. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  211. this.ClientSize = new System.Drawing.Size(1252, 493);
  212. this.Controls.Add(this.splitContainer1);
  213. this.Controls.Add(this.ultraPanel1);
  214. this.Name = "FrmSteelMakingPlan";
  215. this.Text = "炼钢计划编制";
  216. this.Load += new System.EventHandler(this.FrmSteelMakingPlan_Load);
  217. this.ultraPanel1.ClientArea.ResumeLayout(false);
  218. this.ultraPanel1.ClientArea.PerformLayout();
  219. this.ultraPanel1.ResumeLayout(false);
  220. ((System.ComponentModel.ISupportInitialize)(this.comStatus)).EndInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.chcStatus)).EndInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.txtFurnaceno)).EndInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.txtCastno)).EndInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.dateEndtime)).EndInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.dateBegintime)).EndInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.chcFurnaceno)).EndInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.chcCastno)).EndInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.chcMaketime)).EndInit();
  229. this.splitContainer1.Panel1.ResumeLayout(false);
  230. this.splitContainer1.Panel2.ResumeLayout(false);
  231. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  232. this.splitContainer1.ResumeLayout(false);
  233. ((System.ComponentModel.ISupportInitialize)(this.plnSteelforcastEntityBindingSource)).EndInit();
  234. this.ResumeLayout(false);
  235. }
  236. #endregion
  237. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  238. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  239. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtFurnaceno;
  240. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCastno;
  241. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEndtime;
  242. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegintime;
  243. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcFurnaceno;
  244. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcCastno;
  245. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcMaketime;
  246. private System.Windows.Forms.SplitContainer splitContainer1;
  247. private System.Windows.Forms.BindingSource plnSteelforcastEntityBindingSource;
  248. private 炼钢计划.control.ControlFurNacePlan controlFurNacePlan1;
  249. private 炼钢计划.control.ControlCastPlan controlCastPlan1;
  250. private Infragistics.Win.UltraWinEditors.UltraComboEditor comStatus;
  251. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcStatus;
  252. }
  253. }