F_PM_1301.Designer.cs 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_1301
  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(F_PM_1301));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  39. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  40. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  41. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  42. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  43. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  44. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  45. this.lblOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  46. this.scbOrganization = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbOrganization();
  47. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  49. this.txtKilnCarName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  50. this.cobKilnCarPosition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  51. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.cobKilnName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  54. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  56. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  57. this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  58. this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
  59. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  60. this.lblCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  61. this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  62. this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  63. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  64. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  65. this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  66. this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  67. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  68. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  69. this.dgvDefect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  70. this.DefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.DefectPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.DefectProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.DefectFine = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.DefectUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.JobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.DefectRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.dgvProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  78. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.KilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.KilnCarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.KilnCarPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.ProductionDataID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.OrganizationID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  92. this.SpecialRepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  93. this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.PieceType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.CreateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.KilnName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.KilnCarName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.KilnCarPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  105. this.tsrOperate.SuspendLayout();
  106. this.gbxCondition.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.dgvDefect)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  110. this.splitContainer1.Panel1.SuspendLayout();
  111. this.splitContainer1.Panel2.SuspendLayout();
  112. this.splitContainer1.SuspendLayout();
  113. this.SuspendLayout();
  114. //
  115. // tsrOperate
  116. //
  117. this.tsrOperate.AutoSize = false;
  118. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  119. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  120. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  122. this.tsbtnAdd,
  123. this.tsbtnEdit,
  124. this.toolStripSeparator1,
  125. this.tsbtnAdaptive,
  126. this.tsbtnClose});
  127. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  128. this.tsrOperate.Name = "tsrOperate";
  129. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  130. this.tsrOperate.ShowItemToolTips = false;
  131. this.tsrOperate.Size = new System.Drawing.Size(1102, 35);
  132. this.tsrOperate.TabIndex = 25;
  133. this.tsrOperate.Text = "toolStrip1";
  134. //
  135. // tsbtnAdd
  136. //
  137. this.tsbtnAdd.AutoSize = false;
  138. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  140. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  141. this.tsbtnAdd.Name = "tsbtnAdd";
  142. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  143. this.tsbtnAdd.Text = "新建(&N)";
  144. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  145. //
  146. // tsbtnEdit
  147. //
  148. this.tsbtnEdit.AutoSize = false;
  149. this.tsbtnEdit.Enabled = false;
  150. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  152. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  153. this.tsbtnEdit.Name = "tsbtnEdit";
  154. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  155. this.tsbtnEdit.Text = "编辑(&E)";
  156. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  157. //
  158. // toolStripSeparator1
  159. //
  160. this.toolStripSeparator1.AutoSize = false;
  161. this.toolStripSeparator1.Name = "toolStripSeparator1";
  162. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  163. //
  164. // tsbtnAdaptive
  165. //
  166. this.tsbtnAdaptive.AutoSize = false;
  167. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  169. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  170. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  171. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  172. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  173. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  174. //
  175. // tsbtnClose
  176. //
  177. this.tsbtnClose.AutoSize = false;
  178. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  180. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  181. this.tsbtnClose.Name = "tsbtnClose";
  182. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  183. this.tsbtnClose.Text = "关闭(&X)";
  184. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  185. //
  186. // gbxCondition
  187. //
  188. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  189. | System.Windows.Forms.AnchorStyles.Right)));
  190. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  191. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  192. this.gbxCondition.Controls.Add(this.lblOrganization);
  193. this.gbxCondition.Controls.Add(this.scbOrganization);
  194. this.gbxCondition.Controls.Add(this.lblGoodsType);
  195. this.gbxCondition.Controls.Add(this.scbGoodsType);
  196. this.gbxCondition.Controls.Add(this.txtKilnCarName);
  197. this.gbxCondition.Controls.Add(this.cobKilnCarPosition);
  198. this.gbxCondition.Controls.Add(this.c_Label3);
  199. this.gbxCondition.Controls.Add(this.c_Label2);
  200. this.gbxCondition.Controls.Add(this.cobKilnName);
  201. this.gbxCondition.Controls.Add(this.c_Label1);
  202. this.gbxCondition.Controls.Add(this.btnClearCondition);
  203. this.gbxCondition.Controls.Add(this.btnSearch);
  204. this.gbxCondition.Controls.Add(this.lblTo);
  205. this.gbxCondition.Controls.Add(this.dtpEndTime);
  206. this.gbxCondition.Controls.Add(this.dtpStartTime);
  207. this.gbxCondition.Controls.Add(this.lblCreateTime);
  208. this.gbxCondition.Controls.Add(this.lblUserCode);
  209. this.gbxCondition.Controls.Add(this.lblGoodsName);
  210. this.gbxCondition.Controls.Add(this.lblGoodsCode);
  211. this.gbxCondition.Controls.Add(this.lblBarCode);
  212. this.gbxCondition.Controls.Add(this.txtUserCode);
  213. this.gbxCondition.Controls.Add(this.txtGoodsName);
  214. this.gbxCondition.Controls.Add(this.txtGoodsCode);
  215. this.gbxCondition.Controls.Add(this.txtBarCode);
  216. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  218. this.gbxCondition.IsMustInput = false;
  219. this.gbxCondition.Location = new System.Drawing.Point(0, 39);
  220. this.gbxCondition.Name = "gbxCondition";
  221. this.gbxCondition.OriginalHeight = -1;
  222. this.gbxCondition.Size = new System.Drawing.Size(1090, 105);
  223. this.gbxCondition.TabIndex = 28;
  224. this.gbxCondition.TabStop = false;
  225. this.gbxCondition.Text = "查询条件 ▼";
  226. //
  227. // lblOrganization
  228. //
  229. this.lblOrganization.AutoSize = true;
  230. this.lblOrganization.BackColor = System.Drawing.Color.Transparent;
  231. this.lblOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.lblOrganization.ForeColor = System.Drawing.SystemColors.ControlText;
  233. this.lblOrganization.Location = new System.Drawing.Point(205, 49);
  234. this.lblOrganization.Name = "lblOrganization";
  235. this.lblOrganization.Size = new System.Drawing.Size(53, 12);
  236. this.lblOrganization.TabIndex = 55;
  237. this.lblOrganization.Text = "组织机构";
  238. //
  239. // scbOrganization
  240. //
  241. this.scbOrganization.CheckedData = null;
  242. this.scbOrganization.IsOnlyDisplayEnd = false;
  243. this.scbOrganization.Location = new System.Drawing.Point(264, 46);
  244. this.scbOrganization.Name = "scbOrganization";
  245. this.scbOrganization.Size = new System.Drawing.Size(134, 21);
  246. this.scbOrganization.TabIndex = 54;
  247. //
  248. // lblGoodsType
  249. //
  250. this.lblGoodsType.AutoSize = true;
  251. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  252. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  254. this.lblGoodsType.Location = new System.Drawing.Point(649, 22);
  255. this.lblGoodsType.Name = "lblGoodsType";
  256. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  257. this.lblGoodsType.TabIndex = 53;
  258. this.lblGoodsType.Text = "产品类别";
  259. //
  260. // scbGoodsType
  261. //
  262. this.scbGoodsType.CheckedData = null;
  263. this.scbGoodsType.IsOnlyDisplayEnd = false;
  264. this.scbGoodsType.Location = new System.Drawing.Point(706, 18);
  265. this.scbGoodsType.Name = "scbGoodsType";
  266. this.scbGoodsType.Size = new System.Drawing.Size(134, 21);
  267. this.scbGoodsType.TabIndex = 52;
  268. //
  269. // txtKilnCarName
  270. //
  271. this.txtKilnCarName.BackColor = System.Drawing.SystemColors.Window;
  272. this.txtKilnCarName.BackgroundColor = System.Drawing.SystemColors.Window;
  273. this.txtKilnCarName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  274. this.txtKilnCarName.ErrorMessage = "";
  275. this.txtKilnCarName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. this.txtKilnCarName.Location = new System.Drawing.Point(264, 74);
  277. this.txtKilnCarName.MaxLength = 500;
  278. this.txtKilnCarName.Name = "txtKilnCarName";
  279. this.txtKilnCarName.Size = new System.Drawing.Size(134, 21);
  280. this.txtKilnCarName.TabIndex = 10;
  281. //
  282. // cobKilnCarPosition
  283. //
  284. this.cobKilnCarPosition.BackgroundColor = System.Drawing.SystemColors.Window;
  285. this.cobKilnCarPosition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.cobKilnCarPosition.FormattingEnabled = true;
  287. this.cobKilnCarPosition.Location = new System.Drawing.Point(487, 75);
  288. this.cobKilnCarPosition.Name = "cobKilnCarPosition";
  289. this.cobKilnCarPosition.Size = new System.Drawing.Size(134, 20);
  290. this.cobKilnCarPosition.TabIndex = 11;
  291. //
  292. // c_Label3
  293. //
  294. this.c_Label3.AutoSize = true;
  295. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  296. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  298. this.c_Label3.Location = new System.Drawing.Point(428, 78);
  299. this.c_Label3.Name = "c_Label3";
  300. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  301. this.c_Label3.TabIndex = 51;
  302. this.c_Label3.Text = "窑车位置";
  303. //
  304. // c_Label2
  305. //
  306. this.c_Label2.AutoSize = true;
  307. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  308. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  310. this.c_Label2.Location = new System.Drawing.Point(229, 78);
  311. this.c_Label2.Name = "c_Label2";
  312. this.c_Label2.Size = new System.Drawing.Size(29, 12);
  313. this.c_Label2.TabIndex = 50;
  314. this.c_Label2.Text = "窑车";
  315. //
  316. // cobKilnName
  317. //
  318. this.cobKilnName.BackgroundColor = System.Drawing.SystemColors.Window;
  319. this.cobKilnName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  320. this.cobKilnName.FormattingEnabled = true;
  321. this.cobKilnName.Location = new System.Drawing.Point(65, 75);
  322. this.cobKilnName.Name = "cobKilnName";
  323. this.cobKilnName.Size = new System.Drawing.Size(134, 20);
  324. this.cobKilnName.TabIndex = 9;
  325. //
  326. // c_Label1
  327. //
  328. this.c_Label1.AutoSize = true;
  329. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  330. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  332. this.c_Label1.Location = new System.Drawing.Point(30, 78);
  333. this.c_Label1.Name = "c_Label1";
  334. this.c_Label1.Size = new System.Drawing.Size(29, 12);
  335. this.c_Label1.TabIndex = 49;
  336. this.c_Label1.Text = "窑炉";
  337. //
  338. // btnClearCondition
  339. //
  340. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  341. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  342. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  343. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  344. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  345. this.btnClearCondition.Location = new System.Drawing.Point(999, 67);
  346. this.btnClearCondition.Name = "btnClearCondition";
  347. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  348. this.btnClearCondition.TabIndex = 13;
  349. this.btnClearCondition.Text = "清空条件";
  350. this.btnClearCondition.UseVisualStyleBackColor = true;
  351. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  352. //
  353. // btnSearch
  354. //
  355. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  356. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  357. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  358. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.btnSearch.ForeColor = System.Drawing.Color.White;
  360. this.btnSearch.Location = new System.Drawing.Point(908, 68);
  361. this.btnSearch.Name = "btnSearch";
  362. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  363. this.btnSearch.TabIndex = 12;
  364. this.btnSearch.Text = "查询";
  365. this.btnSearch.UseVisualStyleBackColor = true;
  366. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  367. //
  368. // lblTo
  369. //
  370. this.lblTo.AutoSize = true;
  371. this.lblTo.BackColor = System.Drawing.Color.Transparent;
  372. this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText;
  374. this.lblTo.Location = new System.Drawing.Point(627, 50);
  375. this.lblTo.Name = "lblTo";
  376. this.lblTo.Size = new System.Drawing.Size(77, 12);
  377. this.lblTo.TabIndex = 35;
  378. this.lblTo.Text = "操作时间结束";
  379. //
  380. // dtpEndTime
  381. //
  382. this.dtpEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
  383. this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  384. this.dtpEndTime.Location = new System.Drawing.Point(706, 46);
  385. this.dtpEndTime.Name = "dtpEndTime";
  386. this.dtpEndTime.Size = new System.Drawing.Size(134, 21);
  387. this.dtpEndTime.TabIndex = 8;
  388. this.dtpEndTime.Value = new System.DateTime(2014, 9, 23, 0, 0, 0, 0);
  389. //
  390. // dtpStartTime
  391. //
  392. this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
  393. this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  394. this.dtpStartTime.Location = new System.Drawing.Point(487, 46);
  395. this.dtpStartTime.Name = "dtpStartTime";
  396. this.dtpStartTime.Size = new System.Drawing.Size(134, 21);
  397. this.dtpStartTime.TabIndex = 7;
  398. this.dtpStartTime.Value = new System.DateTime(2014, 9, 24, 0, 0, 0, 0);
  399. //
  400. // lblCreateTime
  401. //
  402. this.lblCreateTime.AutoSize = true;
  403. this.lblCreateTime.BackColor = System.Drawing.Color.Transparent;
  404. this.lblCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  405. this.lblCreateTime.ForeColor = System.Drawing.SystemColors.ControlText;
  406. this.lblCreateTime.Location = new System.Drawing.Point(406, 50);
  407. this.lblCreateTime.Name = "lblCreateTime";
  408. this.lblCreateTime.Size = new System.Drawing.Size(77, 12);
  409. this.lblCreateTime.TabIndex = 29;
  410. this.lblCreateTime.Text = "操作时间开始";
  411. //
  412. // lblUserCode
  413. //
  414. this.lblUserCode.AutoSize = true;
  415. this.lblUserCode.BackColor = System.Drawing.Color.Transparent;
  416. this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  417. this.lblUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  418. this.lblUserCode.Location = new System.Drawing.Point(6, 50);
  419. this.lblUserCode.Name = "lblUserCode";
  420. this.lblUserCode.Size = new System.Drawing.Size(53, 12);
  421. this.lblUserCode.TabIndex = 20;
  422. this.lblUserCode.Text = "生产工号";
  423. //
  424. // lblGoodsName
  425. //
  426. this.lblGoodsName.AutoSize = true;
  427. this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
  428. this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  429. this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText;
  430. this.lblGoodsName.Location = new System.Drawing.Point(428, 22);
  431. this.lblGoodsName.Name = "lblGoodsName";
  432. this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
  433. this.lblGoodsName.TabIndex = 21;
  434. this.lblGoodsName.Text = "产品名称";
  435. //
  436. // lblGoodsCode
  437. //
  438. this.lblGoodsCode.AutoSize = true;
  439. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  440. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  441. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  442. this.lblGoodsCode.Location = new System.Drawing.Point(205, 22);
  443. this.lblGoodsCode.Name = "lblGoodsCode";
  444. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  445. this.lblGoodsCode.TabIndex = 22;
  446. this.lblGoodsCode.Text = "产品编码";
  447. //
  448. // lblBarCode
  449. //
  450. this.lblBarCode.AutoSize = true;
  451. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  452. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  453. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  454. this.lblBarCode.Location = new System.Drawing.Point(6, 22);
  455. this.lblBarCode.Name = "lblBarCode";
  456. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  457. this.lblBarCode.TabIndex = 23;
  458. this.lblBarCode.Text = "产品条码";
  459. //
  460. // txtUserCode
  461. //
  462. this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
  463. this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  464. this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  465. this.txtUserCode.ErrorMessage = "";
  466. this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. this.txtUserCode.Location = new System.Drawing.Point(65, 46);
  468. this.txtUserCode.MaxLength = 20;
  469. this.txtUserCode.Name = "txtUserCode";
  470. this.txtUserCode.Size = new System.Drawing.Size(134, 21);
  471. this.txtUserCode.TabIndex = 5;
  472. //
  473. // txtGoodsName
  474. //
  475. this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
  476. this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
  477. this.txtGoodsName.ErrorMessage = "";
  478. this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  479. this.txtGoodsName.Location = new System.Drawing.Point(487, 18);
  480. this.txtGoodsName.MaxLength = 20;
  481. this.txtGoodsName.Name = "txtGoodsName";
  482. this.txtGoodsName.Size = new System.Drawing.Size(134, 21);
  483. this.txtGoodsName.TabIndex = 3;
  484. //
  485. // txtGoodsCode
  486. //
  487. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  488. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  489. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  490. this.txtGoodsCode.ErrorMessage = "";
  491. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  492. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  493. this.txtGoodsCode.Location = new System.Drawing.Point(264, 18);
  494. this.txtGoodsCode.MaxLength = 10;
  495. this.txtGoodsCode.Name = "txtGoodsCode";
  496. this.txtGoodsCode.Size = new System.Drawing.Size(134, 21);
  497. this.txtGoodsCode.TabIndex = 2;
  498. //
  499. // txtBarCode
  500. //
  501. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  502. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  503. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  504. this.txtBarCode.ErrorMessage = "";
  505. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. this.txtBarCode.Location = new System.Drawing.Point(65, 18);
  507. this.txtBarCode.MaxLength = 50;
  508. this.txtBarCode.Name = "txtBarCode";
  509. this.txtBarCode.Size = new System.Drawing.Size(134, 21);
  510. this.txtBarCode.TabIndex = 1;
  511. //
  512. // dgvDefect
  513. //
  514. this.dgvDefect.AllowUserToAddRows = false;
  515. this.dgvDefect.AllowUserToModifyRows = true;
  516. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  517. this.dgvDefect.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  518. this.dgvDefect.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  519. this.dgvDefect.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  520. this.dgvDefect.CellHeight = 23;
  521. this.dgvDefect.ChildNodeColumnName = null;
  522. this.dgvDefect.ChildNodeColumnText = null;
  523. this.dgvDefect.ColumnDeep = 1;
  524. this.dgvDefect.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  525. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  526. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  527. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  529. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  530. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  531. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  532. this.dgvDefect.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  533. this.dgvDefect.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  534. this.dgvDefect.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  535. this.DefectName,
  536. this.DefectPositionName,
  537. this.DefectProcedureName,
  538. this.DefectFine,
  539. this.DefectUserName,
  540. this.JobsName,
  541. this.DefectRemarks});
  542. this.dgvDefect.ColumnTreeView = null;
  543. this.dgvDefect.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  544. this.dgvDefect.Dock = System.Windows.Forms.DockStyle.Fill;
  545. this.dgvDefect.DynamicColumnName = "";
  546. this.dgvDefect.EnableHeadersVisualStyles = false;
  547. this.dgvDefect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  548. this.dgvDefect.FormatQuantityColumns = null;
  549. this.dgvDefect.HorizontalMergeColumn = null;
  550. this.dgvDefect.IsAutoCountSum = true;
  551. this.dgvDefect.IsAutoResizeColumns = false;
  552. this.dgvDefect.IsClickF12 = false;
  553. this.dgvDefect.IsOpenMergeCellFlag = false;
  554. this.dgvDefect.IsSubTotalFlag = false;
  555. this.dgvDefect.IsTopDeep = false;
  556. this.dgvDefect.Location = new System.Drawing.Point(0, 0);
  557. this.dgvDefect.Margin = new System.Windows.Forms.Padding(0);
  558. this.dgvDefect.MergeColumnNames = null;
  559. this.dgvDefect.MergeDetailColumnNames = null;
  560. this.dgvDefect.MergeDetailOnlyColumn = null;
  561. this.dgvDefect.MergeOnlyColumn = null;
  562. this.dgvDefect.MultiSelect = false;
  563. this.dgvDefect.Name = "dgvDefect";
  564. this.dgvDefect.ReadOnly = true;
  565. this.dgvDefect.RefreshAtHscroll = false;
  566. this.dgvDefect.RowHeadersWidth = 50;
  567. this.dgvDefect.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  568. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  569. this.dgvDefect.RowsDefaultCellStyle = dataGridViewCellStyle3;
  570. this.dgvDefect.RowTemplate.Height = 25;
  571. this.dgvDefect.Size = new System.Drawing.Size(1090, 171);
  572. this.dgvDefect.SortOrderColumnName = null;
  573. this.dgvDefect.TabIndex = 0;
  574. this.dgvDefect.Tag = true;
  575. this.dgvDefect.TotalSumColumns = null;
  576. this.dgvDefect.ViewRowFilter = "";
  577. //
  578. // DefectName
  579. //
  580. this.DefectName.DataPropertyName = "DefectName";
  581. this.DefectName.HeaderText = "缺陷";
  582. this.DefectName.Name = "DefectName";
  583. this.DefectName.ReadOnly = true;
  584. //
  585. // DefectPositionName
  586. //
  587. this.DefectPositionName.DataPropertyName = "DefectPositionName";
  588. this.DefectPositionName.HeaderText = "缺陷位置";
  589. this.DefectPositionName.Name = "DefectPositionName";
  590. this.DefectPositionName.ReadOnly = true;
  591. //
  592. // DefectProcedureName
  593. //
  594. this.DefectProcedureName.DataPropertyName = "DefectProcedureName";
  595. this.DefectProcedureName.HeaderText = "责任工序";
  596. this.DefectProcedureName.Name = "DefectProcedureName";
  597. this.DefectProcedureName.ReadOnly = true;
  598. //
  599. // DefectFine
  600. //
  601. this.DefectFine.DataPropertyName = "DefectFine";
  602. this.DefectFine.HeaderText = "缺陷扣罚";
  603. this.DefectFine.Name = "DefectFine";
  604. this.DefectFine.ReadOnly = true;
  605. //
  606. // DefectUserName
  607. //
  608. this.DefectUserName.DataPropertyName = "DefectUserName";
  609. this.DefectUserName.HeaderText = "责任工号";
  610. this.DefectUserName.Name = "DefectUserName";
  611. this.DefectUserName.ReadOnly = true;
  612. //
  613. // JobsName
  614. //
  615. this.JobsName.DataPropertyName = "JobsName";
  616. this.JobsName.HeaderText = "责任工种";
  617. this.JobsName.Name = "JobsName";
  618. this.JobsName.ReadOnly = true;
  619. //
  620. // DefectRemarks
  621. //
  622. this.DefectRemarks.DataPropertyName = "Remarks";
  623. this.DefectRemarks.HeaderText = "备注";
  624. this.DefectRemarks.MaxInputLength = 200;
  625. this.DefectRemarks.Name = "DefectRemarks";
  626. this.DefectRemarks.ReadOnly = true;
  627. this.DefectRemarks.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  628. this.DefectRemarks.Width = 200;
  629. //
  630. // dgvProduction
  631. //
  632. this.dgvProduction.AllowUserToAddRows = false;
  633. this.dgvProduction.AllowUserToDeleteRows = false;
  634. this.dgvProduction.AllowUserToModifyRows = true;
  635. this.dgvProduction.AllowUserToOrderColumns = true;
  636. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  637. this.dgvProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  638. this.dgvProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  639. this.dgvProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  640. this.dgvProduction.CellHeight = 23;
  641. this.dgvProduction.ChildNodeColumnName = null;
  642. this.dgvProduction.ChildNodeColumnText = null;
  643. this.dgvProduction.ColumnDeep = 1;
  644. this.dgvProduction.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  645. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  646. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  647. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  649. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  650. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  651. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  652. this.dgvProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  653. this.dgvProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  654. this.dgvProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  655. this.BarCode,
  656. this.KilnCode,
  657. this.KilnCarCode,
  658. this.KilnCarPositionName,
  659. this.ProductionDataID,
  660. this.GoodsCode,
  661. this.GoodsName,
  662. this.GoodsTypeName,
  663. this.UserCode,
  664. this.OrganizationID,
  665. this.GroutingMouldCode,
  666. this.GroutingDate,
  667. this.GroutingUserCode,
  668. this.IsPublicBody,
  669. this.SpecialRepairFlag,
  670. this.GroutingNum,
  671. this.CreateTime,
  672. this.ProcedureModel,
  673. this.ModelType,
  674. this.PieceType,
  675. this.CreateUserID,
  676. this.Remarks,
  677. this.KilnName,
  678. this.KilnCarName,
  679. this.KilnCarPosition,
  680. this.LogoCodeName});
  681. this.dgvProduction.ColumnTreeView = null;
  682. this.dgvProduction.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  683. this.dgvProduction.Dock = System.Windows.Forms.DockStyle.Fill;
  684. this.dgvProduction.DynamicColumnName = "";
  685. this.dgvProduction.EnableHeadersVisualStyles = false;
  686. this.dgvProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  687. this.dgvProduction.FormatQuantityColumns = null;
  688. this.dgvProduction.HorizontalMergeColumn = null;
  689. this.dgvProduction.IsAutoCountSum = true;
  690. this.dgvProduction.IsAutoResizeColumns = false;
  691. this.dgvProduction.IsClickF12 = false;
  692. this.dgvProduction.IsOpenMergeCellFlag = false;
  693. this.dgvProduction.IsSubTotalFlag = false;
  694. this.dgvProduction.IsTopDeep = false;
  695. this.dgvProduction.Location = new System.Drawing.Point(0, 0);
  696. this.dgvProduction.Margin = new System.Windows.Forms.Padding(0);
  697. this.dgvProduction.MergeColumnNames = null;
  698. this.dgvProduction.MergeDetailColumnNames = null;
  699. this.dgvProduction.MergeDetailOnlyColumn = null;
  700. this.dgvProduction.MergeOnlyColumn = null;
  701. this.dgvProduction.MultiSelect = false;
  702. this.dgvProduction.Name = "dgvProduction";
  703. this.dgvProduction.ReadOnly = true;
  704. this.dgvProduction.RefreshAtHscroll = false;
  705. this.dgvProduction.RowHeadersWidth = 50;
  706. this.dgvProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  707. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  708. this.dgvProduction.RowsDefaultCellStyle = dataGridViewCellStyle9;
  709. this.dgvProduction.RowTemplate.Height = 21;
  710. this.dgvProduction.Size = new System.Drawing.Size(1090, 189);
  711. this.dgvProduction.SortOrderColumnName = null;
  712. this.dgvProduction.TabIndex = 34;
  713. this.dgvProduction.Tag = true;
  714. this.dgvProduction.TotalSumColumns = null;
  715. this.dgvProduction.ViewRowFilter = "";
  716. this.dgvProduction.SelectionChanged += new System.EventHandler(this.dgvProduction_SelectionChanged);
  717. //
  718. // BarCode
  719. //
  720. this.BarCode.DataPropertyName = "BarCode";
  721. this.BarCode.HeaderText = "产品条码";
  722. this.BarCode.Name = "BarCode";
  723. this.BarCode.ReadOnly = true;
  724. //
  725. // KilnCode
  726. //
  727. this.KilnCode.DataPropertyName = "KilnCode";
  728. this.KilnCode.HeaderText = "窑炉编码";
  729. this.KilnCode.Name = "KilnCode";
  730. this.KilnCode.ReadOnly = true;
  731. //
  732. // KilnCarCode
  733. //
  734. this.KilnCarCode.DataPropertyName = "KilnCarCode";
  735. this.KilnCarCode.HeaderText = "窑车编码";
  736. this.KilnCarCode.Name = "KilnCarCode";
  737. this.KilnCarCode.ReadOnly = true;
  738. //
  739. // KilnCarPositionName
  740. //
  741. this.KilnCarPositionName.DataPropertyName = "KilnCarPositionName";
  742. this.KilnCarPositionName.HeaderText = "窑车位置";
  743. this.KilnCarPositionName.Name = "KilnCarPositionName";
  744. this.KilnCarPositionName.ReadOnly = true;
  745. //
  746. // ProductionDataID
  747. //
  748. this.ProductionDataID.DataPropertyName = "ProductionDataID";
  749. this.ProductionDataID.HeaderText = "生产数据ID";
  750. this.ProductionDataID.Name = "ProductionDataID";
  751. this.ProductionDataID.ReadOnly = true;
  752. this.ProductionDataID.Visible = false;
  753. //
  754. // GoodsCode
  755. //
  756. this.GoodsCode.DataPropertyName = "GoodsCode";
  757. this.GoodsCode.HeaderText = "产品编码";
  758. this.GoodsCode.Name = "GoodsCode";
  759. this.GoodsCode.ReadOnly = true;
  760. //
  761. // GoodsName
  762. //
  763. this.GoodsName.DataPropertyName = "GoodsName";
  764. this.GoodsName.HeaderText = "产品名称";
  765. this.GoodsName.Name = "GoodsName";
  766. this.GoodsName.ReadOnly = true;
  767. //
  768. // GoodsTypeName
  769. //
  770. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  771. this.GoodsTypeName.HeaderText = "产品类别";
  772. this.GoodsTypeName.Name = "GoodsTypeName";
  773. this.GoodsTypeName.ReadOnly = true;
  774. //
  775. // UserCode
  776. //
  777. this.UserCode.DataPropertyName = "UserCode";
  778. this.UserCode.HeaderText = "生产工号";
  779. this.UserCode.Name = "UserCode";
  780. this.UserCode.ReadOnly = true;
  781. //
  782. // OrganizationID
  783. //
  784. this.OrganizationID.DataPropertyName = "OrganizationName";
  785. this.OrganizationID.HeaderText = "所属部门";
  786. this.OrganizationID.Name = "OrganizationID";
  787. this.OrganizationID.ReadOnly = true;
  788. //
  789. // GroutingMouldCode
  790. //
  791. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  792. this.GroutingMouldCode.HeaderText = "模具编号";
  793. this.GroutingMouldCode.Name = "GroutingMouldCode";
  794. this.GroutingMouldCode.ReadOnly = true;
  795. //
  796. // GroutingDate
  797. //
  798. this.GroutingDate.DataPropertyName = "GroutingDate";
  799. dataGridViewCellStyle6.Format = "yyyy-MM-dd";
  800. dataGridViewCellStyle6.NullValue = null;
  801. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle6;
  802. this.GroutingDate.HeaderText = "注浆日期";
  803. this.GroutingDate.Name = "GroutingDate";
  804. this.GroutingDate.ReadOnly = true;
  805. //
  806. // GroutingUserCode
  807. //
  808. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  809. this.GroutingUserCode.HeaderText = "成型工号";
  810. this.GroutingUserCode.Name = "GroutingUserCode";
  811. this.GroutingUserCode.ReadOnly = true;
  812. //
  813. // IsPublicBody
  814. //
  815. this.IsPublicBody.DataPropertyName = "IsPublicBody";
  816. this.IsPublicBody.FalseValue = "0";
  817. this.IsPublicBody.HeaderText = "公坯标识";
  818. this.IsPublicBody.Name = "IsPublicBody";
  819. this.IsPublicBody.ReadOnly = true;
  820. this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  821. this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  822. this.IsPublicBody.TrueValue = "1";
  823. //
  824. // SpecialRepairFlag
  825. //
  826. this.SpecialRepairFlag.DataPropertyName = "SpecialRepairFlag";
  827. this.SpecialRepairFlag.FalseValue = "0";
  828. this.SpecialRepairFlag.HeaderText = "干补标识";
  829. this.SpecialRepairFlag.Name = "SpecialRepairFlag";
  830. this.SpecialRepairFlag.ReadOnly = true;
  831. this.SpecialRepairFlag.TrueValue = "1";
  832. //
  833. // GroutingNum
  834. //
  835. this.GroutingNum.DataPropertyName = "GroutingNum";
  836. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  837. this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle7;
  838. this.GroutingNum.HeaderText = "注浆次数";
  839. this.GroutingNum.Name = "GroutingNum";
  840. this.GroutingNum.ReadOnly = true;
  841. //
  842. // CreateTime
  843. //
  844. this.CreateTime.DataPropertyName = "CreateTime";
  845. dataGridViewCellStyle8.Format = "yyyy-MM-dd HH:mm:ss";
  846. dataGridViewCellStyle8.NullValue = null;
  847. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle8;
  848. this.CreateTime.HeaderText = "操作时间";
  849. this.CreateTime.Name = "CreateTime";
  850. this.CreateTime.ReadOnly = true;
  851. this.CreateTime.Width = 120;
  852. //
  853. // ProcedureModel
  854. //
  855. this.ProcedureModel.DataPropertyName = "ProcedureModel";
  856. this.ProcedureModel.HeaderText = "工序模型";
  857. this.ProcedureModel.Name = "ProcedureModel";
  858. this.ProcedureModel.ReadOnly = true;
  859. this.ProcedureModel.Visible = false;
  860. //
  861. // ModelType
  862. //
  863. this.ModelType.DataPropertyName = "rocedureModelTypeName";
  864. this.ModelType.HeaderText = "工序类别";
  865. this.ModelType.Name = "ModelType";
  866. this.ModelType.ReadOnly = true;
  867. this.ModelType.Visible = false;
  868. //
  869. // PieceType
  870. //
  871. this.PieceType.DataPropertyName = "PieceType";
  872. this.PieceType.HeaderText = "计件模式";
  873. this.PieceType.Name = "PieceType";
  874. this.PieceType.ReadOnly = true;
  875. this.PieceType.Visible = false;
  876. //
  877. // CreateUserID
  878. //
  879. this.CreateUserID.DataPropertyName = "barusername";
  880. this.CreateUserID.HeaderText = "操作者";
  881. this.CreateUserID.Name = "CreateUserID";
  882. this.CreateUserID.ReadOnly = true;
  883. this.CreateUserID.Width = 60;
  884. //
  885. // Remarks
  886. //
  887. this.Remarks.DataPropertyName = "Remarks";
  888. this.Remarks.HeaderText = "备注";
  889. this.Remarks.Name = "Remarks";
  890. this.Remarks.ReadOnly = true;
  891. this.Remarks.Visible = false;
  892. //
  893. // KilnName
  894. //
  895. this.KilnName.DataPropertyName = "KilnName";
  896. this.KilnName.HeaderText = "窑炉名称";
  897. this.KilnName.Name = "KilnName";
  898. this.KilnName.ReadOnly = true;
  899. this.KilnName.Visible = false;
  900. //
  901. // KilnCarName
  902. //
  903. this.KilnCarName.DataPropertyName = "KilnCarName";
  904. this.KilnCarName.HeaderText = "窑车名称";
  905. this.KilnCarName.Name = "KilnCarName";
  906. this.KilnCarName.ReadOnly = true;
  907. this.KilnCarName.Visible = false;
  908. //
  909. // KilnCarPosition
  910. //
  911. this.KilnCarPosition.DataPropertyName = "KilnCarPosition";
  912. this.KilnCarPosition.HeaderText = "窑车位置";
  913. this.KilnCarPosition.Name = "KilnCarPosition";
  914. this.KilnCarPosition.ReadOnly = true;
  915. this.KilnCarPosition.Visible = false;
  916. //
  917. // LogoCodeName
  918. //
  919. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  920. this.LogoCodeName.HeaderText = "商标";
  921. this.LogoCodeName.Name = "LogoCodeName";
  922. this.LogoCodeName.ReadOnly = true;
  923. //
  924. // splitContainer1
  925. //
  926. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  927. | System.Windows.Forms.AnchorStyles.Left)
  928. | System.Windows.Forms.AnchorStyles.Right)));
  929. this.splitContainer1.Location = new System.Drawing.Point(0, 150);
  930. this.splitContainer1.Name = "splitContainer1";
  931. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  932. //
  933. // splitContainer1.Panel1
  934. //
  935. this.splitContainer1.Panel1.Controls.Add(this.dgvProduction);
  936. //
  937. // splitContainer1.Panel2
  938. //
  939. this.splitContainer1.Panel2.Controls.Add(this.dgvDefect);
  940. this.splitContainer1.Size = new System.Drawing.Size(1090, 364);
  941. this.splitContainer1.SplitterDistance = 189;
  942. this.splitContainer1.TabIndex = 35;
  943. //
  944. // F_PM_1301
  945. //
  946. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  947. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  948. this.ClientSize = new System.Drawing.Size(1102, 514);
  949. this.Controls.Add(this.splitContainer1);
  950. this.Controls.Add(this.gbxCondition);
  951. this.Controls.Add(this.tsrOperate);
  952. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  953. this.Name = "F_PM_1301";
  954. this.Text = "入窑前检验一览";
  955. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_1301_FormClosed);
  956. this.Load += new System.EventHandler(this.F_PM_1301_Load);
  957. this.tsrOperate.ResumeLayout(false);
  958. this.tsrOperate.PerformLayout();
  959. this.gbxCondition.ResumeLayout(false);
  960. this.gbxCondition.PerformLayout();
  961. ((System.ComponentModel.ISupportInitialize)(this.dgvDefect)).EndInit();
  962. ((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).EndInit();
  963. this.splitContainer1.Panel1.ResumeLayout(false);
  964. this.splitContainer1.Panel2.ResumeLayout(false);
  965. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  966. this.splitContainer1.ResumeLayout(false);
  967. this.ResumeLayout(false);
  968. }
  969. #endregion
  970. private Basics.BaseControls.C_ToolStrip tsrOperate;
  971. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  972. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  973. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  974. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  975. private System.Windows.Forms.ToolStripButton tsbtnClose;
  976. private Basics.BaseControls.C_GroupBox gbxCondition;
  977. private Basics.BaseControls.C_Button btnClearCondition;
  978. private Basics.BaseControls.C_Button btnSearch;
  979. private Basics.BaseControls.C_Label lblTo;
  980. private System.Windows.Forms.DateTimePicker dtpEndTime;
  981. private System.Windows.Forms.DateTimePicker dtpStartTime;
  982. private Basics.BaseControls.C_Label lblCreateTime;
  983. private Basics.BaseControls.C_Label lblUserCode;
  984. private Basics.BaseControls.C_Label lblGoodsName;
  985. private Basics.BaseControls.C_Label lblGoodsCode;
  986. private Basics.BaseControls.C_Label lblBarCode;
  987. private Basics.BaseControls.C_TextBox txtUserCode;
  988. private Basics.BaseControls.C_TextBox txtGoodsName;
  989. private Basics.BaseControls.C_TextBox txtGoodsCode;
  990. private Basics.BaseControls.C_TextBox txtBarCode;
  991. private Basics.BaseControls.C_DataGridView dgvDefect;
  992. private Basics.BaseControls.C_TextBox txtKilnCarName;
  993. private Basics.BaseControls.C_ComboBox cobKilnCarPosition;
  994. private Basics.BaseControls.C_Label c_Label3;
  995. private Basics.BaseControls.C_Label c_Label2;
  996. private Basics.BaseControls.C_ComboBox cobKilnName;
  997. private Basics.BaseControls.C_Label c_Label1;
  998. private Basics.BaseControls.C_DataGridView dgvProduction;
  999. private System.Windows.Forms.DataGridViewTextBoxColumn DefectName;
  1000. private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionName;
  1001. private System.Windows.Forms.DataGridViewTextBoxColumn DefectProcedureName;
  1002. private System.Windows.Forms.DataGridViewTextBoxColumn DefectFine;
  1003. private System.Windows.Forms.DataGridViewTextBoxColumn DefectUserName;
  1004. private System.Windows.Forms.DataGridViewTextBoxColumn JobsName;
  1005. private System.Windows.Forms.DataGridViewTextBoxColumn DefectRemarks;
  1006. private System.Windows.Forms.SplitContainer splitContainer1;
  1007. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1008. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCode;
  1009. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarCode;
  1010. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarPositionName;
  1011. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionDataID;
  1012. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1013. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  1014. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  1015. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  1016. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationID;
  1017. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1018. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1019. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  1020. private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
  1021. private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairFlag;
  1022. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
  1023. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  1024. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
  1025. private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
  1026. private System.Windows.Forms.DataGridViewTextBoxColumn PieceType;
  1027. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserID;
  1028. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1029. private System.Windows.Forms.DataGridViewTextBoxColumn KilnName;
  1030. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarName;
  1031. private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarPosition;
  1032. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  1033. private Basics.BaseControls.C_Label lblGoodsType;
  1034. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  1035. private Basics.BaseControls.C_Label lblOrganization;
  1036. private Controls.SearchBox.ScbOrganization scbOrganization;
  1037. }
  1038. }