Query_SpecialReport.Designer.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. namespace UAS_MES_NEW.Query
  2. {
  3. partial class Query_SpecialReport
  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(Query_SpecialReport));
  29. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  30. this.label5 = new System.Windows.Forms.Label();
  31. this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
  32. this.ImportExcel1 = new System.Windows.Forms.OpenFileDialog();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.Process = new System.Windows.Forms.Label();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.label6 = new System.Windows.Forms.Label();
  37. this.TraceFilePath = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  38. this.TraceFile = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  39. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  40. this.XY = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  41. this.XYFilePath = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  42. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  43. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  44. this.SuspendLayout();
  45. //
  46. // label5
  47. //
  48. this.label5.AutoSize = true;
  49. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  50. this.label5.Location = new System.Drawing.Point(212, 143);
  51. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  52. this.label5.Name = "label5";
  53. this.label5.Size = new System.Drawing.Size(210, 41);
  54. this.label5.TabIndex = 11;
  55. this.label5.Text = "原始坐标文件";
  56. //
  57. // ImportExcel1
  58. //
  59. this.ImportExcel1.FileName = "ImportExcel";
  60. //
  61. // label1
  62. //
  63. this.label1.AutoSize = true;
  64. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.label1.Location = new System.Drawing.Point(212, 74);
  66. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  67. this.label1.Name = "label1";
  68. this.label1.Size = new System.Drawing.Size(146, 41);
  69. this.label1.TabIndex = 240;
  70. this.label1.Text = "产品编号";
  71. //
  72. // Process
  73. //
  74. this.Process.AutoSize = true;
  75. this.Process.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.Process.Location = new System.Drawing.Point(1028, 149);
  77. this.Process.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  78. this.Process.Name = "Process";
  79. this.Process.Size = new System.Drawing.Size(0, 41);
  80. this.Process.TabIndex = 241;
  81. //
  82. // label2
  83. //
  84. this.label2.AutoSize = true;
  85. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.label2.Location = new System.Drawing.Point(891, 149);
  87. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  88. this.label2.Name = "label2";
  89. this.label2.Size = new System.Drawing.Size(82, 41);
  90. this.label2.TabIndex = 242;
  91. this.label2.Text = "进度";
  92. //
  93. // label6
  94. //
  95. this.label6.AutoSize = true;
  96. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.label6.Location = new System.Drawing.Point(180, 336);
  98. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  99. this.label6.Name = "label6";
  100. this.label6.Size = new System.Drawing.Size(242, 41);
  101. this.label6.TabIndex = 244;
  102. this.label6.Text = "贴片机导出文件";
  103. //
  104. // TraceFilePath
  105. //
  106. this.TraceFilePath.AllPower = null;
  107. this.TraceFilePath.BackColor = System.Drawing.Color.White;
  108. this.TraceFilePath.ID = null;
  109. this.TraceFilePath.Location = new System.Drawing.Point(434, 342);
  110. this.TraceFilePath.Margin = new System.Windows.Forms.Padding(6);
  111. this.TraceFilePath.Name = "TraceFilePath";
  112. this.TraceFilePath.Power = null;
  113. this.TraceFilePath.Size = new System.Drawing.Size(445, 35);
  114. this.TraceFilePath.Str = null;
  115. this.TraceFilePath.Str1 = null;
  116. this.TraceFilePath.Str2 = null;
  117. this.TraceFilePath.TabIndex = 245;
  118. //
  119. // TraceFile
  120. //
  121. this.TraceFile.AllPower = null;
  122. this.TraceFile.BackColor = System.Drawing.Color.Transparent;
  123. this.TraceFile.DownImage = ((System.Drawing.Image)(resources.GetObject("TraceFile.DownImage")));
  124. this.TraceFile.Image = null;
  125. this.TraceFile.IsShowBorder = true;
  126. this.TraceFile.Location = new System.Drawing.Point(434, 403);
  127. this.TraceFile.Margin = new System.Windows.Forms.Padding(6);
  128. this.TraceFile.MoveImage = ((System.Drawing.Image)(resources.GetObject("TraceFile.MoveImage")));
  129. this.TraceFile.Name = "TraceFile";
  130. this.TraceFile.NormalImage = ((System.Drawing.Image)(resources.GetObject("TraceFile.NormalImage")));
  131. this.TraceFile.Power = null;
  132. this.TraceFile.Size = new System.Drawing.Size(198, 56);
  133. this.TraceFile.TabIndex = 243;
  134. this.TraceFile.Text = "导入贴片机资料";
  135. this.TraceFile.UseVisualStyleBackColor = false;
  136. this.TraceFile.Click += new System.EventHandler(this.TraceFile_Click);
  137. //
  138. // pr_code
  139. //
  140. this.pr_code.AllPower = "ifall";
  141. this.pr_code.Caller = null;
  142. this.pr_code.Condition = null;
  143. this.pr_code.DBTitle = "选择物料";
  144. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  145. this.pr_code.FormName = null;
  146. this.pr_code.Location = new System.Drawing.Point(434, 74);
  147. this.pr_code.Margin = new System.Windows.Forms.Padding(5);
  148. this.pr_code.Name = "pr_code";
  149. this.pr_code.Power = "ifspecial";
  150. this.pr_code.ReturnData = null;
  151. this.pr_code.SelectField = null;
  152. this.pr_code.SetValueField = null;
  153. this.pr_code.Size = new System.Drawing.Size(445, 44);
  154. this.pr_code.TabIndex = 239;
  155. this.pr_code.TableName = null;
  156. this.pr_code.Tag = "";
  157. this.pr_code.TextBoxEnable = false;
  158. //
  159. // XY
  160. //
  161. this.XY.AllPower = null;
  162. this.XY.BackColor = System.Drawing.Color.Transparent;
  163. this.XY.DownImage = ((System.Drawing.Image)(resources.GetObject("XY.DownImage")));
  164. this.XY.Image = null;
  165. this.XY.IsShowBorder = true;
  166. this.XY.Location = new System.Drawing.Point(434, 223);
  167. this.XY.Margin = new System.Windows.Forms.Padding(6);
  168. this.XY.MoveImage = ((System.Drawing.Image)(resources.GetObject("XY.MoveImage")));
  169. this.XY.Name = "XY";
  170. this.XY.NormalImage = ((System.Drawing.Image)(resources.GetObject("XY.NormalImage")));
  171. this.XY.Power = null;
  172. this.XY.Size = new System.Drawing.Size(177, 56);
  173. this.XY.TabIndex = 187;
  174. this.XY.Text = "导入原始坐标";
  175. this.XY.UseVisualStyleBackColor = false;
  176. this.XY.Click += new System.EventHandler(this.XY_Click);
  177. //
  178. // XYFilePath
  179. //
  180. this.XYFilePath.AllPower = null;
  181. this.XYFilePath.BackColor = System.Drawing.Color.White;
  182. this.XYFilePath.ID = null;
  183. this.XYFilePath.Location = new System.Drawing.Point(434, 149);
  184. this.XYFilePath.Margin = new System.Windows.Forms.Padding(6);
  185. this.XYFilePath.Name = "XYFilePath";
  186. this.XYFilePath.Power = null;
  187. this.XYFilePath.Size = new System.Drawing.Size(445, 35);
  188. this.XYFilePath.Str = null;
  189. this.XYFilePath.Str1 = null;
  190. this.XYFilePath.Str2 = null;
  191. this.XYFilePath.TabIndex = 12;
  192. this.XYFilePath.TextChanged += new System.EventHandler(this.inoutno_TextChanged);
  193. //
  194. // dataGridView1
  195. //
  196. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  197. this.dataGridView1.Location = new System.Drawing.Point(41, 482);
  198. this.dataGridView1.Name = "dataGridView1";
  199. this.dataGridView1.RowHeadersWidth = 82;
  200. this.dataGridView1.RowTemplate.Height = 37;
  201. this.dataGridView1.Size = new System.Drawing.Size(1416, 535);
  202. this.dataGridView1.TabIndex = 246;
  203. //
  204. // Query_SpecialReport
  205. //
  206. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  207. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  208. this.ClientSize = new System.Drawing.Size(1494, 1075);
  209. this.Controls.Add(this.dataGridView1);
  210. this.Controls.Add(this.TraceFilePath);
  211. this.Controls.Add(this.label6);
  212. this.Controls.Add(this.TraceFile);
  213. this.Controls.Add(this.label2);
  214. this.Controls.Add(this.Process);
  215. this.Controls.Add(this.label1);
  216. this.Controls.Add(this.pr_code);
  217. this.Controls.Add(this.XY);
  218. this.Controls.Add(this.XYFilePath);
  219. this.Controls.Add(this.label5);
  220. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  221. this.Margin = new System.Windows.Forms.Padding(6);
  222. this.Name = "Query_SpecialReport";
  223. this.Tag = "Query!SpecialReport";
  224. this.Text = "Query_SpecialReport";
  225. this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
  226. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  227. this.ResumeLayout(false);
  228. this.PerformLayout();
  229. }
  230. #endregion
  231. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  232. private CustomControl.TextBoxWithIcon.EnterTextBox XYFilePath;
  233. private System.Windows.Forms.Label label5;
  234. private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
  235. private CustomControl.ButtonUtil.NormalButton XY;
  236. private System.Windows.Forms.OpenFileDialog ImportExcel1;
  237. private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
  238. private System.Windows.Forms.Label label1;
  239. private System.Windows.Forms.Label Process;
  240. private System.Windows.Forms.Label label2;
  241. private CustomControl.ButtonUtil.NormalButton TraceFile;
  242. private CustomControl.TextBoxWithIcon.EnterTextBox TraceFilePath;
  243. private System.Windows.Forms.Label label6;
  244. private System.Windows.Forms.DataGridView dataGridView1;
  245. }
  246. }