F_MST_1601.Designer.cs 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.SystemModule
  3. {
  4. partial class F_MST_1601
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_1601));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  46. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  47. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  48. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  49. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  50. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  51. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  52. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  53. this.goodsnamess = new System.Windows.Forms.TextBox();
  54. this.GOODSNAMES = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.layoutcode = new System.Windows.Forms.TextBox();
  56. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  57. this.customcode = new System.Windows.Forms.TextBox();
  58. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  59. this.chkCreateTimes = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  60. this.lblGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  61. this.dtpGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  62. this.dtpGroutingDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  63. this.cbflagfalse = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  64. this.cbflagtrue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  65. this.txtProductModel = new System.Windows.Forms.TextBox();
  66. this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  67. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  68. this.txtOrdersCode = new System.Windows.Forms.TextBox();
  69. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  70. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  71. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  72. this.dgvOrder = new System.Windows.Forms.TabControl();
  73. this.tabPage1 = new System.Windows.Forms.TabPage();
  74. this.dgvRpt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  75. this.ORDERSCODES = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.f_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.g1goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.d_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.g_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.VALUEFLAG = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.tabPage2 = new System.Windows.Forms.TabPage();
  83. this.dgvRpt2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  84. this.ORDERSDETAILID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.ORDERSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.CUSTOMERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.LAYOUTNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.PRODUCTMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.GOODSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.ENTRUCKINGCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.NUMBERS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.ENTRUCKINGCODES = new System.Windows.Forms.TextBox();
  109. this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  110. this.tsrOperate.SuspendLayout();
  111. this.gbxCondition.SuspendLayout();
  112. this.dgvOrder.SuspendLayout();
  113. this.tabPage1.SuspendLayout();
  114. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).BeginInit();
  115. this.tabPage2.SuspendLayout();
  116. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt2)).BeginInit();
  117. this.SuspendLayout();
  118. //
  119. // tsrOperate
  120. //
  121. this.tsrOperate.AutoSize = false;
  122. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  123. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  125. this.tsbtnAdd,
  126. this.tsbtnEdit,
  127. this.toolStripSeparator3,
  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(1037, 33);
  135. this.tsrOperate.TabIndex = 2;
  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. // tsbtnAdaptive
  166. //
  167. this.tsbtnAdaptive.AutoSize = false;
  168. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  170. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  171. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  172. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  173. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  174. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  175. //
  176. // tsbtnClose
  177. //
  178. this.tsbtnClose.AutoSize = false;
  179. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  181. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  182. this.tsbtnClose.Name = "tsbtnClose";
  183. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  184. this.tsbtnClose.Text = "关闭(&X)";
  185. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  186. //
  187. // gbxCondition
  188. //
  189. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  190. | System.Windows.Forms.AnchorStyles.Right)));
  191. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  192. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  193. this.gbxCondition.Controls.Add(this.ENTRUCKINGCODES);
  194. this.gbxCondition.Controls.Add(this.c_Label6);
  195. this.gbxCondition.Controls.Add(this.goodsnamess);
  196. this.gbxCondition.Controls.Add(this.GOODSNAMES);
  197. this.gbxCondition.Controls.Add(this.layoutcode);
  198. this.gbxCondition.Controls.Add(this.c_Label3);
  199. this.gbxCondition.Controls.Add(this.customcode);
  200. this.gbxCondition.Controls.Add(this.c_Label1);
  201. this.gbxCondition.Controls.Add(this.chkCreateTimes);
  202. this.gbxCondition.Controls.Add(this.lblGroutingDateEnd);
  203. this.gbxCondition.Controls.Add(this.dtpGroutingDateEnd);
  204. this.gbxCondition.Controls.Add(this.dtpGroutingDateStart);
  205. this.gbxCondition.Controls.Add(this.cbflagfalse);
  206. this.gbxCondition.Controls.Add(this.cbflagtrue);
  207. this.gbxCondition.Controls.Add(this.txtProductModel);
  208. this.gbxCondition.Controls.Add(this.c_Label5);
  209. this.gbxCondition.Controls.Add(this.c_Label4);
  210. this.gbxCondition.Controls.Add(this.txtOrdersCode);
  211. this.gbxCondition.Controls.Add(this.c_Label2);
  212. this.gbxCondition.Controls.Add(this.btnClearCondition);
  213. this.gbxCondition.Controls.Add(this.btnSearch);
  214. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  216. this.gbxCondition.IsMustInput = false;
  217. this.gbxCondition.Location = new System.Drawing.Point(12, 36);
  218. this.gbxCondition.Name = "gbxCondition";
  219. this.gbxCondition.OriginalHeight = -1;
  220. this.gbxCondition.Size = new System.Drawing.Size(1013, 87);
  221. this.gbxCondition.TabIndex = 22;
  222. this.gbxCondition.TabStop = false;
  223. this.gbxCondition.Text = "查询条件 ▼";
  224. //
  225. // goodsnamess
  226. //
  227. this.goodsnamess.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  228. this.goodsnamess.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  229. this.goodsnamess.ImeMode = System.Windows.Forms.ImeMode.Off;
  230. this.goodsnamess.Location = new System.Drawing.Point(239, 54);
  231. this.goodsnamess.MaxLength = 20;
  232. this.goodsnamess.Name = "goodsnamess";
  233. this.goodsnamess.Size = new System.Drawing.Size(97, 21);
  234. this.goodsnamess.TabIndex = 53;
  235. //
  236. // GOODSNAMES
  237. //
  238. this.GOODSNAMES.AutoSize = true;
  239. this.GOODSNAMES.BackColor = System.Drawing.Color.Transparent;
  240. this.GOODSNAMES.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.GOODSNAMES.ForeColor = System.Drawing.SystemColors.ControlText;
  242. this.GOODSNAMES.Location = new System.Drawing.Point(180, 57);
  243. this.GOODSNAMES.Name = "GOODSNAMES";
  244. this.GOODSNAMES.Size = new System.Drawing.Size(53, 12);
  245. this.GOODSNAMES.TabIndex = 52;
  246. this.GOODSNAMES.Text = "产品名称";
  247. //
  248. // layoutcode
  249. //
  250. this.layoutcode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  251. this.layoutcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.layoutcode.ImeMode = System.Windows.Forms.ImeMode.Off;
  253. this.layoutcode.Location = new System.Drawing.Point(401, 20);
  254. this.layoutcode.MaxLength = 20;
  255. this.layoutcode.Name = "layoutcode";
  256. this.layoutcode.Size = new System.Drawing.Size(97, 21);
  257. this.layoutcode.TabIndex = 51;
  258. //
  259. // c_Label3
  260. //
  261. this.c_Label3.AutoSize = true;
  262. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  263. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  265. this.c_Label3.Location = new System.Drawing.Point(342, 23);
  266. this.c_Label3.Name = "c_Label3";
  267. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  268. this.c_Label3.TabIndex = 50;
  269. this.c_Label3.Text = "版面名称";
  270. //
  271. // customcode
  272. //
  273. this.customcode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  274. this.customcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.customcode.ImeMode = System.Windows.Forms.ImeMode.Off;
  276. this.customcode.Location = new System.Drawing.Point(239, 20);
  277. this.customcode.MaxLength = 20;
  278. this.customcode.Name = "customcode";
  279. this.customcode.Size = new System.Drawing.Size(97, 21);
  280. this.customcode.TabIndex = 49;
  281. //
  282. // c_Label1
  283. //
  284. this.c_Label1.AutoSize = true;
  285. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  286. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  288. this.c_Label1.Location = new System.Drawing.Point(180, 23);
  289. this.c_Label1.Name = "c_Label1";
  290. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  291. this.c_Label1.TabIndex = 48;
  292. this.c_Label1.Text = "客户名称";
  293. //
  294. // chkCreateTimes
  295. //
  296. this.chkCreateTimes.AutoSize = true;
  297. this.chkCreateTimes.Checked = true;
  298. this.chkCreateTimes.CheckState = System.Windows.Forms.CheckState.Checked;
  299. this.chkCreateTimes.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.chkCreateTimes.Location = new System.Drawing.Point(509, 23);
  301. this.chkCreateTimes.Name = "chkCreateTimes";
  302. this.chkCreateTimes.Size = new System.Drawing.Size(72, 16);
  303. this.chkCreateTimes.TabIndex = 44;
  304. this.chkCreateTimes.Text = "创建时间";
  305. this.chkCreateTimes.UseVisualStyleBackColor = true;
  306. this.chkCreateTimes.CheckedChanged += new System.EventHandler(this.chkCreateTimes_CheckedChanged);
  307. //
  308. // lblGroutingDateEnd
  309. //
  310. this.lblGroutingDateEnd.AutoSize = true;
  311. this.lblGroutingDateEnd.BackColor = System.Drawing.Color.Transparent;
  312. this.lblGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.lblGroutingDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  314. this.lblGroutingDateEnd.Location = new System.Drawing.Point(691, 24);
  315. this.lblGroutingDateEnd.Name = "lblGroutingDateEnd";
  316. this.lblGroutingDateEnd.Size = new System.Drawing.Size(17, 12);
  317. this.lblGroutingDateEnd.TabIndex = 46;
  318. this.lblGroutingDateEnd.Text = "至";
  319. //
  320. // dtpGroutingDateEnd
  321. //
  322. this.dtpGroutingDateEnd.CustomFormat = "yyyy-MM-dd";
  323. this.dtpGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.dtpGroutingDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  325. this.dtpGroutingDateEnd.Location = new System.Drawing.Point(714, 20);
  326. this.dtpGroutingDateEnd.Name = "dtpGroutingDateEnd";
  327. this.dtpGroutingDateEnd.Size = new System.Drawing.Size(98, 21);
  328. this.dtpGroutingDateEnd.TabIndex = 47;
  329. //
  330. // dtpGroutingDateStart
  331. //
  332. this.dtpGroutingDateStart.CustomFormat = "yyyy-MM-dd";
  333. this.dtpGroutingDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. this.dtpGroutingDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  335. this.dtpGroutingDateStart.Location = new System.Drawing.Point(587, 20);
  336. this.dtpGroutingDateStart.Name = "dtpGroutingDateStart";
  337. this.dtpGroutingDateStart.Size = new System.Drawing.Size(98, 21);
  338. this.dtpGroutingDateStart.TabIndex = 45;
  339. //
  340. // cbflagfalse
  341. //
  342. this.cbflagfalse.AutoSize = true;
  343. this.cbflagfalse.Checked = true;
  344. this.cbflagfalse.CheckState = System.Windows.Forms.CheckState.Checked;
  345. this.cbflagfalse.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.cbflagfalse.Location = new System.Drawing.Point(608, 57);
  347. this.cbflagfalse.Name = "cbflagfalse";
  348. this.cbflagfalse.Size = new System.Drawing.Size(36, 16);
  349. this.cbflagfalse.TabIndex = 43;
  350. this.cbflagfalse.Text = "否";
  351. this.cbflagfalse.UseVisualStyleBackColor = true;
  352. //
  353. // cbflagtrue
  354. //
  355. this.cbflagtrue.AutoSize = true;
  356. this.cbflagtrue.Checked = true;
  357. this.cbflagtrue.CheckState = System.Windows.Forms.CheckState.Checked;
  358. this.cbflagtrue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.cbflagtrue.Location = new System.Drawing.Point(566, 57);
  360. this.cbflagtrue.Name = "cbflagtrue";
  361. this.cbflagtrue.Size = new System.Drawing.Size(36, 16);
  362. this.cbflagtrue.TabIndex = 42;
  363. this.cbflagtrue.Text = "是";
  364. this.cbflagtrue.UseVisualStyleBackColor = true;
  365. //
  366. // txtProductModel
  367. //
  368. this.txtProductModel.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  369. this.txtProductModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  370. this.txtProductModel.ImeMode = System.Windows.Forms.ImeMode.Off;
  371. this.txtProductModel.Location = new System.Drawing.Point(65, 54);
  372. this.txtProductModel.MaxLength = 20;
  373. this.txtProductModel.Name = "txtProductModel";
  374. this.txtProductModel.Size = new System.Drawing.Size(97, 21);
  375. this.txtProductModel.TabIndex = 18;
  376. //
  377. // c_Label5
  378. //
  379. this.c_Label5.AutoSize = true;
  380. this.c_Label5.BackColor = System.Drawing.Color.Transparent;
  381. this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
  383. this.c_Label5.Location = new System.Drawing.Point(507, 57);
  384. this.c_Label5.Name = "c_Label5";
  385. this.c_Label5.Size = new System.Drawing.Size(53, 12);
  386. this.c_Label5.TabIndex = 41;
  387. this.c_Label5.Text = "有效标识";
  388. //
  389. // c_Label4
  390. //
  391. this.c_Label4.AutoSize = true;
  392. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  393. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  394. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  395. this.c_Label4.Location = new System.Drawing.Point(6, 57);
  396. this.c_Label4.Name = "c_Label4";
  397. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  398. this.c_Label4.TabIndex = 17;
  399. this.c_Label4.Text = "产品编码";
  400. //
  401. // txtOrdersCode
  402. //
  403. this.txtOrdersCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  404. this.txtOrdersCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  405. this.txtOrdersCode.Location = new System.Drawing.Point(65, 20);
  406. this.txtOrdersCode.MaxLength = 20;
  407. this.txtOrdersCode.Name = "txtOrdersCode";
  408. this.txtOrdersCode.Size = new System.Drawing.Size(97, 21);
  409. this.txtOrdersCode.TabIndex = 14;
  410. //
  411. // c_Label2
  412. //
  413. this.c_Label2.AutoSize = true;
  414. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  415. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  417. this.c_Label2.Location = new System.Drawing.Point(6, 23);
  418. this.c_Label2.Name = "c_Label2";
  419. this.c_Label2.Size = new System.Drawing.Size(41, 12);
  420. this.c_Label2.TabIndex = 13;
  421. this.c_Label2.Text = "订单号";
  422. //
  423. // btnClearCondition
  424. //
  425. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  426. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  427. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  428. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  429. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  430. this.btnClearCondition.Location = new System.Drawing.Point(921, 39);
  431. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  432. this.btnClearCondition.Name = "btnClearCondition";
  433. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  434. this.btnClearCondition.TabIndex = 10;
  435. this.btnClearCondition.Text = "清空条件(&C)";
  436. this.btnClearCondition.UseVisualStyleBackColor = false;
  437. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  438. //
  439. // btnSearch
  440. //
  441. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  442. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  443. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  444. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.btnSearch.ForeColor = System.Drawing.Color.White;
  446. this.btnSearch.Location = new System.Drawing.Point(818, 39);
  447. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  448. this.btnSearch.Name = "btnSearch";
  449. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  450. this.btnSearch.TabIndex = 9;
  451. this.btnSearch.Text = "查询(&Q)";
  452. this.btnSearch.UseVisualStyleBackColor = false;
  453. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  454. //
  455. // dgvOrder
  456. //
  457. this.dgvOrder.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  458. | System.Windows.Forms.AnchorStyles.Left)
  459. | System.Windows.Forms.AnchorStyles.Right)));
  460. this.dgvOrder.Controls.Add(this.tabPage1);
  461. this.dgvOrder.Controls.Add(this.tabPage2);
  462. this.dgvOrder.Location = new System.Drawing.Point(12, 129);
  463. this.dgvOrder.Name = "dgvOrder";
  464. this.dgvOrder.SelectedIndex = 0;
  465. this.dgvOrder.Size = new System.Drawing.Size(1013, 425);
  466. this.dgvOrder.TabIndex = 40;
  467. //
  468. // tabPage1
  469. //
  470. this.tabPage1.Controls.Add(this.dgvRpt);
  471. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  472. this.tabPage1.Name = "tabPage1";
  473. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  474. this.tabPage1.Size = new System.Drawing.Size(1005, 399);
  475. this.tabPage1.TabIndex = 0;
  476. this.tabPage1.Text = "订单信息";
  477. this.tabPage1.UseVisualStyleBackColor = true;
  478. //
  479. // dgvRpt
  480. //
  481. this.dgvRpt.AllowUserToAddRows = false;
  482. this.dgvRpt.AllowUserToDeleteRows = false;
  483. this.dgvRpt.AllowUserToModifyRows = true;
  484. this.dgvRpt.AllowUserToOrderColumns = true;
  485. this.dgvRpt.AllowUserToSortRows = false;
  486. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  487. this.dgvRpt.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  488. this.dgvRpt.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  489. this.dgvRpt.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  490. this.dgvRpt.CellHeight = 23;
  491. this.dgvRpt.ChildNodeColumnName = null;
  492. this.dgvRpt.ChildNodeColumnText = null;
  493. this.dgvRpt.ColumnDeep = 1;
  494. this.dgvRpt.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  495. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  496. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  497. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  498. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  499. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  500. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  501. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  502. this.dgvRpt.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  503. this.dgvRpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  504. this.dgvRpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  505. this.ORDERSCODES,
  506. this.f_num,
  507. this.g1goodscode,
  508. this.d_num,
  509. this.GOODSCODE,
  510. this.g_num,
  511. this.VALUEFLAG});
  512. this.dgvRpt.ColumnTreeView = null;
  513. this.dgvRpt.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)));
  514. this.dgvRpt.Dock = System.Windows.Forms.DockStyle.Fill;
  515. this.dgvRpt.DynamicColumnName = "";
  516. this.dgvRpt.EnableHeadersVisualStyles = false;
  517. this.dgvRpt.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  518. this.dgvRpt.FormatQuantityColumns = null;
  519. this.dgvRpt.HorizontalMergeColumn = null;
  520. this.dgvRpt.IsAutoCountSum = true;
  521. this.dgvRpt.IsAutoResizeColumns = false;
  522. this.dgvRpt.IsClickF12 = false;
  523. this.dgvRpt.IsOpenMergeCellFlag = false;
  524. this.dgvRpt.IsSubTotalFlag = false;
  525. this.dgvRpt.IsTopDeep = false;
  526. this.dgvRpt.Location = new System.Drawing.Point(3, 3);
  527. this.dgvRpt.MergeColumnNames = null;
  528. this.dgvRpt.MergeDetailColumnNames = null;
  529. this.dgvRpt.MergeDetailOnlyColumn = null;
  530. this.dgvRpt.MergeOnlyColumn = null;
  531. this.dgvRpt.MultiSelect = false;
  532. this.dgvRpt.Name = "dgvRpt";
  533. this.dgvRpt.ReadOnly = true;
  534. this.dgvRpt.RefreshAtHscroll = false;
  535. this.dgvRpt.RowHeadersWidth = 50;
  536. this.dgvRpt.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  537. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  538. this.dgvRpt.RowsDefaultCellStyle = dataGridViewCellStyle7;
  539. this.dgvRpt.RowTemplate.Height = 21;
  540. this.dgvRpt.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  541. this.dgvRpt.Size = new System.Drawing.Size(999, 393);
  542. this.dgvRpt.SortOrderColumnName = null;
  543. this.dgvRpt.TabIndex = 38;
  544. this.dgvRpt.Tag = true;
  545. this.dgvRpt.TotalSumColumns = null;
  546. this.dgvRpt.ViewRowFilter = "";
  547. //
  548. // ORDERSCODES
  549. //
  550. this.ORDERSCODES.DataPropertyName = "ORDERSCODE";
  551. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  552. dataGridViewCellStyle3.Format = "N0";
  553. this.ORDERSCODES.DefaultCellStyle = dataGridViewCellStyle3;
  554. this.ORDERSCODES.HeaderText = "订单号";
  555. this.ORDERSCODES.Name = "ORDERSCODES";
  556. this.ORDERSCODES.ReadOnly = true;
  557. //
  558. // f_num
  559. //
  560. this.f_num.DataPropertyName = "ORDERSNAME";
  561. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  562. dataGridViewCellStyle4.Format = "N0";
  563. this.f_num.DefaultCellStyle = dataGridViewCellStyle4;
  564. this.f_num.HeaderText = "订单名称";
  565. this.f_num.Name = "f_num";
  566. this.f_num.ReadOnly = true;
  567. //
  568. // g1goodscode
  569. //
  570. this.g1goodscode.DataPropertyName = "CUSTOMERCODE";
  571. this.g1goodscode.HeaderText = "客户编码";
  572. this.g1goodscode.Name = "g1goodscode";
  573. this.g1goodscode.ReadOnly = true;
  574. this.g1goodscode.Visible = false;
  575. //
  576. // d_num
  577. //
  578. this.d_num.DataPropertyName = "LAYOUTCODE";
  579. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  580. dataGridViewCellStyle5.Format = "N0";
  581. this.d_num.DefaultCellStyle = dataGridViewCellStyle5;
  582. this.d_num.HeaderText = "版面编码";
  583. this.d_num.Name = "d_num";
  584. this.d_num.ReadOnly = true;
  585. this.d_num.Visible = false;
  586. //
  587. // GOODSCODE
  588. //
  589. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  590. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  591. dataGridViewCellStyle6.Format = "N0";
  592. this.GOODSCODE.DefaultCellStyle = dataGridViewCellStyle6;
  593. this.GOODSCODE.HeaderText = "产品型号";
  594. this.GOODSCODE.Name = "GOODSCODE";
  595. this.GOODSCODE.ReadOnly = true;
  596. this.GOODSCODE.Visible = false;
  597. //
  598. // g_num
  599. //
  600. this.g_num.DataPropertyName = "NUMBERS";
  601. this.g_num.HeaderText = "数量";
  602. this.g_num.Name = "g_num";
  603. this.g_num.ReadOnly = true;
  604. //
  605. // VALUEFLAG
  606. //
  607. this.VALUEFLAG.DataPropertyName = "VALUEFLAG";
  608. this.VALUEFLAG.HeaderText = "有效标识";
  609. this.VALUEFLAG.Name = "VALUEFLAG";
  610. this.VALUEFLAG.ReadOnly = true;
  611. //
  612. // tabPage2
  613. //
  614. this.tabPage2.Controls.Add(this.dgvRpt2);
  615. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  616. this.tabPage2.Name = "tabPage2";
  617. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  618. this.tabPage2.Size = new System.Drawing.Size(1005, 399);
  619. this.tabPage2.TabIndex = 1;
  620. this.tabPage2.Text = "订单详细";
  621. this.tabPage2.UseVisualStyleBackColor = true;
  622. //
  623. // dgvRpt2
  624. //
  625. this.dgvRpt2.AllowUserToAddRows = false;
  626. this.dgvRpt2.AllowUserToDeleteRows = false;
  627. this.dgvRpt2.AllowUserToModifyRows = true;
  628. this.dgvRpt2.AllowUserToOrderColumns = true;
  629. this.dgvRpt2.AllowUserToSortRows = false;
  630. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  631. this.dgvRpt2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
  632. this.dgvRpt2.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  633. this.dgvRpt2.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  634. this.dgvRpt2.CellHeight = 23;
  635. this.dgvRpt2.ChildNodeColumnName = null;
  636. this.dgvRpt2.ChildNodeColumnText = null;
  637. this.dgvRpt2.ColumnDeep = 1;
  638. this.dgvRpt2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  639. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  640. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  641. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  642. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
  643. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  644. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  645. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  646. this.dgvRpt2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  647. this.dgvRpt2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  648. this.dgvRpt2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  649. this.ORDERSDETAILID,
  650. this.ORDERSCODE,
  651. this.CUSTOMERNAME,
  652. this.LAYOUTNAME,
  653. this.PRODUCTMODEL,
  654. this.GOODSNAME,
  655. this.ENTRUCKINGCODE,
  656. this.NUMBERS,
  657. this.CREATETIME});
  658. this.dgvRpt2.ColumnTreeView = null;
  659. this.dgvRpt2.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)));
  660. this.dgvRpt2.Dock = System.Windows.Forms.DockStyle.Fill;
  661. this.dgvRpt2.DynamicColumnName = "";
  662. this.dgvRpt2.EnableHeadersVisualStyles = false;
  663. this.dgvRpt2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  664. this.dgvRpt2.FormatQuantityColumns = null;
  665. this.dgvRpt2.HorizontalMergeColumn = null;
  666. this.dgvRpt2.IsAutoCountSum = true;
  667. this.dgvRpt2.IsAutoResizeColumns = false;
  668. this.dgvRpt2.IsClickF12 = false;
  669. this.dgvRpt2.IsOpenMergeCellFlag = false;
  670. this.dgvRpt2.IsSubTotalFlag = false;
  671. this.dgvRpt2.IsTopDeep = false;
  672. this.dgvRpt2.Location = new System.Drawing.Point(3, 3);
  673. this.dgvRpt2.MergeColumnNames = null;
  674. this.dgvRpt2.MergeDetailColumnNames = null;
  675. this.dgvRpt2.MergeDetailOnlyColumn = null;
  676. this.dgvRpt2.MergeOnlyColumn = null;
  677. this.dgvRpt2.MultiSelect = false;
  678. this.dgvRpt2.Name = "dgvRpt2";
  679. this.dgvRpt2.ReadOnly = true;
  680. this.dgvRpt2.RefreshAtHscroll = false;
  681. this.dgvRpt2.RowHeadersWidth = 50;
  682. this.dgvRpt2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  683. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  684. this.dgvRpt2.RowsDefaultCellStyle = dataGridViewCellStyle11;
  685. this.dgvRpt2.RowTemplate.Height = 21;
  686. this.dgvRpt2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  687. this.dgvRpt2.Size = new System.Drawing.Size(999, 393);
  688. this.dgvRpt2.SortOrderColumnName = null;
  689. this.dgvRpt2.TabIndex = 39;
  690. this.dgvRpt2.Tag = true;
  691. this.dgvRpt2.TotalSumColumns = null;
  692. this.dgvRpt2.ViewRowFilter = "";
  693. this.dgvRpt2.ColumnStateChanged += new System.Windows.Forms.DataGridViewColumnStateChangedEventHandler(this.dgvRpt2_ColumnStateChanged);
  694. //
  695. // ORDERSDETAILID
  696. //
  697. this.ORDERSDETAILID.DataPropertyName = "ORDERSDETAILID";
  698. this.ORDERSDETAILID.HeaderText = "订单详细id";
  699. this.ORDERSDETAILID.Name = "ORDERSDETAILID";
  700. this.ORDERSDETAILID.ReadOnly = true;
  701. this.ORDERSDETAILID.Visible = false;
  702. //
  703. // ORDERSCODE
  704. //
  705. this.ORDERSCODE.DataPropertyName = "ORDERSCODE";
  706. this.ORDERSCODE.HeaderText = "订单号";
  707. this.ORDERSCODE.Name = "ORDERSCODE";
  708. this.ORDERSCODE.ReadOnly = true;
  709. //
  710. // CUSTOMERNAME
  711. //
  712. this.CUSTOMERNAME.DataPropertyName = "CUSTOMERNAME";
  713. this.CUSTOMERNAME.HeaderText = "客户名称";
  714. this.CUSTOMERNAME.Name = "CUSTOMERNAME";
  715. this.CUSTOMERNAME.ReadOnly = true;
  716. //
  717. // LAYOUTNAME
  718. //
  719. this.LAYOUTNAME.DataPropertyName = "LAYOUTNAME";
  720. this.LAYOUTNAME.HeaderText = "版面名称";
  721. this.LAYOUTNAME.Name = "LAYOUTNAME";
  722. this.LAYOUTNAME.ReadOnly = true;
  723. //
  724. // PRODUCTMODEL
  725. //
  726. this.PRODUCTMODEL.DataPropertyName = "GOODSCODE";
  727. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  728. dataGridViewCellStyle10.Format = "N0";
  729. this.PRODUCTMODEL.DefaultCellStyle = dataGridViewCellStyle10;
  730. this.PRODUCTMODEL.HeaderText = "产品编码";
  731. this.PRODUCTMODEL.Name = "PRODUCTMODEL";
  732. this.PRODUCTMODEL.ReadOnly = true;
  733. //
  734. // GOODSNAME
  735. //
  736. this.GOODSNAME.DataPropertyName = "GOODSNAME";
  737. this.GOODSNAME.HeaderText = "产品名称";
  738. this.GOODSNAME.Name = "GOODSNAME";
  739. this.GOODSNAME.ReadOnly = true;
  740. //
  741. // ENTRUCKINGCODE
  742. //
  743. this.ENTRUCKINGCODE.DataPropertyName = "ENTRUCKINGCODE";
  744. this.ENTRUCKINGCODE.HeaderText = "载具条码";
  745. this.ENTRUCKINGCODE.Name = "ENTRUCKINGCODE";
  746. this.ENTRUCKINGCODE.ReadOnly = true;
  747. //
  748. // NUMBERS
  749. //
  750. this.NUMBERS.DataPropertyName = "NUMBERS";
  751. this.NUMBERS.HeaderText = "数量";
  752. this.NUMBERS.Name = "NUMBERS";
  753. this.NUMBERS.ReadOnly = true;
  754. //
  755. // CREATETIME
  756. //
  757. this.CREATETIME.DataPropertyName = "CREATETIME";
  758. this.CREATETIME.HeaderText = "订单创建时间";
  759. this.CREATETIME.Name = "CREATETIME";
  760. this.CREATETIME.ReadOnly = true;
  761. //
  762. // dataGridViewTextBoxColumn1
  763. //
  764. this.dataGridViewTextBoxColumn1.DataPropertyName = "ORDERSCODE";
  765. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  766. dataGridViewCellStyle12.Format = "N0";
  767. this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle12;
  768. this.dataGridViewTextBoxColumn1.HeaderText = "订单号";
  769. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  770. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  771. //
  772. // dataGridViewTextBoxColumn2
  773. //
  774. this.dataGridViewTextBoxColumn2.DataPropertyName = "ORDERSNAME";
  775. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  776. dataGridViewCellStyle13.Format = "N0";
  777. this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle13;
  778. this.dataGridViewTextBoxColumn2.HeaderText = "订单名称";
  779. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  780. this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  781. //
  782. // dataGridViewTextBoxColumn3
  783. //
  784. this.dataGridViewTextBoxColumn3.DataPropertyName = "CUSTOMERCODE";
  785. this.dataGridViewTextBoxColumn3.HeaderText = "客户编码";
  786. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  787. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  788. this.dataGridViewTextBoxColumn3.Visible = false;
  789. //
  790. // dataGridViewTextBoxColumn4
  791. //
  792. this.dataGridViewTextBoxColumn4.DataPropertyName = "LAYOUTCODE";
  793. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  794. dataGridViewCellStyle14.Format = "N0";
  795. this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle14;
  796. this.dataGridViewTextBoxColumn4.HeaderText = "版面编码";
  797. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  798. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  799. this.dataGridViewTextBoxColumn4.Visible = false;
  800. //
  801. // dataGridViewTextBoxColumn5
  802. //
  803. this.dataGridViewTextBoxColumn5.DataPropertyName = "GOODSCODE";
  804. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  805. dataGridViewCellStyle15.Format = "N0";
  806. this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle15;
  807. this.dataGridViewTextBoxColumn5.HeaderText = "产品型号";
  808. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  809. this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  810. this.dataGridViewTextBoxColumn5.Visible = false;
  811. //
  812. // dataGridViewTextBoxColumn6
  813. //
  814. this.dataGridViewTextBoxColumn6.DataPropertyName = "NUMBERS";
  815. this.dataGridViewTextBoxColumn6.HeaderText = "数量";
  816. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  817. this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  818. //
  819. // dataGridViewTextBoxColumn7
  820. //
  821. this.dataGridViewTextBoxColumn7.DataPropertyName = "VALUEFLAG";
  822. this.dataGridViewTextBoxColumn7.HeaderText = "有效标识";
  823. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  824. this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  825. //
  826. // dataGridViewTextBoxColumn8
  827. //
  828. this.dataGridViewTextBoxColumn8.DataPropertyName = "ORDERSDETAILID";
  829. this.dataGridViewTextBoxColumn8.HeaderText = "订单详细id";
  830. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  831. this.dataGridViewTextBoxColumn8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  832. this.dataGridViewTextBoxColumn8.Visible = false;
  833. //
  834. // dataGridViewTextBoxColumn9
  835. //
  836. this.dataGridViewTextBoxColumn9.DataPropertyName = "ORDERSCODE";
  837. this.dataGridViewTextBoxColumn9.HeaderText = "订单号";
  838. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  839. this.dataGridViewTextBoxColumn9.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  840. //
  841. // dataGridViewTextBoxColumn10
  842. //
  843. this.dataGridViewTextBoxColumn10.DataPropertyName = "CUSTOMERNAME";
  844. this.dataGridViewTextBoxColumn10.HeaderText = "客户名称";
  845. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  846. this.dataGridViewTextBoxColumn10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  847. //
  848. // dataGridViewTextBoxColumn11
  849. //
  850. this.dataGridViewTextBoxColumn11.DataPropertyName = "LAYOUTNAME";
  851. this.dataGridViewTextBoxColumn11.HeaderText = "版面名称";
  852. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  853. this.dataGridViewTextBoxColumn11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  854. //
  855. // dataGridViewTextBoxColumn12
  856. //
  857. this.dataGridViewTextBoxColumn12.DataPropertyName = "GOODSCODE";
  858. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  859. dataGridViewCellStyle16.Format = "N0";
  860. this.dataGridViewTextBoxColumn12.DefaultCellStyle = dataGridViewCellStyle16;
  861. this.dataGridViewTextBoxColumn12.HeaderText = "产品型号";
  862. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  863. this.dataGridViewTextBoxColumn12.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  864. //
  865. // dataGridViewTextBoxColumn13
  866. //
  867. this.dataGridViewTextBoxColumn13.DataPropertyName = "ENTRUCKINGCODE";
  868. this.dataGridViewTextBoxColumn13.HeaderText = "载具条码";
  869. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  870. this.dataGridViewTextBoxColumn13.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  871. //
  872. // dataGridViewTextBoxColumn14
  873. //
  874. this.dataGridViewTextBoxColumn14.DataPropertyName = "NUMBERS";
  875. this.dataGridViewTextBoxColumn14.HeaderText = "数量";
  876. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  877. this.dataGridViewTextBoxColumn14.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  878. //
  879. // dataGridViewTextBoxColumn15
  880. //
  881. this.dataGridViewTextBoxColumn15.DataPropertyName = "CREATETIME";
  882. this.dataGridViewTextBoxColumn15.HeaderText = "订单创建时间";
  883. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  884. this.dataGridViewTextBoxColumn15.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  885. //
  886. // ENTRUCKINGCODES
  887. //
  888. this.ENTRUCKINGCODES.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  889. this.ENTRUCKINGCODES.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  890. this.ENTRUCKINGCODES.ImeMode = System.Windows.Forms.ImeMode.Off;
  891. this.ENTRUCKINGCODES.Location = new System.Drawing.Point(401, 55);
  892. this.ENTRUCKINGCODES.MaxLength = 20;
  893. this.ENTRUCKINGCODES.Name = "ENTRUCKINGCODES";
  894. this.ENTRUCKINGCODES.Size = new System.Drawing.Size(97, 21);
  895. this.ENTRUCKINGCODES.TabIndex = 55;
  896. //
  897. // c_Label6
  898. //
  899. this.c_Label6.AutoSize = true;
  900. this.c_Label6.BackColor = System.Drawing.Color.Transparent;
  901. this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  902. this.c_Label6.ForeColor = System.Drawing.SystemColors.ControlText;
  903. this.c_Label6.Location = new System.Drawing.Point(342, 61);
  904. this.c_Label6.Name = "c_Label6";
  905. this.c_Label6.Size = new System.Drawing.Size(53, 12);
  906. this.c_Label6.TabIndex = 54;
  907. this.c_Label6.Text = "载具条码";
  908. //
  909. // F_MST_1601
  910. //
  911. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  912. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  913. this.ClientSize = new System.Drawing.Size(1037, 605);
  914. this.Controls.Add(this.dgvOrder);
  915. this.Controls.Add(this.gbxCondition);
  916. this.Controls.Add(this.tsrOperate);
  917. this.Name = "F_MST_1601";
  918. this.Text = "F_MST_1401";
  919. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_1601_FormClosed);
  920. this.Load += new System.EventHandler(this.F_MST_1401_Load);
  921. this.tsrOperate.ResumeLayout(false);
  922. this.tsrOperate.PerformLayout();
  923. this.gbxCondition.ResumeLayout(false);
  924. this.gbxCondition.PerformLayout();
  925. this.dgvOrder.ResumeLayout(false);
  926. this.tabPage1.ResumeLayout(false);
  927. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).EndInit();
  928. this.tabPage2.ResumeLayout(false);
  929. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt2)).EndInit();
  930. this.ResumeLayout(false);
  931. }
  932. #endregion
  933. private Basics.BaseControls.C_ToolStrip tsrOperate;
  934. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  935. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  936. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  937. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  938. private System.Windows.Forms.ToolStripButton tsbtnClose;
  939. private Basics.BaseControls.C_GroupBox gbxCondition;
  940. private Basics.BaseControls.C_Button btnClearCondition;
  941. private Basics.BaseControls.C_Button btnSearch;
  942. private System.Windows.Forms.TextBox txtOrdersCode;
  943. private Basics.BaseControls.C_Label c_Label2;
  944. private System.Windows.Forms.TextBox txtProductModel;
  945. private Basics.BaseControls.C_Label c_Label4;
  946. private System.Windows.Forms.TabControl dgvOrder;
  947. private System.Windows.Forms.TabPage tabPage1;
  948. private Basics.BaseControls.C_DataGridView dgvRpt;
  949. private System.Windows.Forms.TabPage tabPage2;
  950. private Basics.BaseControls.C_DataGridView dgvRpt2;
  951. private Basics.BaseControls.C_CheckBox cbflagfalse;
  952. private Basics.BaseControls.C_CheckBox cbflagtrue;
  953. private Basics.BaseControls.C_Label c_Label5;
  954. private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSCODES;
  955. private System.Windows.Forms.DataGridViewTextBoxColumn f_num;
  956. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodscode;
  957. private System.Windows.Forms.DataGridViewTextBoxColumn d_num;
  958. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  959. private System.Windows.Forms.DataGridViewTextBoxColumn g_num;
  960. private System.Windows.Forms.DataGridViewTextBoxColumn VALUEFLAG;
  961. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  962. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  963. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  964. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  965. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  966. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  967. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  968. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  969. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  970. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  971. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  972. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  973. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  974. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  975. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  976. private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSDETAILID;
  977. private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSCODE;
  978. private System.Windows.Forms.DataGridViewTextBoxColumn CUSTOMERNAME;
  979. private System.Windows.Forms.DataGridViewTextBoxColumn LAYOUTNAME;
  980. private System.Windows.Forms.DataGridViewTextBoxColumn PRODUCTMODEL;
  981. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSNAME;
  982. private System.Windows.Forms.DataGridViewTextBoxColumn ENTRUCKINGCODE;
  983. private System.Windows.Forms.DataGridViewTextBoxColumn NUMBERS;
  984. private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME;
  985. private System.Windows.Forms.TextBox goodsnamess;
  986. private Basics.BaseControls.C_Label GOODSNAMES;
  987. private System.Windows.Forms.TextBox layoutcode;
  988. private Basics.BaseControls.C_Label c_Label3;
  989. private System.Windows.Forms.TextBox customcode;
  990. private Basics.BaseControls.C_Label c_Label1;
  991. private Basics.BaseControls.C_CheckBox chkCreateTimes;
  992. private Basics.BaseControls.C_Label lblGroutingDateEnd;
  993. private Basics.BaseControls.C_DateTimePicker dtpGroutingDateEnd;
  994. private Basics.BaseControls.C_DateTimePicker dtpGroutingDateStart;
  995. private System.Windows.Forms.TextBox ENTRUCKINGCODES;
  996. private Basics.BaseControls.C_Label c_Label6;
  997. }
  998. }