ContorlPlanStatusZy.Designer.cs 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. namespace Core.StlMes.Client.PlnSaleOrd.Control
  2. {
  3. partial class ContorlPlanStatusZy
  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.panel1 = new System.Windows.Forms.Panel();
  29. this.chcStatus1 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  30. this.panel2 = new System.Windows.Forms.Panel();
  31. this.chcStatus2 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  32. this.panel3 = new System.Windows.Forms.Panel();
  33. this.chcStatus3 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  34. this.panel4 = new System.Windows.Forms.Panel();
  35. this.chcStatus4 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  36. this.panel5 = new System.Windows.Forms.Panel();
  37. this.chcStatus5 = new Core.StlMes.Client.PlnSaleOrd.Control.ControlRadioButton();
  38. this.panel1.SuspendLayout();
  39. this.panel2.SuspendLayout();
  40. this.panel3.SuspendLayout();
  41. this.panel4.SuspendLayout();
  42. this.panel5.SuspendLayout();
  43. this.SuspendLayout();
  44. //
  45. // panel1
  46. //
  47. this.panel1.Controls.Add(this.chcStatus1);
  48. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  49. this.panel1.Location = new System.Drawing.Point(0, 0);
  50. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  51. this.panel1.Name = "panel1";
  52. this.panel1.Size = new System.Drawing.Size(56, 27);
  53. this.panel1.TabIndex = 0;
  54. //
  55. // chcStatus1
  56. //
  57. this.chcStatus1.AutoSize = true;
  58. this.chcStatus1.BackColor = System.Drawing.Color.Transparent;
  59. this.chcStatus1.Checked = true;
  60. this.chcStatus1.Dock = System.Windows.Forms.DockStyle.Fill;
  61. this.chcStatus1.Location = new System.Drawing.Point(0, 0);
  62. this.chcStatus1.Margin = new System.Windows.Forms.Padding(2);
  63. this.chcStatus1.Name = "chcStatus1";
  64. this.chcStatus1.Size = new System.Drawing.Size(56, 27);
  65. this.chcStatus1.TabIndex = 17;
  66. this.chcStatus1.TabStop = true;
  67. this.chcStatus1.Text = "计划";
  68. this.chcStatus1.UseVisualStyleBackColor = false;
  69. this.chcStatus1.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  70. //
  71. // panel2
  72. //
  73. this.panel2.Controls.Add(this.chcStatus2);
  74. this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
  75. this.panel2.Location = new System.Drawing.Point(56, 0);
  76. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  77. this.panel2.Name = "panel2";
  78. this.panel2.Size = new System.Drawing.Size(56, 27);
  79. this.panel2.TabIndex = 1;
  80. //
  81. // chcStatus2
  82. //
  83. this.chcStatus2.AutoSize = true;
  84. this.chcStatus2.Dock = System.Windows.Forms.DockStyle.Fill;
  85. this.chcStatus2.Location = new System.Drawing.Point(0, 0);
  86. this.chcStatus2.Margin = new System.Windows.Forms.Padding(2);
  87. this.chcStatus2.Name = "chcStatus2";
  88. this.chcStatus2.Size = new System.Drawing.Size(56, 27);
  89. this.chcStatus2.TabIndex = 18;
  90. this.chcStatus2.Text = "下发";
  91. this.chcStatus2.UseVisualStyleBackColor = true;
  92. this.chcStatus2.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  93. //
  94. // panel3
  95. //
  96. this.panel3.Controls.Add(this.chcStatus3);
  97. this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
  98. this.panel3.Location = new System.Drawing.Point(112, 0);
  99. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  100. this.panel3.Name = "panel3";
  101. this.panel3.Size = new System.Drawing.Size(60, 27);
  102. this.panel3.TabIndex = 2;
  103. //
  104. // chcStatus3
  105. //
  106. this.chcStatus3.AutoSize = true;
  107. this.chcStatus3.Dock = System.Windows.Forms.DockStyle.Fill;
  108. this.chcStatus3.Location = new System.Drawing.Point(0, 0);
  109. this.chcStatus3.Margin = new System.Windows.Forms.Padding(2);
  110. this.chcStatus3.Name = "chcStatus3";
  111. this.chcStatus3.Size = new System.Drawing.Size(60, 27);
  112. this.chcStatus3.TabIndex = 19;
  113. this.chcStatus3.Text = "生产中";
  114. this.chcStatus3.UseVisualStyleBackColor = true;
  115. this.chcStatus3.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  116. //
  117. // panel4
  118. //
  119. this.panel4.Controls.Add(this.chcStatus4);
  120. this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
  121. this.panel4.Location = new System.Drawing.Point(172, 0);
  122. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  123. this.panel4.Name = "panel4";
  124. this.panel4.Size = new System.Drawing.Size(75, 27);
  125. this.panel4.TabIndex = 3;
  126. //
  127. // chcStatus4
  128. //
  129. this.chcStatus4.AutoSize = true;
  130. this.chcStatus4.Dock = System.Windows.Forms.DockStyle.Fill;
  131. this.chcStatus4.Location = new System.Drawing.Point(0, 0);
  132. this.chcStatus4.Margin = new System.Windows.Forms.Padding(2);
  133. this.chcStatus4.Name = "chcStatus4";
  134. this.chcStatus4.Size = new System.Drawing.Size(75, 27);
  135. this.chcStatus4.TabIndex = 20;
  136. this.chcStatus4.Text = "生产完成";
  137. this.chcStatus4.UseVisualStyleBackColor = true;
  138. this.chcStatus4.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  139. //
  140. // panel5
  141. //
  142. this.panel5.Controls.Add(this.chcStatus5);
  143. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  144. this.panel5.Location = new System.Drawing.Point(247, 0);
  145. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  146. this.panel5.Name = "panel5";
  147. this.panel5.Size = new System.Drawing.Size(64, 27);
  148. this.panel5.TabIndex = 4;
  149. //
  150. // chcStatus5
  151. //
  152. this.chcStatus5.AutoSize = true;
  153. this.chcStatus5.Dock = System.Windows.Forms.DockStyle.Fill;
  154. this.chcStatus5.Location = new System.Drawing.Point(0, 0);
  155. this.chcStatus5.Margin = new System.Windows.Forms.Padding(2);
  156. this.chcStatus5.Name = "chcStatus5";
  157. this.chcStatus5.Size = new System.Drawing.Size(64, 27);
  158. this.chcStatus5.TabIndex = 20;
  159. this.chcStatus5.Text = "关闭A";
  160. this.chcStatus5.UseVisualStyleBackColor = true;
  161. this.chcStatus5.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
  162. //
  163. // ContorlPlanStatusZy
  164. //
  165. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  166. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  167. this.BackColor = System.Drawing.Color.Transparent;
  168. this.Controls.Add(this.panel5);
  169. this.Controls.Add(this.panel4);
  170. this.Controls.Add(this.panel3);
  171. this.Controls.Add(this.panel2);
  172. this.Controls.Add(this.panel1);
  173. this.Margin = new System.Windows.Forms.Padding(2);
  174. this.Name = "ContorlPlanStatusZy";
  175. this.Size = new System.Drawing.Size(311, 27);
  176. this.panel1.ResumeLayout(false);
  177. this.panel1.PerformLayout();
  178. this.panel2.ResumeLayout(false);
  179. this.panel2.PerformLayout();
  180. this.panel3.ResumeLayout(false);
  181. this.panel3.PerformLayout();
  182. this.panel4.ResumeLayout(false);
  183. this.panel4.PerformLayout();
  184. this.panel5.ResumeLayout(false);
  185. this.panel5.PerformLayout();
  186. this.ResumeLayout(false);
  187. }
  188. #endregion
  189. private System.Windows.Forms.Panel panel1;
  190. private System.Windows.Forms.Panel panel2;
  191. private System.Windows.Forms.Panel panel3;
  192. private System.Windows.Forms.Panel panel4;
  193. private ControlRadioButton chcStatus1;
  194. private ControlRadioButton chcStatus2;
  195. private ControlRadioButton chcStatus3;
  196. private ControlRadioButton chcStatus4;
  197. private System.Windows.Forms.Panel panel5;
  198. private ControlRadioButton chcStatus5;
  199. }
  200. }