F_MST_0501.Designer.cs 77 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300
  1. namespace Dongke.IBOSS.PRD.Client.SystemModule
  2. {
  3. partial class F_MST_0501
  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_MST_0501));
  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 dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  53. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  54. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  55. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  56. this.tsbtnAttachment = new System.Windows.Forms.ToolStripButton();
  57. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  58. this.tsbtnSet = new System.Windows.Forms.ToolStripButton();
  59. this.tsbtnUndo = new System.Windows.Forms.ToolStripButton();
  60. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  61. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  62. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  63. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  64. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  65. this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  66. this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  67. this.lblGoodsSpecification = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  68. this.txtGoodsSpecification = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  69. this.lblGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  70. this.txtGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  71. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  72. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  73. this.dgvGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  74. this.lblGlazeTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  75. this.chkCeaseFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  76. this.chkValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  77. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  78. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  79. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  80. this.chkPlanFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  81. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  82. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  83. this.ddlGlazeTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
  84. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  85. this.dgvGoodsSap = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  86. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.GoodsModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.glazeTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.MudWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.GlazeWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.LusterwareWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.ProductionCycle = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.UnitPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.ScrapSumFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  99. this.goods_line_type = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  100. this.PLANFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  101. this.colStartingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.PlateLimitNum1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.PlateLimitNumNew1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.AutoLossCycle = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.DeliverLimitCycle = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.ReservedDays = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.PackageNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.OutletDistance = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.MaterialCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.MaterialRemark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.printcopies = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.MouldWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.MouldCost = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.CeaseFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  115. this.WaterLabelCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.CERTIFICATECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.SEATCOVERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.SecurityCodeBindFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  119. this.SecurityCodeCheckFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  120. this.StandardGroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.StandardGroutingSum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.MouldMaterialCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.MouldOutputCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.MudStoreTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.colLogoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.AccountID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.valueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  129. this.logoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.lmaterialcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.lmaterialremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.lWaterLabelCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.ICERTIFICATECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  134. this.PlateLimitNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  135. this.PlateLimitNumNew = new System.Windows.Forms.DataGridViewTextBoxColumn();
  136. this.tsrOperate.SuspendLayout();
  137. ((System.ComponentModel.ISupportInitialize)(this.dgvGoods)).BeginInit();
  138. this.gbxCondition.SuspendLayout();
  139. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  140. this.splitContainer1.Panel1.SuspendLayout();
  141. this.splitContainer1.Panel2.SuspendLayout();
  142. this.splitContainer1.SuspendLayout();
  143. ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsSap)).BeginInit();
  144. this.SuspendLayout();
  145. //
  146. // tsrOperate
  147. //
  148. this.tsrOperate.AutoSize = false;
  149. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  150. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.functionbackground;
  151. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  153. this.tsbtnAdd,
  154. this.tsbtnEdit,
  155. this.tsbtnAttachment,
  156. this.toolStripSeparator1,
  157. this.tsbtnSet,
  158. this.tsbtnUndo,
  159. this.toolStripSeparator3,
  160. this.tsbtnAdaptive,
  161. this.tsbtnClose});
  162. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  163. this.tsrOperate.Name = "tsrOperate";
  164. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  165. this.tsrOperate.ShowItemToolTips = false;
  166. this.tsrOperate.Size = new System.Drawing.Size(1037, 35);
  167. this.tsrOperate.TabIndex = 1;
  168. //
  169. // tsbtnAdd
  170. //
  171. this.tsbtnAdd.AutoSize = false;
  172. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  174. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  175. this.tsbtnAdd.Name = "tsbtnAdd";
  176. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  177. this.tsbtnAdd.Text = "新建(&N)";
  178. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAddGoods_Click);
  179. //
  180. // tsbtnEdit
  181. //
  182. this.tsbtnEdit.AutoSize = false;
  183. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  185. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  186. this.tsbtnEdit.Name = "tsbtnEdit";
  187. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  188. this.tsbtnEdit.Text = "编辑(&E)";
  189. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEditGoods_Click);
  190. //
  191. // tsbtnAttachment
  192. //
  193. this.tsbtnAttachment.AutoSize = false;
  194. this.tsbtnAttachment.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.tsbtnAttachment.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  196. this.tsbtnAttachment.ImageTransparentColor = System.Drawing.Color.Magenta;
  197. this.tsbtnAttachment.Name = "tsbtnAttachment";
  198. this.tsbtnAttachment.Size = new System.Drawing.Size(60, 25);
  199. this.tsbtnAttachment.Text = "附件(&F)";
  200. this.tsbtnAttachment.Click += new System.EventHandler(this.tsbtnAttachment_Click);
  201. //
  202. // toolStripSeparator1
  203. //
  204. this.toolStripSeparator1.AutoSize = false;
  205. this.toolStripSeparator1.Name = "toolStripSeparator1";
  206. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  207. //
  208. // tsbtnSet
  209. //
  210. this.tsbtnSet.AutoSize = false;
  211. this.tsbtnSet.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.tsbtnSet.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  213. this.tsbtnSet.ImageTransparentColor = System.Drawing.Color.Magenta;
  214. this.tsbtnSet.Name = "tsbtnSet";
  215. this.tsbtnSet.Size = new System.Drawing.Size(90, 25);
  216. this.tsbtnSet.Text = "配置到工序(&S)";
  217. this.tsbtnSet.Click += new System.EventHandler(this.tsbtnSet_Click);
  218. //
  219. // tsbtnUndo
  220. //
  221. this.tsbtnUndo.AutoSize = false;
  222. this.tsbtnUndo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.tsbtnUndo.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  224. this.tsbtnUndo.ImageTransparentColor = System.Drawing.Color.Magenta;
  225. this.tsbtnUndo.Name = "tsbtnUndo";
  226. this.tsbtnUndo.Size = new System.Drawing.Size(90, 25);
  227. this.tsbtnUndo.Text = "从工序撤销(&U)";
  228. this.tsbtnUndo.Click += new System.EventHandler(this.tsbtnUndo_Click);
  229. //
  230. // toolStripSeparator3
  231. //
  232. this.toolStripSeparator3.AutoSize = false;
  233. this.toolStripSeparator3.Name = "toolStripSeparator3";
  234. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  235. //
  236. // tsbtnAdaptive
  237. //
  238. this.tsbtnAdaptive.AutoSize = false;
  239. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  240. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  241. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  242. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  243. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  244. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  245. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  246. //
  247. // tsbtnClose
  248. //
  249. this.tsbtnClose.AutoSize = false;
  250. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  252. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  253. this.tsbtnClose.Name = "tsbtnClose";
  254. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  255. this.tsbtnClose.Text = "关闭(&X)";
  256. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  257. //
  258. // lblGoodsCode
  259. //
  260. this.lblGoodsCode.AutoSize = true;
  261. this.lblGoodsCode.BackColor = System.Drawing.SystemColors.Control;
  262. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  264. this.lblGoodsCode.Location = new System.Drawing.Point(16, 24);
  265. this.lblGoodsCode.Name = "lblGoodsCode";
  266. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  267. this.lblGoodsCode.TabIndex = 3;
  268. this.lblGoodsCode.Text = "产品编码";
  269. //
  270. // txtGoodsCode
  271. //
  272. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  273. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  274. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  275. this.txtGoodsCode.ErrorMessage = "";
  276. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  278. this.txtGoodsCode.Location = new System.Drawing.Point(75, 20);
  279. this.txtGoodsCode.MaxLength = 50;
  280. this.txtGoodsCode.Name = "txtGoodsCode";
  281. this.txtGoodsCode.Size = new System.Drawing.Size(120, 21);
  282. this.txtGoodsCode.TabIndex = 1;
  283. //
  284. // lblGoodsName
  285. //
  286. this.lblGoodsName.AutoSize = true;
  287. this.lblGoodsName.BackColor = System.Drawing.SystemColors.Control;
  288. this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  289. this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText;
  290. this.lblGoodsName.Location = new System.Drawing.Point(198, 24);
  291. this.lblGoodsName.Name = "lblGoodsName";
  292. this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
  293. this.lblGoodsName.TabIndex = 5;
  294. this.lblGoodsName.Text = "产品名称";
  295. //
  296. // txtGoodsName
  297. //
  298. this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
  299. this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
  300. this.txtGoodsName.ErrorMessage = "";
  301. this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  302. this.txtGoodsName.Location = new System.Drawing.Point(256, 20);
  303. this.txtGoodsName.MaxLength = 20;
  304. this.txtGoodsName.Name = "txtGoodsName";
  305. this.txtGoodsName.Size = new System.Drawing.Size(120, 21);
  306. this.txtGoodsName.TabIndex = 2;
  307. //
  308. // lblGoodsSpecification
  309. //
  310. this.lblGoodsSpecification.AutoSize = true;
  311. this.lblGoodsSpecification.BackColor = System.Drawing.SystemColors.Control;
  312. this.lblGoodsSpecification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.lblGoodsSpecification.ForeColor = System.Drawing.SystemColors.ControlText;
  314. this.lblGoodsSpecification.Location = new System.Drawing.Point(384, 24);
  315. this.lblGoodsSpecification.Name = "lblGoodsSpecification";
  316. this.lblGoodsSpecification.Size = new System.Drawing.Size(53, 12);
  317. this.lblGoodsSpecification.TabIndex = 7;
  318. this.lblGoodsSpecification.Text = "产品规格";
  319. //
  320. // txtGoodsSpecification
  321. //
  322. this.txtGoodsSpecification.BackColor = System.Drawing.SystemColors.Window;
  323. this.txtGoodsSpecification.BackgroundColor = System.Drawing.SystemColors.Window;
  324. this.txtGoodsSpecification.ErrorMessage = "";
  325. this.txtGoodsSpecification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.txtGoodsSpecification.Location = new System.Drawing.Point(441, 20);
  327. this.txtGoodsSpecification.MaxLength = 50;
  328. this.txtGoodsSpecification.Name = "txtGoodsSpecification";
  329. this.txtGoodsSpecification.Size = new System.Drawing.Size(120, 21);
  330. this.txtGoodsSpecification.TabIndex = 3;
  331. //
  332. // lblGoodsModel
  333. //
  334. this.lblGoodsModel.AutoSize = true;
  335. this.lblGoodsModel.BackColor = System.Drawing.SystemColors.Control;
  336. this.lblGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  337. this.lblGoodsModel.ForeColor = System.Drawing.SystemColors.ControlText;
  338. this.lblGoodsModel.Location = new System.Drawing.Point(568, 24);
  339. this.lblGoodsModel.Name = "lblGoodsModel";
  340. this.lblGoodsModel.Size = new System.Drawing.Size(53, 12);
  341. this.lblGoodsModel.TabIndex = 9;
  342. this.lblGoodsModel.Text = "产品型号";
  343. //
  344. // txtGoodsModel
  345. //
  346. this.txtGoodsModel.BackColor = System.Drawing.SystemColors.Window;
  347. this.txtGoodsModel.BackgroundColor = System.Drawing.SystemColors.Window;
  348. this.txtGoodsModel.ErrorMessage = "";
  349. this.txtGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.txtGoodsModel.Location = new System.Drawing.Point(626, 20);
  351. this.txtGoodsModel.MaxLength = 50;
  352. this.txtGoodsModel.Name = "txtGoodsModel";
  353. this.txtGoodsModel.Size = new System.Drawing.Size(120, 21);
  354. this.txtGoodsModel.TabIndex = 4;
  355. //
  356. // btnSearch
  357. //
  358. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  359. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  360. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  361. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  362. this.btnSearch.ForeColor = System.Drawing.Color.White;
  363. this.btnSearch.Location = new System.Drawing.Point(843, 41);
  364. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  365. this.btnSearch.Name = "btnSearch";
  366. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  367. this.btnSearch.TabIndex = 10;
  368. this.btnSearch.Text = "查询(&Q)";
  369. this.btnSearch.UseVisualStyleBackColor = false;
  370. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  371. //
  372. // btnClearCondition
  373. //
  374. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  375. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  376. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  377. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  379. this.btnClearCondition.Location = new System.Drawing.Point(934, 41);
  380. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  381. this.btnClearCondition.Name = "btnClearCondition";
  382. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  383. this.btnClearCondition.TabIndex = 11;
  384. this.btnClearCondition.Text = "清空条件(&C)";
  385. this.btnClearCondition.UseVisualStyleBackColor = false;
  386. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  387. //
  388. // dgvGoods
  389. //
  390. this.dgvGoods.AllowUserToAddRows = false;
  391. this.dgvGoods.AllowUserToDeleteRows = false;
  392. this.dgvGoods.AllowUserToModifyRows = true;
  393. this.dgvGoods.AllowUserToOrderColumns = true;
  394. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  395. this.dgvGoods.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  396. this.dgvGoods.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  397. this.dgvGoods.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  398. this.dgvGoods.CellHeight = 23;
  399. this.dgvGoods.ChildNodeColumnName = null;
  400. this.dgvGoods.ChildNodeColumnText = null;
  401. this.dgvGoods.ColumnDeep = 1;
  402. this.dgvGoods.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  403. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  404. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  405. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  407. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  408. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  409. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  410. this.dgvGoods.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  411. this.dgvGoods.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  412. this.dgvGoods.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  413. this.GoodsID,
  414. this.GoodsCode,
  415. this.GoodsName,
  416. this.GoodsSpecification,
  417. this.GoodsModel,
  418. this.GoodsTypeName,
  419. this.glazeTypeName,
  420. this.MudWeight,
  421. this.GlazeWeight,
  422. this.LusterwareWeight,
  423. this.ProductionCycle,
  424. this.UnitPrice,
  425. this.ScrapSumFlag,
  426. this.goods_line_type,
  427. this.PLANFLAG,
  428. this.colStartingDate,
  429. this.PlateLimitNum1,
  430. this.PlateLimitNumNew1,
  431. this.AutoLossCycle,
  432. this.DeliverLimitCycle,
  433. this.ReservedDays,
  434. this.PackageNum,
  435. this.OutletDistance,
  436. this.MaterialCode,
  437. this.MaterialRemark,
  438. this.printcopies,
  439. this.MouldWeight,
  440. this.MouldCost,
  441. this.CeaseFlag,
  442. this.WaterLabelCode,
  443. this.CERTIFICATECODE,
  444. this.SEATCOVERCODE,
  445. this.SecurityCodeBindFlag,
  446. this.SecurityCodeCheckFlag,
  447. this.StandardGroutingNum,
  448. this.StandardGroutingSum,
  449. this.MouldMaterialCode,
  450. this.MouldOutputCount,
  451. this.MudStoreTypeName,
  452. this.Remarks,
  453. this.colLogoName,
  454. this.AccountID,
  455. this.valueFlag});
  456. this.dgvGoods.ColumnTreeView = null;
  457. this.dgvGoods.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)));
  458. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  459. dataGridViewCellStyle19.BackColor = System.Drawing.SystemColors.Window;
  460. dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  461. dataGridViewCellStyle19.ForeColor = System.Drawing.SystemColors.ControlText;
  462. dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  463. dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  464. dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  465. this.dgvGoods.DefaultCellStyle = dataGridViewCellStyle19;
  466. this.dgvGoods.Dock = System.Windows.Forms.DockStyle.Fill;
  467. this.dgvGoods.DynamicColumnName = "";
  468. this.dgvGoods.EnableHeadersVisualStyles = false;
  469. this.dgvGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  470. this.dgvGoods.FormatQuantityColumns = null;
  471. this.dgvGoods.HasNode = false;
  472. this.dgvGoods.HorizontalMergeColumn = null;
  473. this.dgvGoods.IsAutoCountSum = true;
  474. this.dgvGoods.IsAutoResizeColumns = false;
  475. this.dgvGoods.IsClickF12 = false;
  476. this.dgvGoods.IsOpenMergeCellFlag = false;
  477. this.dgvGoods.IsSubTotalFlag = false;
  478. this.dgvGoods.IsTopDeep = false;
  479. this.dgvGoods.Location = new System.Drawing.Point(0, 0);
  480. this.dgvGoods.MergeColumnNames = null;
  481. this.dgvGoods.MergeDetailColumnNames = null;
  482. this.dgvGoods.MergeDetailOnlyColumn = null;
  483. this.dgvGoods.MergeOnlyColumn = null;
  484. this.dgvGoods.Name = "dgvGoods";
  485. this.dgvGoods.ReadOnly = true;
  486. this.dgvGoods.RefreshAtHscroll = false;
  487. this.dgvGoods.RowHeadersWidth = 50;
  488. this.dgvGoods.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  489. dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  490. this.dgvGoods.RowsDefaultCellStyle = dataGridViewCellStyle20;
  491. this.dgvGoods.RowTemplate.Height = 21;
  492. this.dgvGoods.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  493. this.dgvGoods.Size = new System.Drawing.Size(659, 335);
  494. this.dgvGoods.SortOrderColumnName = null;
  495. this.dgvGoods.TabIndex = 12;
  496. this.dgvGoods.Tag = true;
  497. this.dgvGoods.TotalSumColumns = null;
  498. this.dgvGoods.ViewRowFilter = "";
  499. this.dgvGoods.VirtualMode = true;
  500. this.dgvGoods.VirtualNodes = false;
  501. this.dgvGoods.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGoods_CellDoubleClick);
  502. this.dgvGoods.SelectionChanged += new System.EventHandler(this.dgvGoods_SelectionChanged);
  503. //
  504. // lblGlazeTypeID
  505. //
  506. this.lblGlazeTypeID.AutoSize = true;
  507. this.lblGlazeTypeID.BackColor = System.Drawing.SystemColors.Control;
  508. this.lblGlazeTypeID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. this.lblGlazeTypeID.ForeColor = System.Drawing.SystemColors.ControlText;
  510. this.lblGlazeTypeID.Location = new System.Drawing.Point(16, 51);
  511. this.lblGlazeTypeID.Name = "lblGlazeTypeID";
  512. this.lblGlazeTypeID.Size = new System.Drawing.Size(53, 12);
  513. this.lblGlazeTypeID.TabIndex = 15;
  514. this.lblGlazeTypeID.Text = "釉料类别";
  515. //
  516. // chkCeaseFlag
  517. //
  518. this.chkCeaseFlag.BackColor = System.Drawing.SystemColors.Control;
  519. this.chkCeaseFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkCeaseFlag.BackgroundImage")));
  520. this.chkCeaseFlag.FalseText = "否";
  521. this.chkCeaseFlag.Location = new System.Drawing.Point(570, 51);
  522. this.chkCeaseFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  523. this.chkCeaseFlag.Name = "chkCeaseFlag";
  524. this.chkCeaseFlag.Size = new System.Drawing.Size(136, 20);
  525. this.chkCeaseFlag.TabIndex = 7;
  526. this.chkCeaseFlag.Title = "在产";
  527. this.chkCeaseFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  528. this.chkCeaseFlag.TrueText = "是";
  529. //
  530. // chkValueFlag
  531. //
  532. this.chkValueFlag.BackColor = System.Drawing.SystemColors.Control;
  533. this.chkValueFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkValueFlag.BackgroundImage")));
  534. this.chkValueFlag.FalseText = "否";
  535. this.chkValueFlag.Location = new System.Drawing.Point(684, 51);
  536. this.chkValueFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  537. this.chkValueFlag.Name = "chkValueFlag";
  538. this.chkValueFlag.Size = new System.Drawing.Size(136, 20);
  539. this.chkValueFlag.TabIndex = 8;
  540. this.chkValueFlag.Title = "有效";
  541. this.chkValueFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  542. this.chkValueFlag.TrueText = "是";
  543. //
  544. // lblRemarks
  545. //
  546. this.lblRemarks.AutoSize = true;
  547. this.lblRemarks.BackColor = System.Drawing.SystemColors.Control;
  548. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  549. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  550. this.lblRemarks.Location = new System.Drawing.Point(222, 51);
  551. this.lblRemarks.Name = "lblRemarks";
  552. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  553. this.lblRemarks.TabIndex = 19;
  554. this.lblRemarks.Text = "备注";
  555. //
  556. // txtRemarks
  557. //
  558. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  559. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  560. this.txtRemarks.ErrorMessage = "";
  561. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  562. this.txtRemarks.Location = new System.Drawing.Point(256, 47);
  563. this.txtRemarks.MaxLength = 500;
  564. this.txtRemarks.Name = "txtRemarks";
  565. this.txtRemarks.Size = new System.Drawing.Size(120, 21);
  566. this.txtRemarks.TabIndex = 6;
  567. //
  568. // gbxCondition
  569. //
  570. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  571. | System.Windows.Forms.AnchorStyles.Right)));
  572. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  573. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  574. this.gbxCondition.Controls.Add(this.btnSearch);
  575. this.gbxCondition.Controls.Add(this.chkPlanFlag);
  576. this.gbxCondition.Controls.Add(this.lblGoodsType);
  577. this.gbxCondition.Controls.Add(this.scbGoodsType);
  578. this.gbxCondition.Controls.Add(this.ddlGlazeTypeID);
  579. this.gbxCondition.Controls.Add(this.btnClearCondition);
  580. this.gbxCondition.Controls.Add(this.lblGoodsCode);
  581. this.gbxCondition.Controls.Add(this.txtRemarks);
  582. this.gbxCondition.Controls.Add(this.txtGoodsCode);
  583. this.gbxCondition.Controls.Add(this.lblRemarks);
  584. this.gbxCondition.Controls.Add(this.lblGoodsName);
  585. this.gbxCondition.Controls.Add(this.chkValueFlag);
  586. this.gbxCondition.Controls.Add(this.txtGoodsName);
  587. this.gbxCondition.Controls.Add(this.chkCeaseFlag);
  588. this.gbxCondition.Controls.Add(this.lblGoodsSpecification);
  589. this.gbxCondition.Controls.Add(this.lblGlazeTypeID);
  590. this.gbxCondition.Controls.Add(this.txtGoodsSpecification);
  591. this.gbxCondition.Controls.Add(this.lblGoodsModel);
  592. this.gbxCondition.Controls.Add(this.txtGoodsModel);
  593. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  594. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  595. this.gbxCondition.IsMustInput = false;
  596. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  597. this.gbxCondition.Name = "gbxCondition";
  598. this.gbxCondition.OriginalHeight = -1;
  599. this.gbxCondition.Size = new System.Drawing.Size(1025, 82);
  600. this.gbxCondition.TabIndex = 23;
  601. this.gbxCondition.TabStop = false;
  602. this.gbxCondition.Text = "查询条件 ▼";
  603. //
  604. // chkPlanFlag
  605. //
  606. this.chkPlanFlag.BackColor = System.Drawing.SystemColors.Control;
  607. this.chkPlanFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkPlanFlag.BackgroundImage")));
  608. this.chkPlanFlag.FalseText = "否";
  609. this.chkPlanFlag.Location = new System.Drawing.Point(752, 25);
  610. this.chkPlanFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  611. this.chkPlanFlag.Name = "chkPlanFlag";
  612. this.chkPlanFlag.Size = new System.Drawing.Size(136, 20);
  613. this.chkPlanFlag.TabIndex = 22;
  614. this.chkPlanFlag.Title = "排产标识";
  615. this.chkPlanFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  616. this.chkPlanFlag.TrueText = "是";
  617. //
  618. // lblGoodsType
  619. //
  620. this.lblGoodsType.AutoSize = true;
  621. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  622. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  623. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  624. this.lblGoodsType.Location = new System.Drawing.Point(384, 51);
  625. this.lblGoodsType.Name = "lblGoodsType";
  626. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  627. this.lblGoodsType.TabIndex = 21;
  628. this.lblGoodsType.Text = "产品类别";
  629. //
  630. // scbGoodsType
  631. //
  632. this.scbGoodsType.CheckedData = null;
  633. this.scbGoodsType.IsOnlyDisplayEnd = false;
  634. this.scbGoodsType.Location = new System.Drawing.Point(441, 47);
  635. this.scbGoodsType.Name = "scbGoodsType";
  636. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  637. this.scbGoodsType.TabIndex = 20;
  638. //
  639. // ddlGlazeTypeID
  640. //
  641. this.ddlGlazeTypeID.BackColor = System.Drawing.SystemColors.Window;
  642. this.ddlGlazeTypeID.BackgroundColor = System.Drawing.SystemColors.Window;
  643. this.ddlGlazeTypeID.DataSource = null;
  644. this.ddlGlazeTypeID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  645. this.ddlGlazeTypeID.FormattingEnabled = true;
  646. //
  647. //
  648. //
  649. this.ddlGlazeTypeID.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
  650. this.ddlGlazeTypeID.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  651. this.ddlGlazeTypeID.ListBox.Location = new System.Drawing.Point(0, 0);
  652. this.ddlGlazeTypeID.ListBox.Name = "";
  653. this.ddlGlazeTypeID.ListBox.Size = new System.Drawing.Size(118, 136);
  654. this.ddlGlazeTypeID.ListBox.TabIndex = 0;
  655. this.ddlGlazeTypeID.Location = new System.Drawing.Point(75, 47);
  656. this.ddlGlazeTypeID.Name = "ddlGlazeTypeID";
  657. this.ddlGlazeTypeID.Size = new System.Drawing.Size(120, 20);
  658. this.ddlGlazeTypeID.TabIndex = 5;
  659. //
  660. // splitContainer1
  661. //
  662. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  663. | System.Windows.Forms.AnchorStyles.Left)
  664. | System.Windows.Forms.AnchorStyles.Right)));
  665. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
  666. this.splitContainer1.Location = new System.Drawing.Point(0, 126);
  667. this.splitContainer1.Name = "splitContainer1";
  668. //
  669. // splitContainer1.Panel1
  670. //
  671. this.splitContainer1.Panel1.Controls.Add(this.dgvGoods);
  672. //
  673. // splitContainer1.Panel2
  674. //
  675. this.splitContainer1.Panel2.Controls.Add(this.dgvGoodsSap);
  676. this.splitContainer1.Size = new System.Drawing.Size(1025, 335);
  677. this.splitContainer1.SplitterDistance = 659;
  678. this.splitContainer1.TabIndex = 2;
  679. //
  680. // dgvGoodsSap
  681. //
  682. this.dgvGoodsSap.AllowUserToAddRows = false;
  683. this.dgvGoodsSap.AllowUserToDeleteRows = false;
  684. this.dgvGoodsSap.AllowUserToModifyRows = true;
  685. this.dgvGoodsSap.AllowUserToOrderColumns = true;
  686. dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  687. this.dgvGoodsSap.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
  688. this.dgvGoodsSap.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  689. this.dgvGoodsSap.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  690. this.dgvGoodsSap.CellHeight = 23;
  691. this.dgvGoodsSap.ChildNodeColumnName = null;
  692. this.dgvGoodsSap.ChildNodeColumnText = null;
  693. this.dgvGoodsSap.ColumnDeep = 1;
  694. this.dgvGoodsSap.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  695. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  696. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  697. dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  698. dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
  699. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  700. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  701. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  702. this.dgvGoodsSap.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
  703. this.dgvGoodsSap.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  704. this.dgvGoodsSap.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  705. this.logoName,
  706. this.lmaterialcode,
  707. this.lmaterialremark,
  708. this.lWaterLabelCode,
  709. this.ICERTIFICATECODE,
  710. this.PlateLimitNum,
  711. this.PlateLimitNumNew});
  712. this.dgvGoodsSap.ColumnTreeView = null;
  713. this.dgvGoodsSap.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)));
  714. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  715. dataGridViewCellStyle23.BackColor = System.Drawing.SystemColors.Window;
  716. dataGridViewCellStyle23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  717. dataGridViewCellStyle23.ForeColor = System.Drawing.SystemColors.ControlText;
  718. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  719. dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  720. dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  721. this.dgvGoodsSap.DefaultCellStyle = dataGridViewCellStyle23;
  722. this.dgvGoodsSap.Dock = System.Windows.Forms.DockStyle.Fill;
  723. this.dgvGoodsSap.DynamicColumnName = "";
  724. this.dgvGoodsSap.EnableHeadersVisualStyles = false;
  725. this.dgvGoodsSap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  726. this.dgvGoodsSap.FormatQuantityColumns = null;
  727. this.dgvGoodsSap.HasNode = false;
  728. this.dgvGoodsSap.HorizontalMergeColumn = null;
  729. this.dgvGoodsSap.IsAutoCountSum = true;
  730. this.dgvGoodsSap.IsAutoResizeColumns = false;
  731. this.dgvGoodsSap.IsClickF12 = false;
  732. this.dgvGoodsSap.IsOpenMergeCellFlag = false;
  733. this.dgvGoodsSap.IsSubTotalFlag = false;
  734. this.dgvGoodsSap.IsTopDeep = false;
  735. this.dgvGoodsSap.Location = new System.Drawing.Point(0, 0);
  736. this.dgvGoodsSap.MergeColumnNames = null;
  737. this.dgvGoodsSap.MergeDetailColumnNames = null;
  738. this.dgvGoodsSap.MergeDetailOnlyColumn = null;
  739. this.dgvGoodsSap.MergeOnlyColumn = null;
  740. this.dgvGoodsSap.Name = "dgvGoodsSap";
  741. this.dgvGoodsSap.ReadOnly = true;
  742. this.dgvGoodsSap.RefreshAtHscroll = false;
  743. this.dgvGoodsSap.RowHeadersWidth = 50;
  744. this.dgvGoodsSap.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  745. dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  746. this.dgvGoodsSap.RowsDefaultCellStyle = dataGridViewCellStyle24;
  747. this.dgvGoodsSap.RowTemplate.Height = 21;
  748. this.dgvGoodsSap.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  749. this.dgvGoodsSap.Size = new System.Drawing.Size(362, 335);
  750. this.dgvGoodsSap.SortOrderColumnName = null;
  751. this.dgvGoodsSap.TabIndex = 13;
  752. this.dgvGoodsSap.Tag = true;
  753. this.dgvGoodsSap.TotalSumColumns = null;
  754. this.dgvGoodsSap.ViewRowFilter = "";
  755. this.dgvGoodsSap.VirtualMode = true;
  756. this.dgvGoodsSap.VirtualNodes = false;
  757. //
  758. // GoodsID
  759. //
  760. this.GoodsID.DataPropertyName = "GoodsID";
  761. this.GoodsID.HeaderText = "产品ID";
  762. this.GoodsID.Name = "GoodsID";
  763. this.GoodsID.ReadOnly = true;
  764. this.GoodsID.Visible = false;
  765. //
  766. // GoodsCode
  767. //
  768. this.GoodsCode.DataPropertyName = "GoodsCode";
  769. this.GoodsCode.HeaderText = "产品编码";
  770. this.GoodsCode.Name = "GoodsCode";
  771. this.GoodsCode.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. // GoodsSpecification
  781. //
  782. this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
  783. this.GoodsSpecification.HeaderText = "产品规格";
  784. this.GoodsSpecification.Name = "GoodsSpecification";
  785. this.GoodsSpecification.ReadOnly = true;
  786. //
  787. // GoodsModel
  788. //
  789. this.GoodsModel.DataPropertyName = "GoodsModel";
  790. this.GoodsModel.HeaderText = "产品型号";
  791. this.GoodsModel.Name = "GoodsModel";
  792. this.GoodsModel.ReadOnly = true;
  793. //
  794. // GoodsTypeName
  795. //
  796. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  797. this.GoodsTypeName.HeaderText = "产品类别";
  798. this.GoodsTypeName.Name = "GoodsTypeName";
  799. this.GoodsTypeName.ReadOnly = true;
  800. //
  801. // glazeTypeName
  802. //
  803. this.glazeTypeName.DataPropertyName = "glazeTypeName";
  804. this.glazeTypeName.HeaderText = "釉料类别";
  805. this.glazeTypeName.Name = "glazeTypeName";
  806. this.glazeTypeName.ReadOnly = true;
  807. //
  808. // MudWeight
  809. //
  810. this.MudWeight.DataPropertyName = "MudWeight";
  811. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  812. dataGridViewCellStyle3.Format = "N3";
  813. this.MudWeight.DefaultCellStyle = dataGridViewCellStyle3;
  814. this.MudWeight.HeaderText = "泥浆用量(KG)";
  815. this.MudWeight.Name = "MudWeight";
  816. this.MudWeight.ReadOnly = true;
  817. //
  818. // GlazeWeight
  819. //
  820. this.GlazeWeight.DataPropertyName = "GlazeWeight";
  821. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  822. dataGridViewCellStyle4.Format = "N3";
  823. this.GlazeWeight.DefaultCellStyle = dataGridViewCellStyle4;
  824. this.GlazeWeight.HeaderText = "釉浆用量(KG)";
  825. this.GlazeWeight.Name = "GlazeWeight";
  826. this.GlazeWeight.ReadOnly = true;
  827. //
  828. // LusterwareWeight
  829. //
  830. this.LusterwareWeight.DataPropertyName = "LusterwareWeight";
  831. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  832. dataGridViewCellStyle5.Format = "N2";
  833. this.LusterwareWeight.DefaultCellStyle = dataGridViewCellStyle5;
  834. this.LusterwareWeight.HeaderText = "光瓷重量(KG)";
  835. this.LusterwareWeight.Name = "LusterwareWeight";
  836. this.LusterwareWeight.ReadOnly = true;
  837. //
  838. // ProductionCycle
  839. //
  840. this.ProductionCycle.DataPropertyName = "ProductionCycle";
  841. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  842. dataGridViewCellStyle6.Format = "N0";
  843. this.ProductionCycle.DefaultCellStyle = dataGridViewCellStyle6;
  844. this.ProductionCycle.HeaderText = "生产周期(天)";
  845. this.ProductionCycle.Name = "ProductionCycle";
  846. this.ProductionCycle.ReadOnly = true;
  847. //
  848. // UnitPrice
  849. //
  850. this.UnitPrice.DataPropertyName = "UnitPrice";
  851. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  852. dataGridViewCellStyle7.Format = "N4";
  853. this.UnitPrice.DefaultCellStyle = dataGridViewCellStyle7;
  854. this.UnitPrice.HeaderText = "单值";
  855. this.UnitPrice.Name = "UnitPrice";
  856. this.UnitPrice.ReadOnly = true;
  857. //
  858. // ScrapSumFlag
  859. //
  860. this.ScrapSumFlag.DataPropertyName = "ScrapSumFlag";
  861. this.ScrapSumFlag.FalseValue = "0";
  862. this.ScrapSumFlag.HeaderText = "损失统计";
  863. this.ScrapSumFlag.Name = "ScrapSumFlag";
  864. this.ScrapSumFlag.ReadOnly = true;
  865. this.ScrapSumFlag.TrueValue = "1";
  866. //
  867. // goods_line_type
  868. //
  869. this.goods_line_type.DataPropertyName = "goods_line_type";
  870. this.goods_line_type.FalseValue = "0";
  871. this.goods_line_type.HeaderText = "高压标识";
  872. this.goods_line_type.Name = "goods_line_type";
  873. this.goods_line_type.ReadOnly = true;
  874. this.goods_line_type.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  875. this.goods_line_type.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  876. this.goods_line_type.TrueValue = "1";
  877. //
  878. // PLANFLAG
  879. //
  880. this.PLANFLAG.DataPropertyName = "PLANFLAG";
  881. this.PLANFLAG.FalseValue = "0";
  882. this.PLANFLAG.HeaderText = "计划排产标识";
  883. this.PLANFLAG.Name = "PLANFLAG";
  884. this.PLANFLAG.ReadOnly = true;
  885. this.PLANFLAG.TrueValue = "1";
  886. //
  887. // colStartingDate
  888. //
  889. this.colStartingDate.DataPropertyName = "StartingDate";
  890. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  891. dataGridViewCellStyle8.Format = "yyyy-MM-dd";
  892. this.colStartingDate.DefaultCellStyle = dataGridViewCellStyle8;
  893. this.colStartingDate.HeaderText = "投产日期";
  894. this.colStartingDate.Name = "colStartingDate";
  895. this.colStartingDate.ReadOnly = true;
  896. //
  897. // PlateLimitNum1
  898. //
  899. this.PlateLimitNum1.DataPropertyName = "PlateLimitNum";
  900. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  901. dataGridViewCellStyle9.Format = "N0";
  902. this.PlateLimitNum1.DefaultCellStyle = dataGridViewCellStyle9;
  903. this.PlateLimitNum1.HeaderText = "装板限制数量";
  904. this.PlateLimitNum1.Name = "PlateLimitNum1";
  905. this.PlateLimitNum1.ReadOnly = true;
  906. //
  907. // PlateLimitNumNew1
  908. //
  909. this.PlateLimitNumNew1.DataPropertyName = "PlateLimitNumNew";
  910. this.PlateLimitNumNew1.HeaderText = "新板限制数量";
  911. this.PlateLimitNumNew1.Name = "PlateLimitNumNew1";
  912. this.PlateLimitNumNew1.ReadOnly = true;
  913. //
  914. // AutoLossCycle
  915. //
  916. this.AutoLossCycle.DataPropertyName = "AutoLossCycle";
  917. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  918. dataGridViewCellStyle10.Format = "N0";
  919. this.AutoLossCycle.DefaultCellStyle = dataGridViewCellStyle10;
  920. this.AutoLossCycle.HeaderText = "自动报损天数";
  921. this.AutoLossCycle.Name = "AutoLossCycle";
  922. this.AutoLossCycle.ReadOnly = true;
  923. //
  924. // DeliverLimitCycle
  925. //
  926. this.DeliverLimitCycle.DataPropertyName = "DeliverLimitCycle";
  927. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  928. dataGridViewCellStyle11.Format = "N0";
  929. this.DeliverLimitCycle.DefaultCellStyle = dataGridViewCellStyle11;
  930. this.DeliverLimitCycle.HeaderText = "交坯限制天数";
  931. this.DeliverLimitCycle.Name = "DeliverLimitCycle";
  932. this.DeliverLimitCycle.ReadOnly = true;
  933. //
  934. // ReservedDays
  935. //
  936. this.ReservedDays.DataPropertyName = "ReservedDays";
  937. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  938. this.ReservedDays.DefaultCellStyle = dataGridViewCellStyle12;
  939. this.ReservedDays.HeaderText = "成型存坯天数";
  940. this.ReservedDays.Name = "ReservedDays";
  941. this.ReservedDays.ReadOnly = true;
  942. //
  943. // PackageNum
  944. //
  945. this.PackageNum.DataPropertyName = "PackageNum";
  946. this.PackageNum.HeaderText = "包装数量";
  947. this.PackageNum.Name = "PackageNum";
  948. this.PackageNum.ReadOnly = true;
  949. //
  950. // OutletDistance
  951. //
  952. this.OutletDistance.DataPropertyName = "OutletDistance";
  953. this.OutletDistance.HeaderText = "出水距";
  954. this.OutletDistance.Name = "OutletDistance";
  955. this.OutletDistance.ReadOnly = true;
  956. //
  957. // MaterialCode
  958. //
  959. this.MaterialCode.DataPropertyName = "MaterialCode";
  960. this.MaterialCode.HeaderText = "物料编码";
  961. this.MaterialCode.Name = "MaterialCode";
  962. this.MaterialCode.ReadOnly = true;
  963. //
  964. // MaterialRemark
  965. //
  966. this.MaterialRemark.DataPropertyName = "MaterialRemark";
  967. this.MaterialRemark.HeaderText = "物料描述";
  968. this.MaterialRemark.Name = "MaterialRemark";
  969. this.MaterialRemark.ReadOnly = true;
  970. //
  971. // printcopies
  972. //
  973. this.printcopies.DataPropertyName = "printcopies";
  974. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  975. dataGridViewCellStyle13.Format = "N0";
  976. this.printcopies.DefaultCellStyle = dataGridViewCellStyle13;
  977. this.printcopies.HeaderText = "打印份数";
  978. this.printcopies.Name = "printcopies";
  979. this.printcopies.ReadOnly = true;
  980. this.printcopies.Visible = false;
  981. //
  982. // MouldWeight
  983. //
  984. this.MouldWeight.DataPropertyName = "MouldWeight";
  985. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  986. dataGridViewCellStyle14.Format = "N2";
  987. this.MouldWeight.DefaultCellStyle = dataGridViewCellStyle14;
  988. this.MouldWeight.HeaderText = "模具重量(KG)";
  989. this.MouldWeight.Name = "MouldWeight";
  990. this.MouldWeight.ReadOnly = true;
  991. //
  992. // MouldCost
  993. //
  994. this.MouldCost.DataPropertyName = "MouldCost";
  995. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  996. dataGridViewCellStyle15.Format = "N2";
  997. this.MouldCost.DefaultCellStyle = dataGridViewCellStyle15;
  998. this.MouldCost.HeaderText = "模具成本(元)";
  999. this.MouldCost.Name = "MouldCost";
  1000. this.MouldCost.ReadOnly = true;
  1001. //
  1002. // CeaseFlag
  1003. //
  1004. this.CeaseFlag.DataPropertyName = "CeaseFlag";
  1005. this.CeaseFlag.FalseValue = "0";
  1006. this.CeaseFlag.HeaderText = "在产";
  1007. this.CeaseFlag.IndeterminateValue = "";
  1008. this.CeaseFlag.Name = "CeaseFlag";
  1009. this.CeaseFlag.ReadOnly = true;
  1010. this.CeaseFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1011. this.CeaseFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1012. this.CeaseFlag.TrueValue = "1";
  1013. //
  1014. // WaterLabelCode
  1015. //
  1016. this.WaterLabelCode.DataPropertyName = "WaterLabelCode";
  1017. this.WaterLabelCode.HeaderText = "水效标识码";
  1018. this.WaterLabelCode.Name = "WaterLabelCode";
  1019. this.WaterLabelCode.ReadOnly = true;
  1020. //
  1021. // CERTIFICATECODE
  1022. //
  1023. this.CERTIFICATECODE.DataPropertyName = "CERTIFICATECODE";
  1024. this.CERTIFICATECODE.HeaderText = "合格证编码";
  1025. this.CERTIFICATECODE.Name = "CERTIFICATECODE";
  1026. this.CERTIFICATECODE.ReadOnly = true;
  1027. //
  1028. // SEATCOVERCODE
  1029. //
  1030. this.SEATCOVERCODE.DataPropertyName = "SEATCOVERCODE";
  1031. this.SEATCOVERCODE.HeaderText = "盖板标识码";
  1032. this.SEATCOVERCODE.Name = "SEATCOVERCODE";
  1033. this.SEATCOVERCODE.ReadOnly = true;
  1034. //
  1035. // SecurityCodeBindFlag
  1036. //
  1037. this.SecurityCodeBindFlag.DataPropertyName = "SecurityCodeBindFlag";
  1038. this.SecurityCodeBindFlag.FalseValue = "0";
  1039. this.SecurityCodeBindFlag.HeaderText = "防伪码绑定";
  1040. this.SecurityCodeBindFlag.Name = "SecurityCodeBindFlag";
  1041. this.SecurityCodeBindFlag.ReadOnly = true;
  1042. this.SecurityCodeBindFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1043. this.SecurityCodeBindFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1044. this.SecurityCodeBindFlag.TrueValue = "1";
  1045. //
  1046. // SecurityCodeCheckFlag
  1047. //
  1048. this.SecurityCodeCheckFlag.DataPropertyName = "SecurityCodeCheckFlag";
  1049. this.SecurityCodeCheckFlag.FalseValue = "0";
  1050. this.SecurityCodeCheckFlag.HeaderText = "防伪码验证";
  1051. this.SecurityCodeCheckFlag.Name = "SecurityCodeCheckFlag";
  1052. this.SecurityCodeCheckFlag.ReadOnly = true;
  1053. this.SecurityCodeCheckFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1054. this.SecurityCodeCheckFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1055. this.SecurityCodeCheckFlag.TrueValue = "1";
  1056. //
  1057. // StandardGroutingNum
  1058. //
  1059. this.StandardGroutingNum.DataPropertyName = "StandardGroutingNum";
  1060. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1061. dataGridViewCellStyle16.Format = "N0";
  1062. this.StandardGroutingNum.DefaultCellStyle = dataGridViewCellStyle16;
  1063. this.StandardGroutingNum.HeaderText = "模具标准次数";
  1064. this.StandardGroutingNum.Name = "StandardGroutingNum";
  1065. this.StandardGroutingNum.ReadOnly = true;
  1066. //
  1067. // StandardGroutingSum
  1068. //
  1069. this.StandardGroutingSum.DataPropertyName = "StandardGroutingSum";
  1070. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1071. dataGridViewCellStyle17.Format = "N0";
  1072. this.StandardGroutingSum.DefaultCellStyle = dataGridViewCellStyle17;
  1073. this.StandardGroutingSum.HeaderText = "模具标准总数";
  1074. this.StandardGroutingSum.Name = "StandardGroutingSum";
  1075. this.StandardGroutingSum.ReadOnly = true;
  1076. //
  1077. // MouldMaterialCode
  1078. //
  1079. this.MouldMaterialCode.DataPropertyName = "MouldMaterialCode";
  1080. this.MouldMaterialCode.HeaderText = "模具物料编码";
  1081. this.MouldMaterialCode.Name = "MouldMaterialCode";
  1082. this.MouldMaterialCode.ReadOnly = true;
  1083. //
  1084. // MouldOutputCount
  1085. //
  1086. this.MouldOutputCount.DataPropertyName = "MouldOutputCount";
  1087. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1088. dataGridViewCellStyle18.Format = "N0";
  1089. this.MouldOutputCount.DefaultCellStyle = dataGridViewCellStyle18;
  1090. this.MouldOutputCount.HeaderText = "模具产出数量";
  1091. this.MouldOutputCount.Name = "MouldOutputCount";
  1092. this.MouldOutputCount.ReadOnly = true;
  1093. //
  1094. // MudStoreTypeName
  1095. //
  1096. this.MudStoreTypeName.DataPropertyName = "MudStoreTypeName";
  1097. this.MudStoreTypeName.HeaderText = "坯库类型";
  1098. this.MudStoreTypeName.Name = "MudStoreTypeName";
  1099. this.MudStoreTypeName.ReadOnly = true;
  1100. //
  1101. // Remarks
  1102. //
  1103. this.Remarks.DataPropertyName = "Remarks";
  1104. this.Remarks.HeaderText = "备注";
  1105. this.Remarks.Name = "Remarks";
  1106. this.Remarks.ReadOnly = true;
  1107. //
  1108. // colLogoName
  1109. //
  1110. this.colLogoName.DataPropertyName = "LogoName";
  1111. this.colLogoName.HeaderText = "注浆商标";
  1112. this.colLogoName.Name = "colLogoName";
  1113. this.colLogoName.ReadOnly = true;
  1114. //
  1115. // AccountID
  1116. //
  1117. this.AccountID.DataPropertyName = "AccountID";
  1118. this.AccountID.HeaderText = "帐套ID";
  1119. this.AccountID.Name = "AccountID";
  1120. this.AccountID.ReadOnly = true;
  1121. this.AccountID.Visible = false;
  1122. //
  1123. // valueFlag
  1124. //
  1125. this.valueFlag.DataPropertyName = "valueFlag";
  1126. this.valueFlag.FalseValue = "0";
  1127. this.valueFlag.HeaderText = "有效";
  1128. this.valueFlag.IndeterminateValue = "";
  1129. this.valueFlag.Name = "valueFlag";
  1130. this.valueFlag.ReadOnly = true;
  1131. this.valueFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1132. this.valueFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1133. this.valueFlag.TrueValue = "1";
  1134. //
  1135. // logoName
  1136. //
  1137. this.logoName.DataPropertyName = "logoName";
  1138. this.logoName.HeaderText = "商标";
  1139. this.logoName.Name = "logoName";
  1140. this.logoName.ReadOnly = true;
  1141. //
  1142. // lmaterialcode
  1143. //
  1144. this.lmaterialcode.DataPropertyName = "materialcode";
  1145. this.lmaterialcode.HeaderText = "物料编码";
  1146. this.lmaterialcode.Name = "lmaterialcode";
  1147. this.lmaterialcode.ReadOnly = true;
  1148. //
  1149. // lmaterialremark
  1150. //
  1151. this.lmaterialremark.DataPropertyName = "materialremark";
  1152. this.lmaterialremark.HeaderText = "物料描述";
  1153. this.lmaterialremark.Name = "lmaterialremark";
  1154. this.lmaterialremark.ReadOnly = true;
  1155. //
  1156. // lWaterLabelCode
  1157. //
  1158. this.lWaterLabelCode.DataPropertyName = "WaterLabelCode";
  1159. this.lWaterLabelCode.HeaderText = "水效标识";
  1160. this.lWaterLabelCode.Name = "lWaterLabelCode";
  1161. this.lWaterLabelCode.ReadOnly = true;
  1162. //
  1163. // ICERTIFICATECODE
  1164. //
  1165. this.ICERTIFICATECODE.DataPropertyName = "CERTIFICATECODE";
  1166. this.ICERTIFICATECODE.HeaderText = "合格证编码";
  1167. this.ICERTIFICATECODE.Name = "ICERTIFICATECODE";
  1168. this.ICERTIFICATECODE.ReadOnly = true;
  1169. //
  1170. // PlateLimitNum
  1171. //
  1172. this.PlateLimitNum.DataPropertyName = "PlateLimitNum";
  1173. this.PlateLimitNum.HeaderText = "装板限制数量";
  1174. this.PlateLimitNum.Name = "PlateLimitNum";
  1175. this.PlateLimitNum.ReadOnly = true;
  1176. //
  1177. // PlateLimitNumNew
  1178. //
  1179. this.PlateLimitNumNew.DataPropertyName = "PlateLimitNumNew";
  1180. this.PlateLimitNumNew.HeaderText = "新版限制数量";
  1181. this.PlateLimitNumNew.Name = "PlateLimitNumNew";
  1182. this.PlateLimitNumNew.ReadOnly = true;
  1183. //
  1184. // F_MST_0501
  1185. //
  1186. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1187. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1188. this.ClientSize = new System.Drawing.Size(1037, 461);
  1189. this.Controls.Add(this.splitContainer1);
  1190. this.Controls.Add(this.gbxCondition);
  1191. this.Controls.Add(this.tsrOperate);
  1192. this.Name = "F_MST_0501";
  1193. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1194. this.Text = "产品档案";
  1195. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_0501_FormClosed);
  1196. this.Load += new System.EventHandler(this.F_MST_0501_Load);
  1197. this.tsrOperate.ResumeLayout(false);
  1198. this.tsrOperate.PerformLayout();
  1199. ((System.ComponentModel.ISupportInitialize)(this.dgvGoods)).EndInit();
  1200. this.gbxCondition.ResumeLayout(false);
  1201. this.gbxCondition.PerformLayout();
  1202. this.splitContainer1.Panel1.ResumeLayout(false);
  1203. this.splitContainer1.Panel2.ResumeLayout(false);
  1204. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1205. this.splitContainer1.ResumeLayout(false);
  1206. ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsSap)).EndInit();
  1207. this.ResumeLayout(false);
  1208. }
  1209. #endregion
  1210. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1211. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  1212. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  1213. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  1214. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1215. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1216. private Basics.BaseControls.C_Label lblGoodsCode;
  1217. private Basics.BaseControls.C_TextBox txtGoodsCode;
  1218. private Basics.BaseControls.C_Label lblGoodsName;
  1219. private Basics.BaseControls.C_TextBox txtGoodsName;
  1220. private Basics.BaseControls.C_Label lblGoodsSpecification;
  1221. private Basics.BaseControls.C_TextBox txtGoodsSpecification;
  1222. private Basics.BaseControls.C_Label lblGoodsModel;
  1223. private Basics.BaseControls.C_TextBox txtGoodsModel;
  1224. private Basics.BaseControls.C_Button btnSearch;
  1225. private Basics.BaseControls.C_Button btnClearCondition;
  1226. private Basics.BaseControls.C_DataGridView dgvGoods;
  1227. private Basics.BaseControls.C_Label lblGlazeTypeID;
  1228. private Basics.BaseControls.C_StatusCheckBox chkCeaseFlag;
  1229. private Basics.BaseControls.C_StatusCheckBox chkValueFlag;
  1230. private Basics.BaseControls.C_Label lblRemarks;
  1231. private Basics.BaseControls.C_TextBox txtRemarks;
  1232. private Basics.BaseControls.C_GroupBox gbxCondition;
  1233. private Basics.BaseControls.DKListBoxComboBox ddlGlazeTypeID;
  1234. private System.Windows.Forms.ToolStripButton tsbtnAttachment;
  1235. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1236. private System.Windows.Forms.ToolStripButton tsbtnSet;
  1237. private System.Windows.Forms.ToolStripButton tsbtnUndo;
  1238. private Basics.BaseControls.C_Label lblGoodsType;
  1239. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  1240. private System.Windows.Forms.SplitContainer splitContainer1;
  1241. private Basics.BaseControls.C_DataGridView dgvGoodsSap;
  1242. private Basics.BaseControls.C_StatusCheckBox chkPlanFlag;
  1243. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  1244. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1245. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  1246. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
  1247. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsModel;
  1248. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  1249. private System.Windows.Forms.DataGridViewTextBoxColumn glazeTypeName;
  1250. private System.Windows.Forms.DataGridViewTextBoxColumn MudWeight;
  1251. private System.Windows.Forms.DataGridViewTextBoxColumn GlazeWeight;
  1252. private System.Windows.Forms.DataGridViewTextBoxColumn LusterwareWeight;
  1253. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionCycle;
  1254. private System.Windows.Forms.DataGridViewTextBoxColumn UnitPrice;
  1255. private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapSumFlag;
  1256. private System.Windows.Forms.DataGridViewCheckBoxColumn goods_line_type;
  1257. private System.Windows.Forms.DataGridViewCheckBoxColumn PLANFLAG;
  1258. private System.Windows.Forms.DataGridViewTextBoxColumn colStartingDate;
  1259. private System.Windows.Forms.DataGridViewTextBoxColumn PlateLimitNum1;
  1260. private System.Windows.Forms.DataGridViewTextBoxColumn PlateLimitNumNew1;
  1261. private System.Windows.Forms.DataGridViewTextBoxColumn AutoLossCycle;
  1262. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverLimitCycle;
  1263. private System.Windows.Forms.DataGridViewTextBoxColumn ReservedDays;
  1264. private System.Windows.Forms.DataGridViewTextBoxColumn PackageNum;
  1265. private System.Windows.Forms.DataGridViewTextBoxColumn OutletDistance;
  1266. private System.Windows.Forms.DataGridViewTextBoxColumn MaterialCode;
  1267. private System.Windows.Forms.DataGridViewTextBoxColumn MaterialRemark;
  1268. private System.Windows.Forms.DataGridViewTextBoxColumn printcopies;
  1269. private System.Windows.Forms.DataGridViewTextBoxColumn MouldWeight;
  1270. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCost;
  1271. private System.Windows.Forms.DataGridViewCheckBoxColumn CeaseFlag;
  1272. private System.Windows.Forms.DataGridViewTextBoxColumn WaterLabelCode;
  1273. private System.Windows.Forms.DataGridViewTextBoxColumn CERTIFICATECODE;
  1274. private System.Windows.Forms.DataGridViewTextBoxColumn SEATCOVERCODE;
  1275. private System.Windows.Forms.DataGridViewCheckBoxColumn SecurityCodeBindFlag;
  1276. private System.Windows.Forms.DataGridViewCheckBoxColumn SecurityCodeCheckFlag;
  1277. private System.Windows.Forms.DataGridViewTextBoxColumn StandardGroutingNum;
  1278. private System.Windows.Forms.DataGridViewTextBoxColumn StandardGroutingSum;
  1279. private System.Windows.Forms.DataGridViewTextBoxColumn MouldMaterialCode;
  1280. private System.Windows.Forms.DataGridViewTextBoxColumn MouldOutputCount;
  1281. private System.Windows.Forms.DataGridViewTextBoxColumn MudStoreTypeName;
  1282. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1283. private System.Windows.Forms.DataGridViewTextBoxColumn colLogoName;
  1284. private System.Windows.Forms.DataGridViewTextBoxColumn AccountID;
  1285. private System.Windows.Forms.DataGridViewCheckBoxColumn valueFlag;
  1286. private System.Windows.Forms.DataGridViewTextBoxColumn logoName;
  1287. private System.Windows.Forms.DataGridViewTextBoxColumn lmaterialcode;
  1288. private System.Windows.Forms.DataGridViewTextBoxColumn lmaterialremark;
  1289. private System.Windows.Forms.DataGridViewTextBoxColumn lWaterLabelCode;
  1290. private System.Windows.Forms.DataGridViewTextBoxColumn ICERTIFICATECODE;
  1291. private System.Windows.Forms.DataGridViewTextBoxColumn PlateLimitNum;
  1292. private System.Windows.Forms.DataGridViewTextBoxColumn PlateLimitNumNew;
  1293. }
  1294. }