frmPopJLDaTaReview.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319
  1. namespace Pur.Pop_upWindow
  2. {
  3. partial class frmPopJLDaTaReview
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPopJLDaTaReview));
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.label3 = new System.Windows.Forms.Label();
  32. this.label4 = new System.Windows.Forms.Label();
  33. this.label5 = new System.Windows.Forms.Label();
  34. this.txt_icNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  35. this.txt_suppName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  36. this.txt_itemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  37. this.txt_deliveryLocation = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  38. this.txt_deliveryLocationCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  39. this.txt_itemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  40. this.txt_suppCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  41. this.txt_poorder = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  42. this.label6 = new System.Windows.Forms.Label();
  43. this.label7 = new System.Windows.Forms.Label();
  44. this.label8 = new System.Windows.Forms.Label();
  45. this.label10 = new System.Windows.Forms.Label();
  46. this.txt_A_length1 = new System.Windows.Forms.RadioButton();
  47. this.txt_A_length = new System.Windows.Forms.RadioButton();
  48. this.label9 = new System.Windows.Forms.Label();
  49. this.txt_carNum = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  50. ((System.ComponentModel.ISupportInitialize)(this.txt_icNo)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.txt_suppName)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocation)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocationCode)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.txt_suppCode)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.txt_poorder)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.txt_carNum)).BeginInit();
  59. this.SuspendLayout();
  60. //
  61. // label1
  62. //
  63. this.label1.AutoSize = true;
  64. this.label1.Location = new System.Drawing.Point(15, 16);
  65. this.label1.Name = "label1";
  66. this.label1.Size = new System.Drawing.Size(53, 12);
  67. this.label1.TabIndex = 0;
  68. this.label1.Text = "卡 号";
  69. //
  70. // label2
  71. //
  72. this.label2.AutoSize = true;
  73. this.label2.Location = new System.Drawing.Point(224, 112);
  74. this.label2.Name = "label2";
  75. this.label2.Size = new System.Drawing.Size(77, 12);
  76. this.label2.TabIndex = 1;
  77. this.label2.Text = "是否每车刷卡";
  78. //
  79. // label3
  80. //
  81. this.label3.AutoSize = true;
  82. this.label3.Location = new System.Drawing.Point(15, 40);
  83. this.label3.Name = "label3";
  84. this.label3.Size = new System.Drawing.Size(53, 12);
  85. this.label3.TabIndex = 2;
  86. this.label3.Text = "供方名称";
  87. //
  88. // label4
  89. //
  90. this.label4.AutoSize = true;
  91. this.label4.Location = new System.Drawing.Point(15, 64);
  92. this.label4.Name = "label4";
  93. this.label4.Size = new System.Drawing.Size(53, 12);
  94. this.label4.TabIndex = 3;
  95. this.label4.Text = "物料名称";
  96. //
  97. // label5
  98. //
  99. this.label5.AutoSize = true;
  100. this.label5.Location = new System.Drawing.Point(15, 89);
  101. this.label5.Name = "label5";
  102. this.label5.Size = new System.Drawing.Size(53, 12);
  103. this.label5.TabIndex = 4;
  104. this.label5.Text = "去向名称";
  105. //
  106. // txt_icNo
  107. //
  108. this.txt_icNo.Location = new System.Drawing.Point(72, 12);
  109. this.txt_icNo.Name = "txt_icNo";
  110. this.txt_icNo.ReadOnly = true;
  111. this.txt_icNo.Size = new System.Drawing.Size(130, 21);
  112. this.txt_icNo.TabIndex = 5;
  113. //
  114. // txt_suppName
  115. //
  116. this.txt_suppName.Location = new System.Drawing.Point(72, 36);
  117. this.txt_suppName.Name = "txt_suppName";
  118. this.txt_suppName.ReadOnly = true;
  119. this.txt_suppName.Size = new System.Drawing.Size(130, 21);
  120. this.txt_suppName.TabIndex = 7;
  121. //
  122. // txt_itemName
  123. //
  124. this.txt_itemName.Location = new System.Drawing.Point(72, 60);
  125. this.txt_itemName.Name = "txt_itemName";
  126. this.txt_itemName.ReadOnly = true;
  127. this.txt_itemName.Size = new System.Drawing.Size(130, 21);
  128. this.txt_itemName.TabIndex = 8;
  129. //
  130. // txt_deliveryLocation
  131. //
  132. this.txt_deliveryLocation.Location = new System.Drawing.Point(72, 84);
  133. this.txt_deliveryLocation.Name = "txt_deliveryLocation";
  134. this.txt_deliveryLocation.ReadOnly = true;
  135. this.txt_deliveryLocation.Size = new System.Drawing.Size(130, 21);
  136. this.txt_deliveryLocation.TabIndex = 9;
  137. //
  138. // txt_deliveryLocationCode
  139. //
  140. this.txt_deliveryLocationCode.Location = new System.Drawing.Point(281, 84);
  141. this.txt_deliveryLocationCode.Name = "txt_deliveryLocationCode";
  142. this.txt_deliveryLocationCode.ReadOnly = true;
  143. this.txt_deliveryLocationCode.Size = new System.Drawing.Size(130, 21);
  144. this.txt_deliveryLocationCode.TabIndex = 19;
  145. //
  146. // txt_itemCode
  147. //
  148. this.txt_itemCode.Location = new System.Drawing.Point(281, 60);
  149. this.txt_itemCode.Name = "txt_itemCode";
  150. this.txt_itemCode.ReadOnly = true;
  151. this.txt_itemCode.Size = new System.Drawing.Size(130, 21);
  152. this.txt_itemCode.TabIndex = 18;
  153. //
  154. // txt_suppCode
  155. //
  156. this.txt_suppCode.Location = new System.Drawing.Point(281, 36);
  157. this.txt_suppCode.Name = "txt_suppCode";
  158. this.txt_suppCode.ReadOnly = true;
  159. this.txt_suppCode.Size = new System.Drawing.Size(130, 21);
  160. this.txt_suppCode.TabIndex = 17;
  161. //
  162. // txt_poorder
  163. //
  164. this.txt_poorder.Location = new System.Drawing.Point(281, 12);
  165. this.txt_poorder.Name = "txt_poorder";
  166. this.txt_poorder.ReadOnly = true;
  167. this.txt_poorder.Size = new System.Drawing.Size(130, 21);
  168. this.txt_poorder.TabIndex = 15;
  169. //
  170. // label6
  171. //
  172. this.label6.AutoSize = true;
  173. this.label6.Location = new System.Drawing.Point(224, 89);
  174. this.label6.Name = "label6";
  175. this.label6.Size = new System.Drawing.Size(53, 12);
  176. this.label6.TabIndex = 14;
  177. this.label6.Text = "去向代码";
  178. //
  179. // label7
  180. //
  181. this.label7.AutoSize = true;
  182. this.label7.Location = new System.Drawing.Point(224, 64);
  183. this.label7.Name = "label7";
  184. this.label7.Size = new System.Drawing.Size(53, 12);
  185. this.label7.TabIndex = 13;
  186. this.label7.Text = "物料代码";
  187. //
  188. // label8
  189. //
  190. this.label8.AutoSize = true;
  191. this.label8.Location = new System.Drawing.Point(224, 40);
  192. this.label8.Name = "label8";
  193. this.label8.Size = new System.Drawing.Size(53, 12);
  194. this.label8.TabIndex = 12;
  195. this.label8.Text = "供方代码";
  196. //
  197. // label10
  198. //
  199. this.label10.AutoSize = true;
  200. this.label10.Location = new System.Drawing.Point(224, 16);
  201. this.label10.Name = "label10";
  202. this.label10.Size = new System.Drawing.Size(53, 12);
  203. this.label10.TabIndex = 10;
  204. this.label10.Text = "送货单行";
  205. //
  206. // txt_A_length1
  207. //
  208. this.txt_A_length1.AutoSize = true;
  209. this.txt_A_length1.Location = new System.Drawing.Point(362, 110);
  210. this.txt_A_length1.Name = "txt_A_length1";
  211. this.txt_A_length1.Size = new System.Drawing.Size(35, 16);
  212. this.txt_A_length1.TabIndex = 20;
  213. this.txt_A_length1.TabStop = true;
  214. this.txt_A_length1.Text = "否";
  215. this.txt_A_length1.UseVisualStyleBackColor = true;
  216. //
  217. // txt_A_length
  218. //
  219. this.txt_A_length.AutoSize = true;
  220. this.txt_A_length.Location = new System.Drawing.Point(321, 110);
  221. this.txt_A_length.Name = "txt_A_length";
  222. this.txt_A_length.Size = new System.Drawing.Size(35, 16);
  223. this.txt_A_length.TabIndex = 21;
  224. this.txt_A_length.TabStop = true;
  225. this.txt_A_length.Text = "是";
  226. this.txt_A_length.UseVisualStyleBackColor = true;
  227. //
  228. // label9
  229. //
  230. this.label9.AutoSize = true;
  231. this.label9.Location = new System.Drawing.Point(15, 112);
  232. this.label9.Name = "label9";
  233. this.label9.Size = new System.Drawing.Size(53, 12);
  234. this.label9.TabIndex = 22;
  235. this.label9.Text = "车 号";
  236. //
  237. // txt_carNum
  238. //
  239. this.txt_carNum.Location = new System.Drawing.Point(72, 108);
  240. this.txt_carNum.Name = "txt_carNum";
  241. this.txt_carNum.ReadOnly = true;
  242. this.txt_carNum.Size = new System.Drawing.Size(130, 21);
  243. this.txt_carNum.TabIndex = 23;
  244. //
  245. // frmPopJLDaTaReview
  246. //
  247. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  248. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  249. this.ClientSize = new System.Drawing.Size(436, 138);
  250. this.Controls.Add(this.txt_carNum);
  251. this.Controls.Add(this.label9);
  252. this.Controls.Add(this.txt_A_length);
  253. this.Controls.Add(this.txt_A_length1);
  254. this.Controls.Add(this.txt_deliveryLocationCode);
  255. this.Controls.Add(this.txt_itemCode);
  256. this.Controls.Add(this.txt_suppCode);
  257. this.Controls.Add(this.txt_poorder);
  258. this.Controls.Add(this.label6);
  259. this.Controls.Add(this.label7);
  260. this.Controls.Add(this.label8);
  261. this.Controls.Add(this.label10);
  262. this.Controls.Add(this.txt_deliveryLocation);
  263. this.Controls.Add(this.txt_itemName);
  264. this.Controls.Add(this.txt_suppName);
  265. this.Controls.Add(this.txt_icNo);
  266. this.Controls.Add(this.label5);
  267. this.Controls.Add(this.label4);
  268. this.Controls.Add(this.label3);
  269. this.Controls.Add(this.label2);
  270. this.Controls.Add(this.label1);
  271. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  272. this.MaximizeBox = false;
  273. this.MinimizeBox = false;
  274. this.Name = "frmPopJLDaTaReview";
  275. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  276. this.Text = "卡信息";
  277. this.Load += new System.EventHandler(this.frmPopJLDaTaReview_Load);
  278. ((System.ComponentModel.ISupportInitialize)(this.txt_icNo)).EndInit();
  279. ((System.ComponentModel.ISupportInitialize)(this.txt_suppName)).EndInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).EndInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocation)).EndInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocationCode)).EndInit();
  283. ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).EndInit();
  284. ((System.ComponentModel.ISupportInitialize)(this.txt_suppCode)).EndInit();
  285. ((System.ComponentModel.ISupportInitialize)(this.txt_poorder)).EndInit();
  286. ((System.ComponentModel.ISupportInitialize)(this.txt_carNum)).EndInit();
  287. this.ResumeLayout(false);
  288. this.PerformLayout();
  289. }
  290. #endregion
  291. private System.Windows.Forms.Label label1;
  292. private System.Windows.Forms.Label label2;
  293. private System.Windows.Forms.Label label3;
  294. private System.Windows.Forms.Label label4;
  295. private System.Windows.Forms.Label label5;
  296. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_icNo;
  297. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_suppName;
  298. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemName;
  299. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_deliveryLocation;
  300. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_deliveryLocationCode;
  301. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemCode;
  302. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_suppCode;
  303. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_poorder;
  304. private System.Windows.Forms.Label label6;
  305. private System.Windows.Forms.Label label7;
  306. private System.Windows.Forms.Label label8;
  307. private System.Windows.Forms.Label label10;
  308. private System.Windows.Forms.RadioButton txt_A_length1;
  309. private System.Windows.Forms.RadioButton txt_A_length;
  310. private System.Windows.Forms.Label label9;
  311. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_carNum;
  312. }
  313. }