F_PM_3201.Designer.cs 68 KB

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