UserControlGpStrat.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. namespace Core.StlMes.Client.PlnSaleOrd.炼钢计划.control
  2. {
  3. partial class UserControlGpStrat
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  29. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  30. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  31. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  32. this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
  33. this.chcStatus5 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  34. this.chcStatus4 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  35. this.chcStatus3 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  36. this.chcStatus2 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  37. this.chcStatus1 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  38. this.ultraPanel1.ClientArea.SuspendLayout();
  39. this.ultraPanel1.SuspendLayout();
  40. this.ultraPanel2.ClientArea.SuspendLayout();
  41. this.ultraPanel2.SuspendLayout();
  42. this.ultraPanel3.ClientArea.SuspendLayout();
  43. this.ultraPanel3.SuspendLayout();
  44. this.ultraPanel4.ClientArea.SuspendLayout();
  45. this.ultraPanel4.SuspendLayout();
  46. this.ultraPanel5.ClientArea.SuspendLayout();
  47. this.ultraPanel5.SuspendLayout();
  48. this.SuspendLayout();
  49. //
  50. // ultraPanel1
  51. //
  52. //
  53. // ultraPanel1.ClientArea
  54. //
  55. this.ultraPanel1.ClientArea.Controls.Add(this.chcStatus1);
  56. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  57. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  58. this.ultraPanel1.Name = "ultraPanel1";
  59. this.ultraPanel1.Size = new System.Drawing.Size(62, 35);
  60. this.ultraPanel1.TabIndex = 0;
  61. //
  62. // ultraPanel2
  63. //
  64. //
  65. // ultraPanel2.ClientArea
  66. //
  67. this.ultraPanel2.ClientArea.Controls.Add(this.chcStatus2);
  68. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Left;
  69. this.ultraPanel2.Location = new System.Drawing.Point(62, 0);
  70. this.ultraPanel2.Name = "ultraPanel2";
  71. this.ultraPanel2.Size = new System.Drawing.Size(56, 35);
  72. this.ultraPanel2.TabIndex = 1;
  73. //
  74. // ultraPanel3
  75. //
  76. //
  77. // ultraPanel3.ClientArea
  78. //
  79. this.ultraPanel3.ClientArea.Controls.Add(this.chcStatus3);
  80. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Left;
  81. this.ultraPanel3.Location = new System.Drawing.Point(118, 0);
  82. this.ultraPanel3.Name = "ultraPanel3";
  83. this.ultraPanel3.Size = new System.Drawing.Size(56, 35);
  84. this.ultraPanel3.TabIndex = 2;
  85. //
  86. // ultraPanel4
  87. //
  88. //
  89. // ultraPanel4.ClientArea
  90. //
  91. this.ultraPanel4.ClientArea.Controls.Add(this.chcStatus4);
  92. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Left;
  93. this.ultraPanel4.Location = new System.Drawing.Point(174, 0);
  94. this.ultraPanel4.Name = "ultraPanel4";
  95. this.ultraPanel4.Size = new System.Drawing.Size(52, 35);
  96. this.ultraPanel4.TabIndex = 3;
  97. //
  98. // ultraPanel5
  99. //
  100. //
  101. // ultraPanel5.ClientArea
  102. //
  103. this.ultraPanel5.ClientArea.Controls.Add(this.chcStatus5);
  104. this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Left;
  105. this.ultraPanel5.Location = new System.Drawing.Point(226, 0);
  106. this.ultraPanel5.Name = "ultraPanel5";
  107. this.ultraPanel5.Size = new System.Drawing.Size(81, 35);
  108. this.ultraPanel5.TabIndex = 4;
  109. //
  110. // chcStatus5
  111. //
  112. this.chcStatus5.AutoSize = true;
  113. this.chcStatus5.Dock = System.Windows.Forms.DockStyle.Fill;
  114. this.chcStatus5.Location = new System.Drawing.Point(0, 0);
  115. this.chcStatus5.Margin = new System.Windows.Forms.Padding(2);
  116. this.chcStatus5.Name = "chcStatus5";
  117. this.chcStatus5.Size = new System.Drawing.Size(81, 35);
  118. this.chcStatus5.TabIndex = 22;
  119. this.chcStatus5.Text = "生产完成";
  120. this.chcStatus5.UseVisualStyleBackColor = true;
  121. this.chcStatus5.Visible = false;
  122. this.chcStatus5.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  123. //
  124. // chcStatus4
  125. //
  126. this.chcStatus4.AutoSize = true;
  127. this.chcStatus4.Dock = System.Windows.Forms.DockStyle.Fill;
  128. this.chcStatus4.Location = new System.Drawing.Point(0, 0);
  129. this.chcStatus4.Margin = new System.Windows.Forms.Padding(2);
  130. this.chcStatus4.Name = "chcStatus4";
  131. this.chcStatus4.Size = new System.Drawing.Size(52, 35);
  132. this.chcStatus4.TabIndex = 21;
  133. this.chcStatus4.Text = "关闭";
  134. this.chcStatus4.UseVisualStyleBackColor = true;
  135. this.chcStatus4.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  136. //
  137. // chcStatus3
  138. //
  139. this.chcStatus3.AutoSize = true;
  140. this.chcStatus3.Dock = System.Windows.Forms.DockStyle.Fill;
  141. this.chcStatus3.Location = new System.Drawing.Point(0, 0);
  142. this.chcStatus3.Margin = new System.Windows.Forms.Padding(2);
  143. this.chcStatus3.Name = "chcStatus3";
  144. this.chcStatus3.Size = new System.Drawing.Size(56, 35);
  145. this.chcStatus3.TabIndex = 20;
  146. this.chcStatus3.Text = "生产";
  147. this.chcStatus3.UseVisualStyleBackColor = true;
  148. this.chcStatus3.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  149. //
  150. // chcStatus2
  151. //
  152. this.chcStatus2.AutoSize = true;
  153. this.chcStatus2.Checked = true;
  154. this.chcStatus2.Dock = System.Windows.Forms.DockStyle.Fill;
  155. this.chcStatus2.Location = new System.Drawing.Point(0, 0);
  156. this.chcStatus2.Margin = new System.Windows.Forms.Padding(2);
  157. this.chcStatus2.Name = "chcStatus2";
  158. this.chcStatus2.Size = new System.Drawing.Size(56, 35);
  159. this.chcStatus2.TabIndex = 19;
  160. this.chcStatus2.TabStop = true;
  161. this.chcStatus2.Text = "计划";
  162. this.chcStatus2.UseVisualStyleBackColor = true;
  163. this.chcStatus2.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  164. //
  165. // chcStatus1
  166. //
  167. this.chcStatus1.AutoSize = true;
  168. this.chcStatus1.Checked = true;
  169. this.chcStatus1.Dock = System.Windows.Forms.DockStyle.Fill;
  170. this.chcStatus1.Location = new System.Drawing.Point(0, 0);
  171. this.chcStatus1.Margin = new System.Windows.Forms.Padding(2);
  172. this.chcStatus1.Name = "chcStatus1";
  173. this.chcStatus1.Size = new System.Drawing.Size(62, 35);
  174. this.chcStatus1.TabIndex = 18;
  175. this.chcStatus1.TabStop = true;
  176. this.chcStatus1.Text = "待处理";
  177. this.chcStatus1.UseVisualStyleBackColor = true;
  178. this.chcStatus1.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  179. //
  180. // UserControlGpStrat
  181. //
  182. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  183. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  184. this.Controls.Add(this.ultraPanel5);
  185. this.Controls.Add(this.ultraPanel4);
  186. this.Controls.Add(this.ultraPanel3);
  187. this.Controls.Add(this.ultraPanel2);
  188. this.Controls.Add(this.ultraPanel1);
  189. this.Name = "UserControlGpStrat";
  190. this.Size = new System.Drawing.Size(230, 35);
  191. this.ultraPanel1.ClientArea.ResumeLayout(false);
  192. this.ultraPanel1.ClientArea.PerformLayout();
  193. this.ultraPanel1.ResumeLayout(false);
  194. this.ultraPanel2.ClientArea.ResumeLayout(false);
  195. this.ultraPanel2.ClientArea.PerformLayout();
  196. this.ultraPanel2.ResumeLayout(false);
  197. this.ultraPanel3.ClientArea.ResumeLayout(false);
  198. this.ultraPanel3.ClientArea.PerformLayout();
  199. this.ultraPanel3.ResumeLayout(false);
  200. this.ultraPanel4.ClientArea.ResumeLayout(false);
  201. this.ultraPanel4.ClientArea.PerformLayout();
  202. this.ultraPanel4.ResumeLayout(false);
  203. this.ultraPanel5.ClientArea.ResumeLayout(false);
  204. this.ultraPanel5.ClientArea.PerformLayout();
  205. this.ultraPanel5.ResumeLayout(false);
  206. this.ResumeLayout(false);
  207. }
  208. #endregion
  209. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  210. private Control.ControlRadioButton chcStatus1;
  211. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  212. private Control.ControlRadioButton chcStatus2;
  213. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  214. private Control.ControlRadioButton chcStatus3;
  215. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  216. private Control.ControlRadioButton chcStatus4;
  217. private Infragistics.Win.Misc.UltraPanel ultraPanel5;
  218. private Control.ControlRadioButton chcStatus5;
  219. }
  220. }