b11670e1b2c3f7e430cc0737e4409f3eaac60c4c.svn-base 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345
  1. namespace Core.LZMes.Client.UIM
  2. {
  3. partial class UIM010220
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UIM010220));
  30. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  31. this.panel1 = new System.Windows.Forms.Panel();
  32. this.panel3 = new System.Windows.Forms.Panel();
  33. this.panel4 = new System.Windows.Forms.Panel();
  34. this.textBox3 = new System.Windows.Forms.TextBox();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.textBox2 = new System.Windows.Forms.TextBox();
  37. this.label2 = new System.Windows.Forms.Label();
  38. this.textBox1 = new System.Windows.Forms.TextBox();
  39. this.label1 = new System.Windows.Forms.Label();
  40. this.panel2 = new System.Windows.Forms.Panel();
  41. this.dataSet1 = new System.Data.DataSet();
  42. this.dataTable1 = new System.Data.DataTable();
  43. this.dataColumn1 = new System.Data.DataColumn();
  44. this.dataColumn2 = new System.Data.DataColumn();
  45. this.dataColumn3 = new System.Data.DataColumn();
  46. this.dataTable2 = new System.Data.DataTable();
  47. this.dataColumn4 = new System.Data.DataColumn();
  48. this.dataColumn5 = new System.Data.DataColumn();
  49. this.dataColumn6 = new System.Data.DataColumn();
  50. this.dataColumn7 = new System.Data.DataColumn();
  51. this.dataColumn8 = new System.Data.DataColumn();
  52. this.dataColumn9 = new System.Data.DataColumn();
  53. this.dataColumn10 = new System.Data.DataColumn();
  54. this.dataColumn11 = new System.Data.DataColumn();
  55. this.dataColumn12 = new System.Data.DataColumn();
  56. this.dataColumn13 = new System.Data.DataColumn();
  57. this.dataColumn14 = new System.Data.DataColumn();
  58. this.dataColumn15 = new System.Data.DataColumn();
  59. this.dataColumn16 = new System.Data.DataColumn();
  60. this.dataColumn17 = new System.Data.DataColumn();
  61. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  62. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  63. this.panel1.SuspendLayout();
  64. this.panel4.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  68. this.SuspendLayout();
  69. //
  70. // pictureBox3
  71. //
  72. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  73. this.pictureBox3.Location = new System.Drawing.Point(3, -125);
  74. this.pictureBox3.Name = "pictureBox3";
  75. this.pictureBox3.Size = new System.Drawing.Size(32, 14);
  76. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  77. this.pictureBox3.TabIndex = 6;
  78. this.pictureBox3.TabStop = false;
  79. //
  80. // panel1
  81. //
  82. this.panel1.Controls.Add(this.panel3);
  83. this.panel1.Controls.Add(this.panel4);
  84. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  85. this.panel1.Location = new System.Drawing.Point(0, 0);
  86. this.panel1.Name = "panel1";
  87. this.panel1.Size = new System.Drawing.Size(165, 433);
  88. this.panel1.TabIndex = 7;
  89. //
  90. // panel3
  91. //
  92. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  93. this.panel3.Location = new System.Drawing.Point(0, 0);
  94. this.panel3.Name = "panel3";
  95. this.panel3.Size = new System.Drawing.Size(165, 337);
  96. this.panel3.TabIndex = 0;
  97. //
  98. // panel4
  99. //
  100. this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  101. this.panel4.Controls.Add(this.textBox3);
  102. this.panel4.Controls.Add(this.label3);
  103. this.panel4.Controls.Add(this.textBox2);
  104. this.panel4.Controls.Add(this.label2);
  105. this.panel4.Controls.Add(this.textBox1);
  106. this.panel4.Controls.Add(this.label1);
  107. this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  108. this.panel4.Location = new System.Drawing.Point(0, 337);
  109. this.panel4.Name = "panel4";
  110. this.panel4.Size = new System.Drawing.Size(165, 96);
  111. this.panel4.TabIndex = 1;
  112. //
  113. // textBox3
  114. //
  115. this.textBox3.Enabled = false;
  116. this.textBox3.Location = new System.Drawing.Point(62, 62);
  117. this.textBox3.Name = "textBox3";
  118. this.textBox3.Size = new System.Drawing.Size(81, 21);
  119. this.textBox3.TabIndex = 17;
  120. //
  121. // label3
  122. //
  123. this.label3.BackColor = System.Drawing.Color.SkyBlue;
  124. this.label3.Location = new System.Drawing.Point(2, 62);
  125. this.label3.Name = "label3";
  126. this.label3.Size = new System.Drawing.Size(60, 21);
  127. this.label3.TabIndex = 16;
  128. this.label3.Text = "总重量(T)";
  129. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  130. //
  131. // textBox2
  132. //
  133. this.textBox2.Enabled = false;
  134. this.textBox2.Location = new System.Drawing.Point(62, 37);
  135. this.textBox2.Name = "textBox2";
  136. this.textBox2.Size = new System.Drawing.Size(81, 21);
  137. this.textBox2.TabIndex = 15;
  138. //
  139. // label2
  140. //
  141. this.label2.BackColor = System.Drawing.Color.SkyBlue;
  142. this.label2.Location = new System.Drawing.Point(2, 37);
  143. this.label2.Name = "label2";
  144. this.label2.Size = new System.Drawing.Size(60, 21);
  145. this.label2.TabIndex = 14;
  146. this.label2.Text = "钢卷数";
  147. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  148. //
  149. // textBox1
  150. //
  151. this.textBox1.Enabled = false;
  152. this.textBox1.Location = new System.Drawing.Point(62, 12);
  153. this.textBox1.Name = "textBox1";
  154. this.textBox1.Size = new System.Drawing.Size(81, 21);
  155. this.textBox1.TabIndex = 13;
  156. //
  157. // label1
  158. //
  159. this.label1.BackColor = System.Drawing.Color.SkyBlue;
  160. this.label1.Location = new System.Drawing.Point(2, 12);
  161. this.label1.Name = "label1";
  162. this.label1.Size = new System.Drawing.Size(60, 21);
  163. this.label1.TabIndex = 12;
  164. this.label1.Text = "库容";
  165. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  166. //
  167. // panel2
  168. //
  169. this.panel2.AutoScroll = true;
  170. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  171. this.panel2.Location = new System.Drawing.Point(165, 0);
  172. this.panel2.Name = "panel2";
  173. this.panel2.Size = new System.Drawing.Size(491, 433);
  174. this.panel2.TabIndex = 8;
  175. //
  176. // dataSet1
  177. //
  178. this.dataSet1.DataSetName = "NewDataSet";
  179. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  180. this.dataTable1,
  181. this.dataTable2});
  182. //
  183. // dataTable1
  184. //
  185. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  186. this.dataColumn1,
  187. this.dataColumn2,
  188. this.dataColumn3});
  189. this.dataTable1.TableName = "STOCK_COUNT";
  190. //
  191. // dataColumn1
  192. //
  193. this.dataColumn1.ColumnName = "YARD_COUNT";
  194. //
  195. // dataColumn2
  196. //
  197. this.dataColumn2.ColumnName = "COIL_COUNT";
  198. //
  199. // dataColumn3
  200. //
  201. this.dataColumn3.ColumnName = "WEIGHT_SUM";
  202. //
  203. // dataTable2
  204. //
  205. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  206. this.dataColumn4,
  207. this.dataColumn5,
  208. this.dataColumn6,
  209. this.dataColumn7,
  210. this.dataColumn8,
  211. this.dataColumn9,
  212. this.dataColumn10,
  213. this.dataColumn11,
  214. this.dataColumn12,
  215. this.dataColumn13,
  216. this.dataColumn14,
  217. this.dataColumn15,
  218. this.dataColumn16,
  219. this.dataColumn17});
  220. this.dataTable2.TableName = "AREA_COILS";
  221. //
  222. // dataColumn4
  223. //
  224. this.dataColumn4.ColumnName = "CLF_NO";
  225. //
  226. // dataColumn5
  227. //
  228. this.dataColumn5.ColumnName = "CLF_COL";
  229. //
  230. // dataColumn6
  231. //
  232. this.dataColumn6.ColumnName = "CLF_ROW";
  233. //
  234. // dataColumn7
  235. //
  236. this.dataColumn7.ColumnName = "CLF_FL";
  237. //
  238. // dataColumn8
  239. //
  240. this.dataColumn8.ColumnName = "OLD_SAMPL_NO";
  241. //
  242. // dataColumn9
  243. //
  244. this.dataColumn9.ColumnName = "SPEC_STL_GRD";
  245. //
  246. // dataColumn10
  247. //
  248. this.dataColumn10.ColumnName = "ORD_NO";
  249. //
  250. // dataColumn11
  251. //
  252. this.dataColumn11.ColumnName = "ORD_SEQ";
  253. //
  254. // dataColumn12
  255. //
  256. this.dataColumn12.ColumnName = "COIL_THK";
  257. //
  258. // dataColumn13
  259. //
  260. this.dataColumn13.ColumnName = "COIL_WTH";
  261. //
  262. // dataColumn14
  263. //
  264. this.dataColumn14.ColumnName = "COIL_INDIA";
  265. //
  266. // dataColumn15
  267. //
  268. this.dataColumn15.ColumnName = "COIL_OUTDIA";
  269. //
  270. // dataColumn16
  271. //
  272. this.dataColumn16.ColumnName = "ACT_WGT";
  273. //
  274. // dataColumn17
  275. //
  276. this.dataColumn17.ColumnName = "CUR_LOAD_LOC";
  277. //
  278. // toolTip1
  279. //
  280. this.toolTip1.AutoPopDelay = 60000;
  281. this.toolTip1.InitialDelay = 500;
  282. this.toolTip1.ReshowDelay = 100;
  283. this.toolTip1.ShowAlways = true;
  284. //
  285. // UIM010220
  286. //
  287. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  288. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  289. this.ClientSize = new System.Drawing.Size(656, 433);
  290. this.Controls.Add(this.panel2);
  291. this.Controls.Add(this.panel1);
  292. this.Controls.Add(this.pictureBox3);
  293. this.Name = "UIM010220";
  294. this.Text = "UIM010220";
  295. this.Load += new System.EventHandler(this.UIM010220_Load);
  296. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  297. this.panel1.ResumeLayout(false);
  298. this.panel4.ResumeLayout(false);
  299. this.panel4.PerformLayout();
  300. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  303. this.ResumeLayout(false);
  304. }
  305. #endregion
  306. private System.Windows.Forms.PictureBox pictureBox3;
  307. private System.Windows.Forms.Panel panel1;
  308. private System.Windows.Forms.Panel panel2;
  309. private System.Windows.Forms.Panel panel3;
  310. private System.Windows.Forms.Panel panel4;
  311. private System.Windows.Forms.TextBox textBox3;
  312. private System.Windows.Forms.Label label3;
  313. private System.Windows.Forms.TextBox textBox2;
  314. private System.Windows.Forms.Label label2;
  315. private System.Windows.Forms.TextBox textBox1;
  316. private System.Windows.Forms.Label label1;
  317. private System.Data.DataSet dataSet1;
  318. private System.Data.DataTable dataTable1;
  319. private System.Data.DataColumn dataColumn1;
  320. private System.Data.DataColumn dataColumn2;
  321. private System.Data.DataColumn dataColumn3;
  322. private System.Data.DataTable dataTable2;
  323. private System.Data.DataColumn dataColumn4;
  324. private System.Data.DataColumn dataColumn5;
  325. private System.Data.DataColumn dataColumn6;
  326. private System.Data.DataColumn dataColumn7;
  327. private System.Data.DataColumn dataColumn8;
  328. private System.Data.DataColumn dataColumn9;
  329. private System.Data.DataColumn dataColumn10;
  330. private System.Data.DataColumn dataColumn11;
  331. private System.Data.DataColumn dataColumn12;
  332. private System.Data.DataColumn dataColumn13;
  333. private System.Data.DataColumn dataColumn14;
  334. private System.Data.DataColumn dataColumn15;
  335. private System.Data.DataColumn dataColumn16;
  336. private System.Data.DataColumn dataColumn17;
  337. private System.Windows.Forms.ToolTip toolTip1;
  338. }
  339. }