F_MST_0501.Designer.cs 79 KB

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