F_PC_0101_1.Designer.cs 67 KB

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