F_MST_1601.Designer.cs 63 KB

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