4fab1dd037d2181be2c061c2de0fa7a9f5cda2f0.svn-base 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. namespace Core.XgMes.Client.JGKC.RollManager
  2. {
  3. partial class UCSendStatJB
  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. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  44. this.chk_StatOrder = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  45. this.Chk_StatBookInDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  46. this.Chk_StatBookInMan = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  47. this.Chk_StatSendMan = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  48. this.Chk_StatSpet = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  49. this.Chk_StatSendDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  50. this.Chk_StatClassTeam = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  51. this.Chk_StatRollNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  52. this.Chk_StatPactNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  53. this.Chk_StatVecihleNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  54. this.Chk_StatSteel = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  55. this.Chk_StatListCoding = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  56. this.chk_StatStation = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  57. this.chk_StatInceName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  58. this.Chk_StatPlanNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  59. this.chk_zl = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  60. this.SuspendLayout();
  61. //
  62. // chk_StatOrder
  63. //
  64. appearance1.BackColor = System.Drawing.Color.LightCyan;
  65. this.chk_StatOrder.Appearance = appearance1;
  66. this.chk_StatOrder.FlatMode = true;
  67. this.chk_StatOrder.Location = new System.Drawing.Point(1, 35);
  68. this.chk_StatOrder.Name = "chk_StatOrder";
  69. this.chk_StatOrder.Size = new System.Drawing.Size(59, 14);
  70. this.chk_StatOrder.TabIndex = 42;
  71. this.chk_StatOrder.Text = "按订单";
  72. //
  73. // Chk_StatBookInDate
  74. //
  75. appearance2.BackColor = System.Drawing.Color.LightCyan;
  76. this.Chk_StatBookInDate.Appearance = appearance2;
  77. this.Chk_StatBookInDate.FlatMode = true;
  78. this.Chk_StatBookInDate.Location = new System.Drawing.Point(65, 97);
  79. this.Chk_StatBookInDate.Name = "Chk_StatBookInDate";
  80. this.Chk_StatBookInDate.Size = new System.Drawing.Size(84, 14);
  81. this.Chk_StatBookInDate.TabIndex = 41;
  82. this.Chk_StatBookInDate.Text = "按登记时间";
  83. //
  84. // Chk_StatBookInMan
  85. //
  86. appearance3.BackColor = System.Drawing.Color.LightCyan;
  87. this.Chk_StatBookInMan.Appearance = appearance3;
  88. this.Chk_StatBookInMan.FlatMode = true;
  89. this.Chk_StatBookInMan.Location = new System.Drawing.Point(1, 113);
  90. this.Chk_StatBookInMan.Name = "Chk_StatBookInMan";
  91. this.Chk_StatBookInMan.Size = new System.Drawing.Size(59, 14);
  92. this.Chk_StatBookInMan.TabIndex = 40;
  93. this.Chk_StatBookInMan.Text = "登记人";
  94. //
  95. // Chk_StatSendMan
  96. //
  97. appearance4.BackColor = System.Drawing.Color.LightCyan;
  98. this.Chk_StatSendMan.Appearance = appearance4;
  99. this.Chk_StatSendMan.FlatMode = true;
  100. this.Chk_StatSendMan.Location = new System.Drawing.Point(1, 97);
  101. this.Chk_StatSendMan.Name = "Chk_StatSendMan";
  102. this.Chk_StatSendMan.Size = new System.Drawing.Size(59, 14);
  103. this.Chk_StatSendMan.TabIndex = 39;
  104. this.Chk_StatSendMan.Text = "发运人";
  105. //
  106. // Chk_StatSpet
  107. //
  108. appearance5.BackColor = System.Drawing.Color.LightCyan;
  109. this.Chk_StatSpet.Appearance = appearance5;
  110. this.Chk_StatSpet.FlatMode = true;
  111. this.Chk_StatSpet.Location = new System.Drawing.Point(1, 67);
  112. this.Chk_StatSpet.Name = "Chk_StatSpet";
  113. this.Chk_StatSpet.Size = new System.Drawing.Size(59, 14);
  114. this.Chk_StatSpet.TabIndex = 38;
  115. this.Chk_StatSpet.Text = "按规格";
  116. //
  117. // Chk_StatSendDate
  118. //
  119. appearance6.BackColor = System.Drawing.Color.LightCyan;
  120. this.Chk_StatSendDate.Appearance = appearance6;
  121. this.Chk_StatSendDate.Checked = true;
  122. this.Chk_StatSendDate.CheckState = System.Windows.Forms.CheckState.Checked;
  123. this.Chk_StatSendDate.FlatMode = true;
  124. this.Chk_StatSendDate.Location = new System.Drawing.Point(65, 81);
  125. this.Chk_StatSendDate.Name = "Chk_StatSendDate";
  126. this.Chk_StatSendDate.Size = new System.Drawing.Size(84, 14);
  127. this.Chk_StatSendDate.TabIndex = 37;
  128. this.Chk_StatSendDate.Text = "按发运日期";
  129. //
  130. // Chk_StatClassTeam
  131. //
  132. appearance7.BackColor = System.Drawing.Color.LightCyan;
  133. this.Chk_StatClassTeam.Appearance = appearance7;
  134. this.Chk_StatClassTeam.FlatMode = true;
  135. this.Chk_StatClassTeam.Location = new System.Drawing.Point(1, 83);
  136. this.Chk_StatClassTeam.Name = "Chk_StatClassTeam";
  137. this.Chk_StatClassTeam.Size = new System.Drawing.Size(59, 14);
  138. this.Chk_StatClassTeam.TabIndex = 31;
  139. this.Chk_StatClassTeam.Text = "按班组";
  140. //
  141. // Chk_StatRollNO
  142. //
  143. appearance8.BackColor = System.Drawing.Color.LightCyan;
  144. this.Chk_StatRollNO.Appearance = appearance8;
  145. this.Chk_StatRollNO.Checked = true;
  146. this.Chk_StatRollNO.CheckState = System.Windows.Forms.CheckState.Checked;
  147. this.Chk_StatRollNO.FlatMode = true;
  148. this.Chk_StatRollNO.Location = new System.Drawing.Point(65, 67);
  149. this.Chk_StatRollNO.Name = "Chk_StatRollNO";
  150. this.Chk_StatRollNO.Size = new System.Drawing.Size(84, 14);
  151. this.Chk_StatRollNO.TabIndex = 30;
  152. this.Chk_StatRollNO.Text = "按钢卷包号";
  153. //
  154. // Chk_StatPactNO
  155. //
  156. appearance9.BackColor = System.Drawing.Color.LightCyan;
  157. this.Chk_StatPactNO.Appearance = appearance9;
  158. this.Chk_StatPactNO.FlatMode = true;
  159. this.Chk_StatPactNO.Location = new System.Drawing.Point(1, 19);
  160. this.Chk_StatPactNO.Name = "Chk_StatPactNO";
  161. this.Chk_StatPactNO.Size = new System.Drawing.Size(59, 14);
  162. this.Chk_StatPactNO.TabIndex = 28;
  163. this.Chk_StatPactNO.Text = "按合同";
  164. //
  165. // Chk_StatVecihleNO
  166. //
  167. appearance10.BackColor = System.Drawing.Color.LightCyan;
  168. this.Chk_StatVecihleNO.Appearance = appearance10;
  169. this.Chk_StatVecihleNO.FlatMode = true;
  170. this.Chk_StatVecihleNO.Location = new System.Drawing.Point(1, 3);
  171. this.Chk_StatVecihleNO.Name = "Chk_StatVecihleNO";
  172. this.Chk_StatVecihleNO.Size = new System.Drawing.Size(59, 14);
  173. this.Chk_StatVecihleNO.TabIndex = 27;
  174. this.Chk_StatVecihleNO.Text = "按车牌";
  175. //
  176. // Chk_StatSteel
  177. //
  178. appearance11.BackColor = System.Drawing.Color.LightCyan;
  179. this.Chk_StatSteel.Appearance = appearance11;
  180. this.Chk_StatSteel.FlatMode = true;
  181. this.Chk_StatSteel.Location = new System.Drawing.Point(1, 51);
  182. this.Chk_StatSteel.Name = "Chk_StatSteel";
  183. this.Chk_StatSteel.Size = new System.Drawing.Size(59, 14);
  184. this.Chk_StatSteel.TabIndex = 26;
  185. this.Chk_StatSteel.Text = "按牌号";
  186. //
  187. // Chk_StatListCoding
  188. //
  189. appearance12.BackColor = System.Drawing.Color.LightCyan;
  190. this.Chk_StatListCoding.Appearance = appearance12;
  191. this.Chk_StatListCoding.FlatMode = true;
  192. this.Chk_StatListCoding.Location = new System.Drawing.Point(65, 19);
  193. this.Chk_StatListCoding.Name = "Chk_StatListCoding";
  194. this.Chk_StatListCoding.Size = new System.Drawing.Size(72, 14);
  195. this.Chk_StatListCoding.TabIndex = 25;
  196. this.Chk_StatListCoding.Text = "按明细号";
  197. //
  198. // chk_StatStation
  199. //
  200. appearance13.BackColor = System.Drawing.Color.LightCyan;
  201. this.chk_StatStation.Appearance = appearance13;
  202. this.chk_StatStation.FlatMode = true;
  203. this.chk_StatStation.Location = new System.Drawing.Point(65, 35);
  204. this.chk_StatStation.Name = "chk_StatStation";
  205. this.chk_StatStation.Size = new System.Drawing.Size(59, 14);
  206. this.chk_StatStation.TabIndex = 24;
  207. this.chk_StatStation.Text = "按到站";
  208. //
  209. // chk_StatInceName
  210. //
  211. appearance14.BackColor = System.Drawing.Color.LightCyan;
  212. this.chk_StatInceName.Appearance = appearance14;
  213. this.chk_StatInceName.FlatMode = true;
  214. this.chk_StatInceName.Location = new System.Drawing.Point(65, 3);
  215. this.chk_StatInceName.Name = "chk_StatInceName";
  216. this.chk_StatInceName.Size = new System.Drawing.Size(84, 14);
  217. this.chk_StatInceName.TabIndex = 23;
  218. this.chk_StatInceName.Text = "按收货单位";
  219. //
  220. // Chk_StatPlanNO
  221. //
  222. appearance15.BackColor = System.Drawing.Color.LightCyan;
  223. this.Chk_StatPlanNO.Appearance = appearance15;
  224. this.Chk_StatPlanNO.Checked = true;
  225. this.Chk_StatPlanNO.CheckState = System.Windows.Forms.CheckState.Checked;
  226. this.Chk_StatPlanNO.FlatMode = true;
  227. this.Chk_StatPlanNO.Location = new System.Drawing.Point(65, 51);
  228. this.Chk_StatPlanNO.Name = "Chk_StatPlanNO";
  229. this.Chk_StatPlanNO.Size = new System.Drawing.Size(72, 14);
  230. this.Chk_StatPlanNO.TabIndex = 29;
  231. this.Chk_StatPlanNO.Text = "按钢卷号";
  232. //
  233. // chk_zl
  234. //
  235. appearance16.BackColor = System.Drawing.Color.LightCyan;
  236. this.chk_zl.Appearance = appearance16;
  237. this.chk_zl.FlatMode = true;
  238. this.chk_zl.Location = new System.Drawing.Point(65, 113);
  239. this.chk_zl.Name = "chk_zl";
  240. this.chk_zl.Size = new System.Drawing.Size(84, 14);
  241. this.chk_zl.TabIndex = 43;
  242. this.chk_zl.Text = "过磅总重";
  243. //
  244. // UCSendStatJB
  245. //
  246. this.Controls.Add(this.chk_zl);
  247. this.Controls.Add(this.chk_StatOrder);
  248. this.Controls.Add(this.Chk_StatBookInDate);
  249. this.Controls.Add(this.Chk_StatBookInMan);
  250. this.Controls.Add(this.Chk_StatSendMan);
  251. this.Controls.Add(this.Chk_StatSpet);
  252. this.Controls.Add(this.Chk_StatSendDate);
  253. this.Controls.Add(this.Chk_StatClassTeam);
  254. this.Controls.Add(this.Chk_StatRollNO);
  255. this.Controls.Add(this.Chk_StatPlanNO);
  256. this.Controls.Add(this.Chk_StatPactNO);
  257. this.Controls.Add(this.Chk_StatVecihleNO);
  258. this.Controls.Add(this.Chk_StatSteel);
  259. this.Controls.Add(this.Chk_StatListCoding);
  260. this.Controls.Add(this.chk_StatStation);
  261. this.Controls.Add(this.chk_StatInceName);
  262. this.Name = "UCSendStatJB";
  263. this.Size = new System.Drawing.Size(228, 196);
  264. this.ResumeLayout(false);
  265. }
  266. #endregion
  267. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_StatOrder;
  268. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatBookInDate;
  269. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatBookInMan;
  270. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatSendMan;
  271. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatSpet;
  272. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatSendDate;
  273. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatClassTeam;
  274. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatRollNO;
  275. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatPactNO;
  276. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatVecihleNO;
  277. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatSteel;
  278. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatListCoding;
  279. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_StatStation;
  280. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_StatInceName;
  281. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_StatPlanNO;
  282. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_zl;
  283. }
  284. }