F_PM_3501.Designer.cs 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_3501
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_3501));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  36. this.btnSendEdit = new System.Windows.Forms.ToolStripButton();
  37. this.btnSendBack = new System.Windows.Forms.ToolStripButton();
  38. this.btnSendPush = new System.Windows.Forms.ToolStripButton();
  39. this.btnSendDelete = new System.Windows.Forms.ToolStripButton();
  40. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  41. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  42. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  43. this.cmbSYNCSTATUS = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  44. this.c_Label8 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  46. this.dtpDELIVERDATE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  47. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.cmbCARPLATENAME = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  49. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  50. this.cmbRECEIVECODE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  51. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.cmbWAREHOUSINGCODE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  53. this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  54. this.txtSendOutCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  55. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  56. this.dtpACCOUNTDATE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  57. this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  58. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  59. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  60. this.dgvSendDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  61. this.dgvSend = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  62. this.SENDOUTGOODSLOGDETAILID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.MATERIALCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.MATERIALREMARK = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.BANMA = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.BINDINGCOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.SENDOUTGOODSLOGID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.SENDOUTCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.USERID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.USERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.WAREHOUSINGNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.RECEIVENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.CARPLATENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.ACCOUNTDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.DELIVERDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.SYNCSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.SYNCSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.SYNCTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.ISREVOKE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.REVOKETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.ISAMENDS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.AMENDSTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.CREATEUSERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.UPDATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.UPDATEUSERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.REMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.tsrOperate.SuspendLayout();
  90. this.gbxCondition.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.dgvSendDetail)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.dgvSend)).BeginInit();
  93. this.SuspendLayout();
  94. //
  95. // tsrOperate
  96. //
  97. this.tsrOperate.AutoSize = false;
  98. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  99. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(24, 24);
  101. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  102. this.btnSendEdit,
  103. this.btnSendBack,
  104. this.btnSendPush,
  105. this.btnSendDelete,
  106. this.tsbtnAdaptive,
  107. this.tsbtnClose});
  108. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  109. this.tsrOperate.Name = "tsrOperate";
  110. this.tsrOperate.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
  111. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  112. this.tsrOperate.ShowItemToolTips = false;
  113. this.tsrOperate.Size = new System.Drawing.Size(1151, 35);
  114. this.tsrOperate.TabIndex = 0;
  115. this.tsrOperate.Text = "toolStrip1";
  116. //
  117. // btnSendEdit
  118. //
  119. this.btnSendEdit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  120. this.btnSendEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnSendEdit.Image")));
  121. this.btnSendEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  122. this.btnSendEdit.Name = "btnSendEdit";
  123. this.btnSendEdit.Size = new System.Drawing.Size(99, 32);
  124. this.btnSendEdit.Text = "发货单编辑(&E)";
  125. this.btnSendEdit.Click += new System.EventHandler(this.btnSendEdit_Click);
  126. //
  127. // btnSendBack
  128. //
  129. this.btnSendBack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  130. this.btnSendBack.Image = ((System.Drawing.Image)(resources.GetObject("btnSendBack.Image")));
  131. this.btnSendBack.ImageTransparentColor = System.Drawing.Color.Magenta;
  132. this.btnSendBack.Name = "btnSendBack";
  133. this.btnSendBack.Size = new System.Drawing.Size(99, 32);
  134. this.btnSendBack.Text = "发货单撤销(&B)";
  135. this.btnSendBack.Click += new System.EventHandler(this.btnSendBack_Click);
  136. //
  137. // btnSendPush
  138. //
  139. this.btnSendPush.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  140. this.btnSendPush.Image = ((System.Drawing.Image)(resources.GetObject("btnSendPush.Image")));
  141. this.btnSendPush.ImageTransparentColor = System.Drawing.Color.Magenta;
  142. this.btnSendPush.Name = "btnSendPush";
  143. this.btnSendPush.Size = new System.Drawing.Size(99, 32);
  144. this.btnSendPush.Text = "发货单补推(&T)";
  145. this.btnSendPush.Click += new System.EventHandler(this.btnSendPush_Click);
  146. //
  147. // btnSendDelete
  148. //
  149. this.btnSendDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  150. this.btnSendDelete.Image = ((System.Drawing.Image)(resources.GetObject("btnSendDelete.Image")));
  151. this.btnSendDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
  152. this.btnSendDelete.Name = "btnSendDelete";
  153. this.btnSendDelete.Size = new System.Drawing.Size(123, 32);
  154. this.btnSendDelete.Text = "发货单总表删除(&D)";
  155. this.btnSendDelete.Click += new System.EventHandler(this.btnSendDelete_Click);
  156. //
  157. // tsbtnAdaptive
  158. //
  159. this.tsbtnAdaptive.AutoSize = false;
  160. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  162. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  163. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  164. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  165. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  166. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  167. //
  168. // tsbtnClose
  169. //
  170. this.tsbtnClose.AutoSize = false;
  171. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  173. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  174. this.tsbtnClose.Name = "tsbtnClose";
  175. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  176. this.tsbtnClose.Text = "关闭(&X)";
  177. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  178. //
  179. // gbxCondition
  180. //
  181. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  182. | System.Windows.Forms.AnchorStyles.Right)));
  183. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  184. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  185. this.gbxCondition.Controls.Add(this.cmbSYNCSTATUS);
  186. this.gbxCondition.Controls.Add(this.c_Label8);
  187. this.gbxCondition.Controls.Add(this.c_Label6);
  188. this.gbxCondition.Controls.Add(this.dtpDELIVERDATE);
  189. this.gbxCondition.Controls.Add(this.c_Label4);
  190. this.gbxCondition.Controls.Add(this.cmbCARPLATENAME);
  191. this.gbxCondition.Controls.Add(this.c_Label3);
  192. this.gbxCondition.Controls.Add(this.cmbRECEIVECODE);
  193. this.gbxCondition.Controls.Add(this.c_Label2);
  194. this.gbxCondition.Controls.Add(this.cmbWAREHOUSINGCODE);
  195. this.gbxCondition.Controls.Add(this.c_Label7);
  196. this.gbxCondition.Controls.Add(this.txtSendOutCode);
  197. this.gbxCondition.Controls.Add(this.c_Label1);
  198. this.gbxCondition.Controls.Add(this.dtpACCOUNTDATE);
  199. this.gbxCondition.Controls.Add(this.c_Label5);
  200. this.gbxCondition.Controls.Add(this.btnClearCondition);
  201. this.gbxCondition.Controls.Add(this.btnSearch);
  202. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  204. this.gbxCondition.IsMustInput = false;
  205. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  206. this.gbxCondition.Name = "gbxCondition";
  207. this.gbxCondition.OriginalHeight = -1;
  208. this.gbxCondition.Size = new System.Drawing.Size(1151, 80);
  209. this.gbxCondition.TabIndex = 1;
  210. this.gbxCondition.TabStop = false;
  211. this.gbxCondition.Text = "查询条件 ▼";
  212. //
  213. // cmbSYNCSTATUS
  214. //
  215. this.cmbSYNCSTATUS.BackColor = System.Drawing.SystemColors.Window;
  216. this.cmbSYNCSTATUS.BackgroundColor = System.Drawing.SystemColors.Window;
  217. this.cmbSYNCSTATUS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  218. this.cmbSYNCSTATUS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.cmbSYNCSTATUS.FormattingEnabled = true;
  220. this.cmbSYNCSTATUS.Location = new System.Drawing.Point(472, 54);
  221. this.cmbSYNCSTATUS.Name = "cmbSYNCSTATUS";
  222. this.cmbSYNCSTATUS.Size = new System.Drawing.Size(121, 20);
  223. this.cmbSYNCSTATUS.TabIndex = 25;
  224. //
  225. // c_Label8
  226. //
  227. this.c_Label8.AutoSize = true;
  228. this.c_Label8.BackColor = System.Drawing.Color.Transparent;
  229. this.c_Label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.c_Label8.Location = new System.Drawing.Point(409, 57);
  231. this.c_Label8.Name = "c_Label8";
  232. this.c_Label8.Size = new System.Drawing.Size(53, 12);
  233. this.c_Label8.TabIndex = 26;
  234. this.c_Label8.Text = "同步状态";
  235. //
  236. // c_Label6
  237. //
  238. this.c_Label6.AutoSize = true;
  239. this.c_Label6.BackColor = System.Drawing.Color.Transparent;
  240. this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.c_Label6.Location = new System.Drawing.Point(219, 54);
  242. this.c_Label6.Name = "c_Label6";
  243. this.c_Label6.Size = new System.Drawing.Size(53, 12);
  244. this.c_Label6.TabIndex = 24;
  245. this.c_Label6.Text = "送货日期";
  246. //
  247. // dtpDELIVERDATE
  248. //
  249. this.dtpDELIVERDATE.CustomFormat = "yyyy-MM-dd";
  250. this.dtpDELIVERDATE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.dtpDELIVERDATE.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  252. this.dtpDELIVERDATE.Location = new System.Drawing.Point(282, 51);
  253. this.dtpDELIVERDATE.Name = "dtpDELIVERDATE";
  254. this.dtpDELIVERDATE.Size = new System.Drawing.Size(121, 21);
  255. this.dtpDELIVERDATE.TabIndex = 23;
  256. //
  257. // c_Label4
  258. //
  259. this.c_Label4.AutoSize = true;
  260. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  261. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.c_Label4.Location = new System.Drawing.Point(22, 54);
  263. this.c_Label4.Name = "c_Label4";
  264. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  265. this.c_Label4.TabIndex = 22;
  266. this.c_Label4.Text = "记账日期";
  267. //
  268. // cmbCARPLATENAME
  269. //
  270. this.cmbCARPLATENAME.BackColor = System.Drawing.SystemColors.Window;
  271. this.cmbCARPLATENAME.BackgroundColor = System.Drawing.SystemColors.Window;
  272. this.cmbCARPLATENAME.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  273. this.cmbCARPLATENAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.cmbCARPLATENAME.FormattingEnabled = true;
  275. this.cmbCARPLATENAME.Location = new System.Drawing.Point(646, 21);
  276. this.cmbCARPLATENAME.Name = "cmbCARPLATENAME";
  277. this.cmbCARPLATENAME.Size = new System.Drawing.Size(121, 20);
  278. this.cmbCARPLATENAME.TabIndex = 20;
  279. //
  280. // c_Label3
  281. //
  282. this.c_Label3.AutoSize = true;
  283. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  284. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.c_Label3.Location = new System.Drawing.Point(599, 24);
  286. this.c_Label3.Name = "c_Label3";
  287. this.c_Label3.Size = new System.Drawing.Size(41, 12);
  288. this.c_Label3.TabIndex = 21;
  289. this.c_Label3.Text = "车牌号";
  290. //
  291. // cmbRECEIVECODE
  292. //
  293. this.cmbRECEIVECODE.BackColor = System.Drawing.SystemColors.Window;
  294. this.cmbRECEIVECODE.BackgroundColor = System.Drawing.SystemColors.Window;
  295. this.cmbRECEIVECODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  296. this.cmbRECEIVECODE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.cmbRECEIVECODE.FormattingEnabled = true;
  298. this.cmbRECEIVECODE.Location = new System.Drawing.Point(472, 21);
  299. this.cmbRECEIVECODE.Name = "cmbRECEIVECODE";
  300. this.cmbRECEIVECODE.Size = new System.Drawing.Size(121, 20);
  301. this.cmbRECEIVECODE.TabIndex = 18;
  302. //
  303. // c_Label2
  304. //
  305. this.c_Label2.AutoSize = true;
  306. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  307. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.c_Label2.Location = new System.Drawing.Point(409, 24);
  309. this.c_Label2.Name = "c_Label2";
  310. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  311. this.c_Label2.TabIndex = 19;
  312. this.c_Label2.Text = "接收仓库";
  313. //
  314. // cmbWAREHOUSINGCODE
  315. //
  316. this.cmbWAREHOUSINGCODE.BackColor = System.Drawing.SystemColors.Window;
  317. this.cmbWAREHOUSINGCODE.BackgroundColor = System.Drawing.SystemColors.Window;
  318. this.cmbWAREHOUSINGCODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  319. this.cmbWAREHOUSINGCODE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  320. this.cmbWAREHOUSINGCODE.FormattingEnabled = true;
  321. this.cmbWAREHOUSINGCODE.Location = new System.Drawing.Point(282, 21);
  322. this.cmbWAREHOUSINGCODE.Name = "cmbWAREHOUSINGCODE";
  323. this.cmbWAREHOUSINGCODE.Size = new System.Drawing.Size(121, 20);
  324. this.cmbWAREHOUSINGCODE.TabIndex = 5;
  325. //
  326. // c_Label7
  327. //
  328. this.c_Label7.AutoSize = true;
  329. this.c_Label7.BackColor = System.Drawing.Color.Transparent;
  330. this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.c_Label7.Location = new System.Drawing.Point(219, 24);
  332. this.c_Label7.Name = "c_Label7";
  333. this.c_Label7.Size = new System.Drawing.Size(53, 12);
  334. this.c_Label7.TabIndex = 17;
  335. this.c_Label7.Text = "发出仓库";
  336. //
  337. // txtSendOutCode
  338. //
  339. this.txtSendOutCode.BackColor = System.Drawing.SystemColors.Window;
  340. this.txtSendOutCode.BackgroundColor = System.Drawing.SystemColors.Window;
  341. this.txtSendOutCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  342. this.txtSendOutCode.ErrorMessage = "";
  343. this.txtSendOutCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  344. this.txtSendOutCode.Location = new System.Drawing.Point(94, 21);
  345. this.txtSendOutCode.MaxLength = 20;
  346. this.txtSendOutCode.Name = "txtSendOutCode";
  347. this.txtSendOutCode.Size = new System.Drawing.Size(119, 21);
  348. this.txtSendOutCode.TabIndex = 1;
  349. this.txtSendOutCode.TextValue = "";
  350. //
  351. // c_Label1
  352. //
  353. this.c_Label1.AutoSize = true;
  354. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  355. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  357. this.c_Label1.Location = new System.Drawing.Point(22, 24);
  358. this.c_Label1.Name = "c_Label1";
  359. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  360. this.c_Label1.TabIndex = 14;
  361. this.c_Label1.Text = "发货单号";
  362. //
  363. // dtpACCOUNTDATE
  364. //
  365. this.dtpACCOUNTDATE.CustomFormat = "yyyy-MM-dd";
  366. this.dtpACCOUNTDATE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. this.dtpACCOUNTDATE.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  368. this.dtpACCOUNTDATE.Location = new System.Drawing.Point(94, 51);
  369. this.dtpACCOUNTDATE.Name = "dtpACCOUNTDATE";
  370. this.dtpACCOUNTDATE.Size = new System.Drawing.Size(119, 21);
  371. this.dtpACCOUNTDATE.TabIndex = 3;
  372. //
  373. // c_Label5
  374. //
  375. this.c_Label5.AutoSize = true;
  376. this.c_Label5.BackColor = System.Drawing.Color.Transparent;
  377. this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
  379. this.c_Label5.Location = new System.Drawing.Point(423, 57);
  380. this.c_Label5.Name = "c_Label5";
  381. this.c_Label5.Size = new System.Drawing.Size(0, 12);
  382. this.c_Label5.TabIndex = 4;
  383. //
  384. // btnClearCondition
  385. //
  386. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  387. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  388. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  389. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  390. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  391. this.btnClearCondition.Location = new System.Drawing.Point(1048, 45);
  392. this.btnClearCondition.Name = "btnClearCondition";
  393. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  394. this.btnClearCondition.TabIndex = 11;
  395. this.btnClearCondition.Text = "清空条件(&C)";
  396. this.btnClearCondition.UseVisualStyleBackColor = true;
  397. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  398. //
  399. // btnSearch
  400. //
  401. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  402. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  403. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  404. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  405. this.btnSearch.ForeColor = System.Drawing.Color.White;
  406. this.btnSearch.Location = new System.Drawing.Point(957, 45);
  407. this.btnSearch.Name = "btnSearch";
  408. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  409. this.btnSearch.TabIndex = 10;
  410. this.btnSearch.Text = "查询(&Q)";
  411. this.btnSearch.UseVisualStyleBackColor = true;
  412. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  413. //
  414. // dgvSendDetail
  415. //
  416. this.dgvSendDetail.AllowUserToAddRows = false;
  417. this.dgvSendDetail.AllowUserToDeleteRows = false;
  418. this.dgvSendDetail.AllowUserToModifyRows = true;
  419. this.dgvSendDetail.AllowUserToOrderColumns = true;
  420. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  421. this.dgvSendDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  422. this.dgvSendDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  423. | System.Windows.Forms.AnchorStyles.Left)
  424. | System.Windows.Forms.AnchorStyles.Right)));
  425. this.dgvSendDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  426. this.dgvSendDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  427. this.dgvSendDetail.CellHeight = 23;
  428. this.dgvSendDetail.ChildNodeColumnName = null;
  429. this.dgvSendDetail.ChildNodeColumnText = null;
  430. this.dgvSendDetail.ColumnDeep = 1;
  431. this.dgvSendDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  432. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  433. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  434. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  436. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  437. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  438. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  439. this.dgvSendDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  440. this.dgvSendDetail.ColumnHeadersHeight = 30;
  441. this.dgvSendDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  442. this.dgvSendDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  443. this.SENDOUTGOODSLOGDETAILID,
  444. this.GOODSCODE,
  445. this.MATERIALCODE,
  446. this.MATERIALREMARK,
  447. this.BANMA,
  448. this.BINDINGCOUNT});
  449. this.dgvSendDetail.ColumnTreeView = null;
  450. this.dgvSendDetail.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)));
  451. this.dgvSendDetail.DynamicColumnName = "";
  452. this.dgvSendDetail.EnableHeadersVisualStyles = false;
  453. this.dgvSendDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  454. this.dgvSendDetail.FormatQuantityColumns = null;
  455. this.dgvSendDetail.HasNode = false;
  456. this.dgvSendDetail.HorizontalMergeColumn = null;
  457. this.dgvSendDetail.IsAutoCountSum = true;
  458. this.dgvSendDetail.IsAutoResizeColumns = false;
  459. this.dgvSendDetail.IsClickF12 = false;
  460. this.dgvSendDetail.IsOpenMergeCellFlag = false;
  461. this.dgvSendDetail.IsSubTotalFlag = false;
  462. this.dgvSendDetail.IsTopDeep = false;
  463. this.dgvSendDetail.Location = new System.Drawing.Point(0, 287);
  464. this.dgvSendDetail.MergeColumnNames = null;
  465. this.dgvSendDetail.MergeDetailColumnNames = null;
  466. this.dgvSendDetail.MergeDetailOnlyColumn = null;
  467. this.dgvSendDetail.MergeOnlyColumn = null;
  468. this.dgvSendDetail.MultiSelect = false;
  469. this.dgvSendDetail.Name = "dgvSendDetail";
  470. this.dgvSendDetail.ReadOnly = true;
  471. this.dgvSendDetail.RefreshAtHscroll = false;
  472. this.dgvSendDetail.RowHeadersWidth = 50;
  473. this.dgvSendDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  474. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  475. this.dgvSendDetail.RowsDefaultCellStyle = dataGridViewCellStyle3;
  476. this.dgvSendDetail.RowTemplate.Height = 21;
  477. this.dgvSendDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  478. this.dgvSendDetail.Size = new System.Drawing.Size(1151, 193);
  479. this.dgvSendDetail.SortOrderColumnName = null;
  480. this.dgvSendDetail.TabIndex = 37;
  481. this.dgvSendDetail.Tag = true;
  482. this.dgvSendDetail.TotalSumColumns = null;
  483. this.dgvSendDetail.ViewRowFilter = "";
  484. this.dgvSendDetail.VirtualNodes = false;
  485. //
  486. // dgvSend
  487. //
  488. this.dgvSend.AllowUserToAddRows = false;
  489. this.dgvSend.AllowUserToDeleteRows = false;
  490. this.dgvSend.AllowUserToModifyRows = true;
  491. this.dgvSend.AllowUserToOrderColumns = true;
  492. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  493. this.dgvSend.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  494. this.dgvSend.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  495. | System.Windows.Forms.AnchorStyles.Right)));
  496. this.dgvSend.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  497. this.dgvSend.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  498. this.dgvSend.CellHeight = 23;
  499. this.dgvSend.ChildNodeColumnName = null;
  500. this.dgvSend.ChildNodeColumnText = null;
  501. this.dgvSend.ColumnDeep = 1;
  502. this.dgvSend.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  503. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  504. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  505. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  507. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  508. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  509. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  510. this.dgvSend.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  511. this.dgvSend.ColumnHeadersHeight = 30;
  512. this.dgvSend.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  513. this.dgvSend.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  514. this.SENDOUTGOODSLOGID,
  515. this.SENDOUTCODE,
  516. this.USERID,
  517. this.USERCODE,
  518. this.WAREHOUSINGNAME,
  519. this.RECEIVENAME,
  520. this.CARPLATENAME,
  521. this.ACCOUNTDATE,
  522. this.DELIVERDATE,
  523. this.SYNCSTATUS,
  524. this.SYNCSTATUSNAME,
  525. this.SYNCTIME,
  526. this.ISREVOKE,
  527. this.REVOKETIME,
  528. this.ISAMENDS,
  529. this.AMENDSTIME,
  530. this.CREATETIME,
  531. this.CREATEUSERNAME,
  532. this.UPDATETIME,
  533. this.UPDATEUSERNAME,
  534. this.REMARKS});
  535. this.dgvSend.ColumnTreeView = null;
  536. this.dgvSend.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)));
  537. this.dgvSend.DynamicColumnName = "";
  538. this.dgvSend.EnableHeadersVisualStyles = false;
  539. this.dgvSend.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.dgvSend.FormatQuantityColumns = null;
  541. this.dgvSend.HasNode = false;
  542. this.dgvSend.HorizontalMergeColumn = null;
  543. this.dgvSend.IsAutoCountSum = true;
  544. this.dgvSend.IsAutoResizeColumns = false;
  545. this.dgvSend.IsClickF12 = false;
  546. this.dgvSend.IsOpenMergeCellFlag = false;
  547. this.dgvSend.IsSubTotalFlag = false;
  548. this.dgvSend.IsTopDeep = false;
  549. this.dgvSend.Location = new System.Drawing.Point(0, 120);
  550. this.dgvSend.MergeColumnNames = null;
  551. this.dgvSend.MergeDetailColumnNames = null;
  552. this.dgvSend.MergeDetailOnlyColumn = null;
  553. this.dgvSend.MergeOnlyColumn = null;
  554. this.dgvSend.MultiSelect = false;
  555. this.dgvSend.Name = "dgvSend";
  556. this.dgvSend.ReadOnly = true;
  557. this.dgvSend.RefreshAtHscroll = false;
  558. this.dgvSend.RowHeadersWidth = 50;
  559. this.dgvSend.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  560. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  561. this.dgvSend.RowsDefaultCellStyle = dataGridViewCellStyle6;
  562. this.dgvSend.RowTemplate.Height = 21;
  563. this.dgvSend.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  564. this.dgvSend.Size = new System.Drawing.Size(1151, 161);
  565. this.dgvSend.SortOrderColumnName = null;
  566. this.dgvSend.TabIndex = 36;
  567. this.dgvSend.Tag = true;
  568. this.dgvSend.TotalSumColumns = null;
  569. this.dgvSend.ViewRowFilter = "";
  570. this.dgvSend.VirtualNodes = false;
  571. this.dgvSend.SelectionChanged += new System.EventHandler(this.dgvSend_SelectionChanged);
  572. //
  573. // SENDOUTGOODSLOGDETAILID
  574. //
  575. this.SENDOUTGOODSLOGDETAILID.DataPropertyName = "SENDOUTGOODSLOGDETAILID";
  576. this.SENDOUTGOODSLOGDETAILID.HeaderText = "明细ID";
  577. this.SENDOUTGOODSLOGDETAILID.Name = "SENDOUTGOODSLOGDETAILID";
  578. this.SENDOUTGOODSLOGDETAILID.ReadOnly = true;
  579. this.SENDOUTGOODSLOGDETAILID.Visible = false;
  580. //
  581. // GOODSCODE
  582. //
  583. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  584. this.GOODSCODE.HeaderText = "产品型号";
  585. this.GOODSCODE.Name = "GOODSCODE";
  586. this.GOODSCODE.ReadOnly = true;
  587. //
  588. // MATERIALCODE
  589. //
  590. this.MATERIALCODE.DataPropertyName = "MATERIALCODE";
  591. this.MATERIALCODE.HeaderText = "物料编码";
  592. this.MATERIALCODE.Name = "MATERIALCODE";
  593. this.MATERIALCODE.ReadOnly = true;
  594. this.MATERIALCODE.Width = 150;
  595. //
  596. // MATERIALREMARK
  597. //
  598. this.MATERIALREMARK.DataPropertyName = "MATERIALREMARK";
  599. this.MATERIALREMARK.HeaderText = "物料名称";
  600. this.MATERIALREMARK.Name = "MATERIALREMARK";
  601. this.MATERIALREMARK.ReadOnly = true;
  602. this.MATERIALREMARK.Width = 150;
  603. //
  604. // BANMA
  605. //
  606. this.BANMA.DataPropertyName = "BANMA";
  607. this.BANMA.HeaderText = "板码";
  608. this.BANMA.Name = "BANMA";
  609. this.BANMA.ReadOnly = true;
  610. //
  611. // BINDINGCOUNT
  612. //
  613. this.BINDINGCOUNT.DataPropertyName = "BINDINGCOUNT";
  614. this.BINDINGCOUNT.HeaderText = "绑板数量";
  615. this.BINDINGCOUNT.Name = "BINDINGCOUNT";
  616. this.BINDINGCOUNT.ReadOnly = true;
  617. //
  618. // SENDOUTGOODSLOGID
  619. //
  620. this.SENDOUTGOODSLOGID.DataPropertyName = "SENDOUTGOODSLOGID";
  621. this.SENDOUTGOODSLOGID.HeaderText = "发货单日志ID";
  622. this.SENDOUTGOODSLOGID.Name = "SENDOUTGOODSLOGID";
  623. this.SENDOUTGOODSLOGID.ReadOnly = true;
  624. this.SENDOUTGOODSLOGID.Visible = false;
  625. //
  626. // SENDOUTCODE
  627. //
  628. this.SENDOUTCODE.DataPropertyName = "SENDOUTCODE";
  629. this.SENDOUTCODE.HeaderText = "发货单号";
  630. this.SENDOUTCODE.Name = "SENDOUTCODE";
  631. this.SENDOUTCODE.ReadOnly = true;
  632. //
  633. // USERID
  634. //
  635. this.USERID.DataPropertyName = "USERID";
  636. this.USERID.HeaderText = "生产工号ID";
  637. this.USERID.Name = "USERID";
  638. this.USERID.ReadOnly = true;
  639. this.USERID.Visible = false;
  640. //
  641. // USERCODE
  642. //
  643. this.USERCODE.DataPropertyName = "USERCODE";
  644. this.USERCODE.HeaderText = "生产工号";
  645. this.USERCODE.Name = "USERCODE";
  646. this.USERCODE.ReadOnly = true;
  647. //
  648. // WAREHOUSINGNAME
  649. //
  650. this.WAREHOUSINGNAME.DataPropertyName = "WAREHOUSINGNAME";
  651. this.WAREHOUSINGNAME.HeaderText = "发出仓库";
  652. this.WAREHOUSINGNAME.Name = "WAREHOUSINGNAME";
  653. this.WAREHOUSINGNAME.ReadOnly = true;
  654. //
  655. // RECEIVENAME
  656. //
  657. this.RECEIVENAME.DataPropertyName = "RECEIVENAME";
  658. this.RECEIVENAME.HeaderText = "接收仓库";
  659. this.RECEIVENAME.Name = "RECEIVENAME";
  660. this.RECEIVENAME.ReadOnly = true;
  661. //
  662. // CARPLATENAME
  663. //
  664. this.CARPLATENAME.DataPropertyName = "CARPLATENAME";
  665. this.CARPLATENAME.HeaderText = "车牌号";
  666. this.CARPLATENAME.Name = "CARPLATENAME";
  667. this.CARPLATENAME.ReadOnly = true;
  668. //
  669. // ACCOUNTDATE
  670. //
  671. this.ACCOUNTDATE.DataPropertyName = "ACCOUNTDATE";
  672. this.ACCOUNTDATE.HeaderText = "记账日期";
  673. this.ACCOUNTDATE.Name = "ACCOUNTDATE";
  674. this.ACCOUNTDATE.ReadOnly = true;
  675. //
  676. // DELIVERDATE
  677. //
  678. this.DELIVERDATE.DataPropertyName = "DELIVERDATE";
  679. this.DELIVERDATE.HeaderText = "送货日期";
  680. this.DELIVERDATE.Name = "DELIVERDATE";
  681. this.DELIVERDATE.ReadOnly = true;
  682. //
  683. // SYNCSTATUS
  684. //
  685. this.SYNCSTATUS.DataPropertyName = "SYNCSTATUS";
  686. this.SYNCSTATUS.HeaderText = "同步状态标识";
  687. this.SYNCSTATUS.Name = "SYNCSTATUS";
  688. this.SYNCSTATUS.ReadOnly = true;
  689. this.SYNCSTATUS.Visible = false;
  690. //
  691. // SYNCSTATUSNAME
  692. //
  693. this.SYNCSTATUSNAME.DataPropertyName = "SYNCSTATUSNAME";
  694. this.SYNCSTATUSNAME.HeaderText = "同步状态";
  695. this.SYNCSTATUSNAME.Name = "SYNCSTATUSNAME";
  696. this.SYNCSTATUSNAME.ReadOnly = true;
  697. //
  698. // SYNCTIME
  699. //
  700. this.SYNCTIME.DataPropertyName = "SYNCTIME";
  701. this.SYNCTIME.HeaderText = "同步时间";
  702. this.SYNCTIME.Name = "SYNCTIME";
  703. this.SYNCTIME.ReadOnly = true;
  704. //
  705. // ISREVOKE
  706. //
  707. this.ISREVOKE.DataPropertyName = "ISREVOKE";
  708. this.ISREVOKE.HeaderText = "是否撤销";
  709. this.ISREVOKE.Name = "ISREVOKE";
  710. this.ISREVOKE.ReadOnly = true;
  711. this.ISREVOKE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  712. //
  713. // REVOKETIME
  714. //
  715. this.REVOKETIME.DataPropertyName = "REVOKETIME";
  716. this.REVOKETIME.HeaderText = "撤销时间";
  717. this.REVOKETIME.Name = "REVOKETIME";
  718. this.REVOKETIME.ReadOnly = true;
  719. //
  720. // ISAMENDS
  721. //
  722. this.ISAMENDS.DataPropertyName = "ISAMENDS";
  723. this.ISAMENDS.HeaderText = "是否补推";
  724. this.ISAMENDS.Name = "ISAMENDS";
  725. this.ISAMENDS.ReadOnly = true;
  726. this.ISAMENDS.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  727. //
  728. // AMENDSTIME
  729. //
  730. this.AMENDSTIME.DataPropertyName = "AMENDSTIME";
  731. this.AMENDSTIME.HeaderText = "补推时间";
  732. this.AMENDSTIME.Name = "AMENDSTIME";
  733. this.AMENDSTIME.ReadOnly = true;
  734. //
  735. // CREATETIME
  736. //
  737. this.CREATETIME.DataPropertyName = "CREATETIME";
  738. this.CREATETIME.HeaderText = "创建时间";
  739. this.CREATETIME.Name = "CREATETIME";
  740. this.CREATETIME.ReadOnly = true;
  741. //
  742. // CREATEUSERNAME
  743. //
  744. this.CREATEUSERNAME.DataPropertyName = "CREATEUSERNAME";
  745. this.CREATEUSERNAME.HeaderText = "创建者";
  746. this.CREATEUSERNAME.Name = "CREATEUSERNAME";
  747. this.CREATEUSERNAME.ReadOnly = true;
  748. //
  749. // UPDATETIME
  750. //
  751. this.UPDATETIME.DataPropertyName = "UPDATETIME";
  752. this.UPDATETIME.HeaderText = "更新时间";
  753. this.UPDATETIME.Name = "UPDATETIME";
  754. this.UPDATETIME.ReadOnly = true;
  755. //
  756. // UPDATEUSERNAME
  757. //
  758. this.UPDATEUSERNAME.DataPropertyName = "UPDATEUSERNAME";
  759. this.UPDATEUSERNAME.HeaderText = "更新者";
  760. this.UPDATEUSERNAME.Name = "UPDATEUSERNAME";
  761. this.UPDATEUSERNAME.ReadOnly = true;
  762. //
  763. // REMARKS
  764. //
  765. this.REMARKS.DataPropertyName = "REMARKS";
  766. this.REMARKS.HeaderText = "备注";
  767. this.REMARKS.Name = "REMARKS";
  768. this.REMARKS.ReadOnly = true;
  769. //
  770. // F_PM_3501
  771. //
  772. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  773. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  774. this.ClientSize = new System.Drawing.Size(1151, 481);
  775. this.Controls.Add(this.dgvSendDetail);
  776. this.Controls.Add(this.dgvSend);
  777. this.Controls.Add(this.gbxCondition);
  778. this.Controls.Add(this.tsrOperate);
  779. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  780. this.Name = "F_PM_3501";
  781. this.RightToLeftLayout = true;
  782. this.Text = "发货单";
  783. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_3501_FormClosed);
  784. this.Load += new System.EventHandler(this.F_PM_3501_Load);
  785. this.tsrOperate.ResumeLayout(false);
  786. this.tsrOperate.PerformLayout();
  787. this.gbxCondition.ResumeLayout(false);
  788. this.gbxCondition.PerformLayout();
  789. ((System.ComponentModel.ISupportInitialize)(this.dgvSendDetail)).EndInit();
  790. ((System.ComponentModel.ISupportInitialize)(this.dgvSend)).EndInit();
  791. this.ResumeLayout(false);
  792. }
  793. #endregion
  794. private Basics.BaseControls.C_ToolStrip tsrOperate;
  795. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  796. private System.Windows.Forms.ToolStripButton tsbtnClose;
  797. private Basics.BaseControls.C_GroupBox gbxCondition;
  798. private Basics.BaseControls.C_DateTimePicker dtpACCOUNTDATE;
  799. private Basics.BaseControls.C_Button btnClearCondition;
  800. private Basics.BaseControls.C_Button btnSearch;
  801. private Basics.BaseControls.C_Label c_Label1;
  802. private Basics.BaseControls.C_TextBox txtSendOutCode;
  803. private Basics.BaseControls.C_Label c_Label5;
  804. private Basics.BaseControls.C_ComboBox cmbWAREHOUSINGCODE;
  805. private Basics.BaseControls.C_Label c_Label7;
  806. private System.Windows.Forms.ToolStripButton btnSendEdit;
  807. private System.Windows.Forms.ToolStripButton btnSendBack;
  808. private System.Windows.Forms.ToolStripButton btnSendPush;
  809. private System.Windows.Forms.ToolStripButton btnSendDelete;
  810. private Basics.BaseControls.C_ComboBox cmbSYNCSTATUS;
  811. private Basics.BaseControls.C_Label c_Label8;
  812. private Basics.BaseControls.C_Label c_Label6;
  813. private Basics.BaseControls.C_DateTimePicker dtpDELIVERDATE;
  814. private Basics.BaseControls.C_Label c_Label4;
  815. private Basics.BaseControls.C_ComboBox cmbCARPLATENAME;
  816. private Basics.BaseControls.C_Label c_Label3;
  817. private Basics.BaseControls.C_ComboBox cmbRECEIVECODE;
  818. private Basics.BaseControls.C_Label c_Label2;
  819. private Basics.BaseControls.C_DataGridView dgvSendDetail;
  820. private Basics.BaseControls.C_DataGridView dgvSend;
  821. private System.Windows.Forms.DataGridViewTextBoxColumn SENDOUTGOODSLOGDETAILID;
  822. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  823. private System.Windows.Forms.DataGridViewTextBoxColumn MATERIALCODE;
  824. private System.Windows.Forms.DataGridViewTextBoxColumn MATERIALREMARK;
  825. private System.Windows.Forms.DataGridViewTextBoxColumn BANMA;
  826. private System.Windows.Forms.DataGridViewTextBoxColumn BINDINGCOUNT;
  827. private System.Windows.Forms.DataGridViewTextBoxColumn SENDOUTGOODSLOGID;
  828. private System.Windows.Forms.DataGridViewTextBoxColumn SENDOUTCODE;
  829. private System.Windows.Forms.DataGridViewTextBoxColumn USERID;
  830. private System.Windows.Forms.DataGridViewTextBoxColumn USERCODE;
  831. private System.Windows.Forms.DataGridViewTextBoxColumn WAREHOUSINGNAME;
  832. private System.Windows.Forms.DataGridViewTextBoxColumn RECEIVENAME;
  833. private System.Windows.Forms.DataGridViewTextBoxColumn CARPLATENAME;
  834. private System.Windows.Forms.DataGridViewTextBoxColumn ACCOUNTDATE;
  835. private System.Windows.Forms.DataGridViewTextBoxColumn DELIVERDATE;
  836. private System.Windows.Forms.DataGridViewTextBoxColumn SYNCSTATUS;
  837. private System.Windows.Forms.DataGridViewTextBoxColumn SYNCSTATUSNAME;
  838. private System.Windows.Forms.DataGridViewTextBoxColumn SYNCTIME;
  839. private System.Windows.Forms.DataGridViewTextBoxColumn ISREVOKE;
  840. private System.Windows.Forms.DataGridViewTextBoxColumn REVOKETIME;
  841. private System.Windows.Forms.DataGridViewTextBoxColumn ISAMENDS;
  842. private System.Windows.Forms.DataGridViewTextBoxColumn AMENDSTIME;
  843. private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME;
  844. private System.Windows.Forms.DataGridViewTextBoxColumn CREATEUSERNAME;
  845. private System.Windows.Forms.DataGridViewTextBoxColumn UPDATETIME;
  846. private System.Windows.Forms.DataGridViewTextBoxColumn UPDATEUSERNAME;
  847. private System.Windows.Forms.DataGridViewTextBoxColumn REMARKS;
  848. }
  849. }