F_MST_0501.Designer.cs 74 KB

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