ComQueryPanelProdu.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  1. namespace Core.StlMes.Client.PlnSaleOrd.Control
  2. {
  3. partial class ComQueryPanelProdu
  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.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  30. this.ultraDateTimeRollMonth = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  31. this.checkBoxisGp = new System.Windows.Forms.CheckBox();
  32. this.checkBoxForReqPORDERSTATUS = new System.Windows.Forms.CheckBox();
  33. this.checkBoxRollMonth = new System.Windows.Forms.CheckBox();
  34. this.ultraTextEditorAcceptNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  35. this.ctrlForQueryPORDERSTATUS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  36. this.checkBoxForReqORDER_NO = new System.Windows.Forms.CheckBox();
  37. this.checkBoxHvJg = new System.Windows.Forms.CheckBox();
  38. this.ctrlForQueryORDER_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  39. this.checkBoxHvDj = new System.Windows.Forms.CheckBox();
  40. this.checkBoxAcceptNo = new System.Windows.Forms.CheckBox();
  41. this.checkBoxIsConfirm = new System.Windows.Forms.CheckBox();
  42. this.checkBoxFinish = new System.Windows.Forms.CheckBox();
  43. this.ultraComboFinishEditor = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  44. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorAcceptNo)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPORDERSTATUS)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.ultraComboFinishEditor)).BeginInit();
  49. this.SuspendLayout();
  50. //
  51. // ultraDateTimeRollMonth
  52. //
  53. this.ultraDateTimeRollMonth.Enabled = false;
  54. this.ultraDateTimeRollMonth.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  55. this.ultraDateTimeRollMonth.FormatString = "yyyy-MM";
  56. this.ultraDateTimeRollMonth.Location = new System.Drawing.Point(92, 2);
  57. this.ultraDateTimeRollMonth.MaskInput = "yyyy-mm";
  58. this.ultraDateTimeRollMonth.Name = "ultraDateTimeRollMonth";
  59. this.ultraDateTimeRollMonth.Size = new System.Drawing.Size(75, 21);
  60. this.ultraDateTimeRollMonth.TabIndex = 12;
  61. //
  62. // checkBoxisGp
  63. //
  64. this.checkBoxisGp.AutoSize = true;
  65. this.checkBoxisGp.Location = new System.Drawing.Point(573, 29);
  66. this.checkBoxisGp.Name = "checkBoxisGp";
  67. this.checkBoxisGp.Size = new System.Drawing.Size(48, 16);
  68. this.checkBoxisGp.TabIndex = 21;
  69. this.checkBoxisGp.Text = "管坯";
  70. this.checkBoxisGp.UseVisualStyleBackColor = true;
  71. //
  72. // checkBoxForReqPORDERSTATUS
  73. //
  74. this.checkBoxForReqPORDERSTATUS.AutoSize = true;
  75. this.checkBoxForReqPORDERSTATUS.Location = new System.Drawing.Point(390, 5);
  76. this.checkBoxForReqPORDERSTATUS.Name = "checkBoxForReqPORDERSTATUS";
  77. this.checkBoxForReqPORDERSTATUS.Size = new System.Drawing.Size(72, 16);
  78. this.checkBoxForReqPORDERSTATUS.TabIndex = 15;
  79. this.checkBoxForReqPORDERSTATUS.Text = "合同状态";
  80. this.checkBoxForReqPORDERSTATUS.UseVisualStyleBackColor = true;
  81. this.checkBoxForReqPORDERSTATUS.CheckedChanged += new System.EventHandler(this.checkBoxForReqPORDERSTATUS_CheckedChanged);
  82. //
  83. // checkBoxRollMonth
  84. //
  85. this.checkBoxRollMonth.AutoSize = true;
  86. this.checkBoxRollMonth.Location = new System.Drawing.Point(15, 4);
  87. this.checkBoxRollMonth.Name = "checkBoxRollMonth";
  88. this.checkBoxRollMonth.Size = new System.Drawing.Size(72, 16);
  89. this.checkBoxRollMonth.TabIndex = 11;
  90. this.checkBoxRollMonth.Text = "轧制月份";
  91. this.checkBoxRollMonth.UseVisualStyleBackColor = true;
  92. this.checkBoxRollMonth.CheckedChanged += new System.EventHandler(this.checkBoxRollMonth_CheckedChanged);
  93. //
  94. // ultraTextEditorAcceptNo
  95. //
  96. this.ultraTextEditorAcceptNo.Enabled = false;
  97. this.ultraTextEditorAcceptNo.Location = new System.Drawing.Point(262, 27);
  98. this.ultraTextEditorAcceptNo.Name = "ultraTextEditorAcceptNo";
  99. this.ultraTextEditorAcceptNo.Size = new System.Drawing.Size(105, 21);
  100. this.ultraTextEditorAcceptNo.TabIndex = 18;
  101. //
  102. // ctrlForQueryPORDERSTATUS
  103. //
  104. this.ctrlForQueryPORDERSTATUS.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  105. this.ctrlForQueryPORDERSTATUS.Enabled = false;
  106. this.ctrlForQueryPORDERSTATUS.Location = new System.Drawing.Point(468, 3);
  107. this.ctrlForQueryPORDERSTATUS.Name = "ctrlForQueryPORDERSTATUS";
  108. this.ctrlForQueryPORDERSTATUS.Size = new System.Drawing.Size(80, 21);
  109. this.ctrlForQueryPORDERSTATUS.TabIndex = 16;
  110. //
  111. // checkBoxForReqORDER_NO
  112. //
  113. this.checkBoxForReqORDER_NO.AutoSize = true;
  114. this.checkBoxForReqORDER_NO.Location = new System.Drawing.Point(185, 4);
  115. this.checkBoxForReqORDER_NO.Name = "checkBoxForReqORDER_NO";
  116. this.checkBoxForReqORDER_NO.Size = new System.Drawing.Size(60, 16);
  117. this.checkBoxForReqORDER_NO.TabIndex = 13;
  118. this.checkBoxForReqORDER_NO.Text = "合同号";
  119. this.checkBoxForReqORDER_NO.UseVisualStyleBackColor = true;
  120. this.checkBoxForReqORDER_NO.CheckedChanged += new System.EventHandler(this.checkBoxForReqORDER_NO_CheckedChanged);
  121. //
  122. // checkBoxHvJg
  123. //
  124. this.checkBoxHvJg.AutoSize = true;
  125. this.checkBoxHvJg.Location = new System.Drawing.Point(573, 5);
  126. this.checkBoxHvJg.Name = "checkBoxHvJg";
  127. this.checkBoxHvJg.Size = new System.Drawing.Size(48, 16);
  128. this.checkBoxHvJg.TabIndex = 19;
  129. this.checkBoxHvJg.Text = "接箍";
  130. this.checkBoxHvJg.UseVisualStyleBackColor = true;
  131. //
  132. // ctrlForQueryORDER_NO
  133. //
  134. this.ctrlForQueryORDER_NO.Enabled = false;
  135. this.ctrlForQueryORDER_NO.Location = new System.Drawing.Point(262, 2);
  136. this.ctrlForQueryORDER_NO.Name = "ctrlForQueryORDER_NO";
  137. this.ctrlForQueryORDER_NO.Size = new System.Drawing.Size(105, 21);
  138. this.ctrlForQueryORDER_NO.TabIndex = 14;
  139. //
  140. // checkBoxHvDj
  141. //
  142. this.checkBoxHvDj.AutoSize = true;
  143. this.checkBoxHvDj.Location = new System.Drawing.Point(626, 5);
  144. this.checkBoxHvDj.Name = "checkBoxHvDj";
  145. this.checkBoxHvDj.Size = new System.Drawing.Size(48, 16);
  146. this.checkBoxHvDj.TabIndex = 20;
  147. this.checkBoxHvDj.Text = "短节";
  148. this.checkBoxHvDj.UseVisualStyleBackColor = true;
  149. //
  150. // checkBoxAcceptNo
  151. //
  152. this.checkBoxAcceptNo.AutoSize = true;
  153. this.checkBoxAcceptNo.Location = new System.Drawing.Point(185, 29);
  154. this.checkBoxAcceptNo.Name = "checkBoxAcceptNo";
  155. this.checkBoxAcceptNo.Size = new System.Drawing.Size(72, 16);
  156. this.checkBoxAcceptNo.TabIndex = 17;
  157. this.checkBoxAcceptNo.Text = "接收批次";
  158. this.checkBoxAcceptNo.UseVisualStyleBackColor = true;
  159. this.checkBoxAcceptNo.CheckedChanged += new System.EventHandler(this.checkBoxAcceptNo_CheckedChanged);
  160. //
  161. // checkBoxIsConfirm
  162. //
  163. this.checkBoxIsConfirm.AutoSize = true;
  164. this.checkBoxIsConfirm.Checked = true;
  165. this.checkBoxIsConfirm.CheckState = System.Windows.Forms.CheckState.Checked;
  166. this.checkBoxIsConfirm.Location = new System.Drawing.Point(627, 29);
  167. this.checkBoxIsConfirm.Name = "checkBoxIsConfirm";
  168. this.checkBoxIsConfirm.Size = new System.Drawing.Size(60, 16);
  169. this.checkBoxIsConfirm.TabIndex = 22;
  170. this.checkBoxIsConfirm.Text = "未确认";
  171. this.checkBoxIsConfirm.UseVisualStyleBackColor = true;
  172. this.checkBoxIsConfirm.Visible = false;
  173. //
  174. // checkBoxFinish
  175. //
  176. this.checkBoxFinish.AutoSize = true;
  177. this.checkBoxFinish.Checked = true;
  178. this.checkBoxFinish.CheckState = System.Windows.Forms.CheckState.Checked;
  179. this.checkBoxFinish.Location = new System.Drawing.Point(390, 30);
  180. this.checkBoxFinish.Name = "checkBoxFinish";
  181. this.checkBoxFinish.Size = new System.Drawing.Size(72, 16);
  182. this.checkBoxFinish.TabIndex = 54;
  183. this.checkBoxFinish.Text = "生产情况";
  184. this.checkBoxFinish.UseVisualStyleBackColor = true;
  185. this.checkBoxFinish.CheckedChanged += new System.EventHandler(this.checkBoxFinish_CheckedChanged);
  186. //
  187. // ultraComboFinishEditor
  188. //
  189. this.ultraComboFinishEditor.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  190. valueListItem4.DataValue = "0";
  191. valueListItem4.DisplayText = "在产合同";
  192. valueListItem6.DataValue = "1";
  193. valueListItem6.DisplayText = "全部";
  194. this.ultraComboFinishEditor.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  195. valueListItem4,
  196. valueListItem6});
  197. this.ultraComboFinishEditor.Location = new System.Drawing.Point(468, 27);
  198. this.ultraComboFinishEditor.Name = "ultraComboFinishEditor";
  199. this.ultraComboFinishEditor.Size = new System.Drawing.Size(80, 21);
  200. this.ultraComboFinishEditor.TabIndex = 55;
  201. //
  202. // ComQueryPanelProdu
  203. //
  204. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  205. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  206. this.Controls.Add(this.checkBoxFinish);
  207. this.Controls.Add(this.ultraComboFinishEditor);
  208. this.Controls.Add(this.checkBoxIsConfirm);
  209. this.Controls.Add(this.checkBoxRollMonth);
  210. this.Controls.Add(this.ultraDateTimeRollMonth);
  211. this.Controls.Add(this.checkBoxAcceptNo);
  212. this.Controls.Add(this.ctrlForQueryPORDERSTATUS);
  213. this.Controls.Add(this.checkBoxisGp);
  214. this.Controls.Add(this.checkBoxForReqORDER_NO);
  215. this.Controls.Add(this.checkBoxHvDj);
  216. this.Controls.Add(this.ultraTextEditorAcceptNo);
  217. this.Controls.Add(this.checkBoxForReqPORDERSTATUS);
  218. this.Controls.Add(this.checkBoxHvJg);
  219. this.Controls.Add(this.ctrlForQueryORDER_NO);
  220. this.Name = "ComQueryPanelProdu";
  221. this.Size = new System.Drawing.Size(789, 51);
  222. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).EndInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorAcceptNo)).EndInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPORDERSTATUS)).EndInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).EndInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.ultraComboFinishEditor)).EndInit();
  227. this.ResumeLayout(false);
  228. this.PerformLayout();
  229. }
  230. #endregion
  231. public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeRollMonth;
  232. public System.Windows.Forms.CheckBox checkBoxisGp;
  233. public System.Windows.Forms.CheckBox checkBoxForReqPORDERSTATUS;
  234. public System.Windows.Forms.CheckBox checkBoxRollMonth;
  235. public Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditorAcceptNo;
  236. public Infragistics.Win.UltraWinEditors.UltraComboEditor ctrlForQueryPORDERSTATUS;
  237. public System.Windows.Forms.CheckBox checkBoxForReqORDER_NO;
  238. public System.Windows.Forms.CheckBox checkBoxHvJg;
  239. public Infragistics.Win.UltraWinEditors.UltraTextEditor ctrlForQueryORDER_NO;
  240. public System.Windows.Forms.CheckBox checkBoxHvDj;
  241. public System.Windows.Forms.CheckBox checkBoxAcceptNo;
  242. public System.Windows.Forms.CheckBox checkBoxIsConfirm;
  243. public System.Windows.Forms.CheckBox checkBoxFinish;
  244. public Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboFinishEditor;
  245. }
  246. }