F_MST_0501.Designer.cs 68 KB

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