F_MST_0502.Designer.cs 91 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692
  1. namespace Dongke.IBOSS.PRD.Client.SystemModule
  2. {
  3. partial class F_MST_0502
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_0502));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. this.odlgFile = new System.Windows.Forms.OpenFileDialog();
  35. this.ilPic = new System.Windows.Forms.ImageList(this.components);
  36. this.lvPic = new System.Windows.Forms.ListView();
  37. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  38. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  39. this.lblPhoto = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  41. this.cbValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  42. this.cbCeaseFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  43. this.txtProductionCycle = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  44. this.txtGlazeWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  45. this.txtMudWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  46. this.txtGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  47. this.txtGoodsSpecification = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  48. this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  49. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  50. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.lblProductionCycle = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.lblGlazeWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.lblMudWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  54. this.lblGlazeTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.lblGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  56. this.lblGoodsSpecification = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  57. this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  58. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  59. this.lblLusterwareWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  60. this.txtLusterwareWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  61. this.btnDelete = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  62. this.btnUpload = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  63. this.dtpStartingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  64. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  65. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  66. this.txtMouldWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  67. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  68. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  69. this.txtMouldCost = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  70. this.chkScrapSumFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  71. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  72. this.lblMouldMaterialCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  73. this.lblWaterLabelCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  74. this.lblMouldOutputCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  75. this.lblStandardGroutingNum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  76. this.txtWaterLabelCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  77. this.txtMouldMaterialCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  78. this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  79. this.tabControl1 = new System.Windows.Forms.TabControl();
  80. this.tabPage1 = new System.Windows.Forms.TabPage();
  81. this.ddlGlazeTypeID = new Dongke.WinForm.Controls.FtcFilterComboBox();
  82. this.groupBox2 = new System.Windows.Forms.GroupBox();
  83. this.txtMouldOutputCount = new Dongke.WinForm.Controls.TxtNumerical();
  84. this.txtStandardGroutingSum = new Dongke.WinForm.Controls.TxtNumerical();
  85. this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  86. this.txtStandardGroutingNum = new Dongke.WinForm.Controls.TxtNumerical();
  87. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  88. this.txtSEATCOVERCODE = new Dongke.WinForm.Controls.TxtNumerical();
  89. this.txtReservedDays = new Dongke.WinForm.Controls.TxtNumerical();
  90. this.lblLabel10 = new Dongke.WinForm.Controls.LblLabel();
  91. this.lblLabel9 = new Dongke.WinForm.Controls.LblLabel();
  92. this.txtUnitPrice = new Dongke.WinForm.Controls.TxtNumerical();
  93. this.txtPlateLimitNum = new Dongke.WinForm.Controls.TxtNumerical();
  94. this.lblLabel3 = new Dongke.WinForm.Controls.LblLabel();
  95. this.txtSPM002 = new Dongke.WinForm.Controls.TxtNumerical();
  96. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  97. this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
  98. this.txtSPM001 = new Dongke.WinForm.Controls.TxtNumerical();
  99. this.tabPage2 = new System.Windows.Forms.TabPage();
  100. this.dgvGoodsSap = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  101. this.LogoID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.logoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.colmaterialcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.colmaterialremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.colWaterLabelCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.colValueflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  107. this.panel1 = new System.Windows.Forms.Panel();
  108. this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  109. this.txtSAPCode = new Dongke.WinForm.Controls.TxtCodeNo();
  110. this.lblLabel12 = new Dongke.WinForm.Controls.LblLabel();
  111. this.lblLabel11 = new Dongke.WinForm.Controls.LblLabel();
  112. this.txtSAPRemark = new Dongke.WinForm.Controls.TxtTextBox();
  113. this.txtSAPWaterLabelCode = new Dongke.WinForm.Controls.TxtTextBox();
  114. this.label1 = new System.Windows.Forms.Label();
  115. this.groupBox1 = new System.Windows.Forms.GroupBox();
  116. this.ftcLogo = new Dongke.WinForm.Controls.FtcFilterComboBox();
  117. this.lblLabel13 = new Dongke.WinForm.Controls.LblLabel();
  118. this.lblLabel8 = new Dongke.WinForm.Controls.LblLabel();
  119. this.txtCopies = new Dongke.WinForm.Controls.TxtNumerical();
  120. this.lblLabel7 = new Dongke.WinForm.Controls.LblLabel();
  121. this.txtPackageNum = new Dongke.WinForm.Controls.TxtTextBox();
  122. this.txtMaterialRemark = new Dongke.WinForm.Controls.TxtTextBox();
  123. this.lblLabel6 = new Dongke.WinForm.Controls.LblLabel();
  124. this.txtMaterialCode = new Dongke.WinForm.Controls.TxtCodeNo();
  125. this.txtOutletDistance = new Dongke.WinForm.Controls.TxtCodeNo();
  126. this.lblLabel5 = new Dongke.WinForm.Controls.LblLabel();
  127. this.lblLabel4 = new Dongke.WinForm.Controls.LblLabel();
  128. this.chkGLT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  129. this.tabControl1.SuspendLayout();
  130. this.tabPage1.SuspendLayout();
  131. this.groupBox2.SuspendLayout();
  132. this.tabPage2.SuspendLayout();
  133. ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsSap)).BeginInit();
  134. this.panel1.SuspendLayout();
  135. this.groupBox1.SuspendLayout();
  136. this.SuspendLayout();
  137. //
  138. // odlgFile
  139. //
  140. this.odlgFile.FileName = "openFileDialog1";
  141. //
  142. // ilPic
  143. //
  144. this.ilPic.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
  145. this.ilPic.ImageSize = new System.Drawing.Size(16, 16);
  146. this.ilPic.TransparentColor = System.Drawing.Color.Transparent;
  147. //
  148. // lvPic
  149. //
  150. this.lvPic.HideSelection = false;
  151. this.lvPic.Location = new System.Drawing.Point(64, 214);
  152. this.lvPic.Name = "lvPic";
  153. this.lvPic.Size = new System.Drawing.Size(454, 99);
  154. this.lvPic.TabIndex = 41;
  155. this.lvPic.UseCompatibleStateImageBehavior = false;
  156. this.lvPic.DoubleClick += new System.EventHandler(this.lvPic_DoubleClick);
  157. //
  158. // btnCancel
  159. //
  160. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  161. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  162. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  163. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  164. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.btnCancel.ForeColor = System.Drawing.Color.White;
  166. this.btnCancel.Location = new System.Drawing.Point(623, 354);
  167. this.btnCancel.Name = "btnCancel";
  168. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  169. this.btnCancel.TabIndex = 5;
  170. this.btnCancel.Text = "关闭";
  171. this.btnCancel.UseVisualStyleBackColor = false;
  172. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  173. //
  174. // btnSave
  175. //
  176. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  177. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  178. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  179. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.btnSave.ForeColor = System.Drawing.Color.White;
  181. this.btnSave.Location = new System.Drawing.Point(532, 354);
  182. this.btnSave.Name = "btnSave";
  183. this.btnSave.Size = new System.Drawing.Size(85, 30);
  184. this.btnSave.TabIndex = 4;
  185. this.btnSave.Text = "保存(&S)";
  186. this.btnSave.UseVisualStyleBackColor = false;
  187. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  188. //
  189. // lblPhoto
  190. //
  191. this.lblPhoto.AutoSize = true;
  192. this.lblPhoto.BackColor = System.Drawing.Color.Transparent;
  193. this.lblPhoto.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.lblPhoto.ForeColor = System.Drawing.SystemColors.ControlText;
  195. this.lblPhoto.Location = new System.Drawing.Point(5, 214);
  196. this.lblPhoto.Name = "lblPhoto";
  197. this.lblPhoto.Size = new System.Drawing.Size(53, 12);
  198. this.lblPhoto.TabIndex = 40;
  199. this.lblPhoto.Text = "产品图片";
  200. //
  201. // txtRemarks
  202. //
  203. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  204. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  205. this.txtRemarks.ErrorMessage = "";
  206. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.txtRemarks.Location = new System.Drawing.Point(64, 142);
  208. this.txtRemarks.MaxLength = 500;
  209. this.txtRemarks.Multiline = true;
  210. this.txtRemarks.Name = "txtRemarks";
  211. this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  212. this.txtRemarks.Size = new System.Drawing.Size(454, 66);
  213. this.txtRemarks.TabIndex = 29;
  214. //
  215. // cbValueFlag
  216. //
  217. this.cbValueFlag.AutoSize = true;
  218. this.cbValueFlag.Checked = true;
  219. this.cbValueFlag.CheckState = System.Windows.Forms.CheckState.Checked;
  220. this.cbValueFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  221. this.cbValueFlag.Location = new System.Drawing.Point(68, 354);
  222. this.cbValueFlag.Name = "cbValueFlag";
  223. this.cbValueFlag.Size = new System.Drawing.Size(48, 16);
  224. this.cbValueFlag.TabIndex = 2;
  225. this.cbValueFlag.Text = "有效";
  226. this.cbValueFlag.UseVisualStyleBackColor = true;
  227. //
  228. // cbCeaseFlag
  229. //
  230. this.cbCeaseFlag.AutoSize = true;
  231. this.cbCeaseFlag.Checked = true;
  232. this.cbCeaseFlag.CheckState = System.Windows.Forms.CheckState.Checked;
  233. this.cbCeaseFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.cbCeaseFlag.Location = new System.Drawing.Point(14, 354);
  235. this.cbCeaseFlag.Name = "cbCeaseFlag";
  236. this.cbCeaseFlag.Size = new System.Drawing.Size(48, 16);
  237. this.cbCeaseFlag.TabIndex = 1;
  238. this.cbCeaseFlag.Text = "在产";
  239. this.cbCeaseFlag.UseVisualStyleBackColor = true;
  240. //
  241. // txtProductionCycle
  242. //
  243. this.txtProductionCycle.AllowNegative = false;
  244. this.txtProductionCycle.BackColor = System.Drawing.SystemColors.Window;
  245. this.txtProductionCycle.BackgroundColor = System.Drawing.SystemColors.Window;
  246. this.txtProductionCycle.ErrorMessage = "";
  247. this.txtProductionCycle.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.txtProductionCycle.ImeMode = System.Windows.Forms.ImeMode.Off;
  249. this.txtProductionCycle.Location = new System.Drawing.Point(418, 7);
  250. this.txtProductionCycle.MaxLength = 10;
  251. this.txtProductionCycle.MaxValue = new decimal(new int[] {
  252. 999,
  253. 0,
  254. 0,
  255. 0});
  256. this.txtProductionCycle.MinValue = new decimal(new int[] {
  257. 0,
  258. 0,
  259. 0,
  260. 0});
  261. this.txtProductionCycle.Name = "txtProductionCycle";
  262. this.txtProductionCycle.Size = new System.Drawing.Size(100, 21);
  263. this.txtProductionCycle.TabIndex = 5;
  264. this.txtProductionCycle.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  265. this.txtProductionCycle.TextValue = "";
  266. //
  267. // txtGlazeWeight
  268. //
  269. this.txtGlazeWeight.AllowNegative = false;
  270. this.txtGlazeWeight.BackColor = System.Drawing.SystemColors.Window;
  271. this.txtGlazeWeight.BackgroundColor = System.Drawing.SystemColors.Window;
  272. this.txtGlazeWeight.ErrorMessage = "";
  273. this.txtGlazeWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.txtGlazeWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
  275. this.txtGlazeWeight.Location = new System.Drawing.Point(418, 34);
  276. this.txtGlazeWeight.MaxLength = 10;
  277. this.txtGlazeWeight.MaxValue = new decimal(new int[] {
  278. 100000,
  279. 0,
  280. 0,
  281. 0});
  282. this.txtGlazeWeight.MinValue = new decimal(new int[] {
  283. 0,
  284. 0,
  285. 0,
  286. 0});
  287. this.txtGlazeWeight.Name = "txtGlazeWeight";
  288. this.txtGlazeWeight.Number = new System.Drawing.Point(5, 2);
  289. this.txtGlazeWeight.Size = new System.Drawing.Size(100, 21);
  290. this.txtGlazeWeight.TabIndex = 11;
  291. this.txtGlazeWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  292. this.txtGlazeWeight.TextValue = "";
  293. //
  294. // txtMudWeight
  295. //
  296. this.txtMudWeight.AllowNegative = false;
  297. this.txtMudWeight.BackColor = System.Drawing.SystemColors.Window;
  298. this.txtMudWeight.BackgroundColor = System.Drawing.SystemColors.Window;
  299. this.txtMudWeight.ErrorMessage = "";
  300. this.txtMudWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  301. this.txtMudWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
  302. this.txtMudWeight.Location = new System.Drawing.Point(418, 88);
  303. this.txtMudWeight.MaxLength = 10;
  304. this.txtMudWeight.MaxValue = new decimal(new int[] {
  305. 100000,
  306. 0,
  307. 0,
  308. 0});
  309. this.txtMudWeight.MinValue = new decimal(new int[] {
  310. 0,
  311. 0,
  312. 0,
  313. 0});
  314. this.txtMudWeight.Name = "txtMudWeight";
  315. this.txtMudWeight.Number = new System.Drawing.Point(5, 2);
  316. this.txtMudWeight.Size = new System.Drawing.Size(100, 21);
  317. this.txtMudWeight.TabIndex = 23;
  318. this.txtMudWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  319. this.txtMudWeight.TextValue = "";
  320. //
  321. // txtGoodsModel
  322. //
  323. this.txtGoodsModel.BackColor = System.Drawing.SystemColors.Window;
  324. this.txtGoodsModel.BackgroundColor = System.Drawing.SystemColors.Window;
  325. this.txtGoodsModel.ErrorMessage = "";
  326. this.txtGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.txtGoodsModel.Location = new System.Drawing.Point(229, 34);
  328. this.txtGoodsModel.MaxLength = 50;
  329. this.txtGoodsModel.Name = "txtGoodsModel";
  330. this.txtGoodsModel.Size = new System.Drawing.Size(100, 21);
  331. this.txtGoodsModel.TabIndex = 9;
  332. //
  333. // txtGoodsSpecification
  334. //
  335. this.txtGoodsSpecification.BackColor = System.Drawing.SystemColors.Window;
  336. this.txtGoodsSpecification.BackgroundColor = System.Drawing.SystemColors.Window;
  337. this.txtGoodsSpecification.ErrorMessage = "";
  338. this.txtGoodsSpecification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  339. this.txtGoodsSpecification.Location = new System.Drawing.Point(229, 61);
  340. this.txtGoodsSpecification.MaxLength = 50;
  341. this.txtGoodsSpecification.Name = "txtGoodsSpecification";
  342. this.txtGoodsSpecification.Size = new System.Drawing.Size(100, 21);
  343. this.txtGoodsSpecification.TabIndex = 15;
  344. //
  345. // txtGoodsName
  346. //
  347. this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
  348. this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
  349. this.txtGoodsName.ErrorMessage = "必须输入项目";
  350. this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.txtGoodsName.Location = new System.Drawing.Point(229, 7);
  352. this.txtGoodsName.MaxLength = 20;
  353. this.txtGoodsName.Name = "txtGoodsName";
  354. this.txtGoodsName.Size = new System.Drawing.Size(100, 21);
  355. this.txtGoodsName.TabIndex = 3;
  356. //
  357. // txtGoodsCode
  358. //
  359. this.txtGoodsCode.BackColor = System.Drawing.Color.Yellow;
  360. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  361. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  362. this.txtGoodsCode.ErrorMessage = "必须输入项目";
  363. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  364. this.txtGoodsCode.HasError = true;
  365. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  366. this.txtGoodsCode.IsMustInput = true;
  367. this.txtGoodsCode.Location = new System.Drawing.Point(64, 7);
  368. this.txtGoodsCode.MaxLength = 10;
  369. this.txtGoodsCode.Name = "txtGoodsCode";
  370. this.txtGoodsCode.Size = new System.Drawing.Size(100, 21);
  371. this.txtGoodsCode.TabIndex = 1;
  372. //
  373. // lblRemarks
  374. //
  375. this.lblRemarks.AutoSize = true;
  376. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  377. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  379. this.lblRemarks.Location = new System.Drawing.Point(29, 142);
  380. this.lblRemarks.Name = "lblRemarks";
  381. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  382. this.lblRemarks.TabIndex = 28;
  383. this.lblRemarks.Text = "备注";
  384. //
  385. // lblProductionCycle
  386. //
  387. this.lblProductionCycle.AutoSize = true;
  388. this.lblProductionCycle.BackColor = System.Drawing.Color.Transparent;
  389. this.lblProductionCycle.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  390. this.lblProductionCycle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  391. this.lblProductionCycle.IsMustInput = true;
  392. this.lblProductionCycle.Location = new System.Drawing.Point(335, 11);
  393. this.lblProductionCycle.Name = "lblProductionCycle";
  394. this.lblProductionCycle.Size = new System.Drawing.Size(77, 12);
  395. this.lblProductionCycle.TabIndex = 4;
  396. this.lblProductionCycle.Text = "生产周期(天)";
  397. //
  398. // lblGlazeWeight
  399. //
  400. this.lblGlazeWeight.AutoSize = true;
  401. this.lblGlazeWeight.BackColor = System.Drawing.Color.Transparent;
  402. this.lblGlazeWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.lblGlazeWeight.ForeColor = System.Drawing.SystemColors.ControlText;
  404. this.lblGlazeWeight.Location = new System.Drawing.Point(335, 38);
  405. this.lblGlazeWeight.Name = "lblGlazeWeight";
  406. this.lblGlazeWeight.Size = new System.Drawing.Size(77, 12);
  407. this.lblGlazeWeight.TabIndex = 10;
  408. this.lblGlazeWeight.Text = "釉浆用量(KG)";
  409. //
  410. // lblMudWeight
  411. //
  412. this.lblMudWeight.AutoSize = true;
  413. this.lblMudWeight.BackColor = System.Drawing.Color.Transparent;
  414. this.lblMudWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  415. this.lblMudWeight.ForeColor = System.Drawing.SystemColors.ControlText;
  416. this.lblMudWeight.Location = new System.Drawing.Point(335, 92);
  417. this.lblMudWeight.Name = "lblMudWeight";
  418. this.lblMudWeight.Size = new System.Drawing.Size(77, 12);
  419. this.lblMudWeight.TabIndex = 22;
  420. this.lblMudWeight.Text = "泥浆用量(KG)";
  421. //
  422. // lblGlazeTypeID
  423. //
  424. this.lblGlazeTypeID.AutoSize = true;
  425. this.lblGlazeTypeID.BackColor = System.Drawing.Color.Transparent;
  426. this.lblGlazeTypeID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.lblGlazeTypeID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  428. this.lblGlazeTypeID.IsMustInput = true;
  429. this.lblGlazeTypeID.Location = new System.Drawing.Point(5, 65);
  430. this.lblGlazeTypeID.Name = "lblGlazeTypeID";
  431. this.lblGlazeTypeID.Size = new System.Drawing.Size(53, 12);
  432. this.lblGlazeTypeID.TabIndex = 12;
  433. this.lblGlazeTypeID.Text = "釉料类别";
  434. //
  435. // lblGoodsModel
  436. //
  437. this.lblGoodsModel.AutoSize = true;
  438. this.lblGoodsModel.BackColor = System.Drawing.Color.Transparent;
  439. this.lblGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. this.lblGoodsModel.ForeColor = System.Drawing.SystemColors.ControlText;
  441. this.lblGoodsModel.Location = new System.Drawing.Point(170, 38);
  442. this.lblGoodsModel.Name = "lblGoodsModel";
  443. this.lblGoodsModel.Size = new System.Drawing.Size(53, 12);
  444. this.lblGoodsModel.TabIndex = 8;
  445. this.lblGoodsModel.Text = "产品型号";
  446. //
  447. // lblGoodsSpecification
  448. //
  449. this.lblGoodsSpecification.AutoSize = true;
  450. this.lblGoodsSpecification.BackColor = System.Drawing.Color.Transparent;
  451. this.lblGoodsSpecification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  452. this.lblGoodsSpecification.ForeColor = System.Drawing.SystemColors.ControlText;
  453. this.lblGoodsSpecification.Location = new System.Drawing.Point(170, 65);
  454. this.lblGoodsSpecification.Name = "lblGoodsSpecification";
  455. this.lblGoodsSpecification.Size = new System.Drawing.Size(53, 12);
  456. this.lblGoodsSpecification.TabIndex = 14;
  457. this.lblGoodsSpecification.Text = "产品规格";
  458. //
  459. // lblGoodsName
  460. //
  461. this.lblGoodsName.AutoSize = true;
  462. this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
  463. this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.lblGoodsName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  465. this.lblGoodsName.IsMustInput = true;
  466. this.lblGoodsName.Location = new System.Drawing.Point(170, 11);
  467. this.lblGoodsName.Name = "lblGoodsName";
  468. this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
  469. this.lblGoodsName.TabIndex = 2;
  470. this.lblGoodsName.Text = "产品名称";
  471. //
  472. // lblGoodsCode
  473. //
  474. this.lblGoodsCode.AutoSize = true;
  475. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  476. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. this.lblGoodsCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  478. this.lblGoodsCode.IsMustInput = true;
  479. this.lblGoodsCode.Location = new System.Drawing.Point(5, 11);
  480. this.lblGoodsCode.Name = "lblGoodsCode";
  481. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  482. this.lblGoodsCode.TabIndex = 0;
  483. this.lblGoodsCode.Text = "产品编码";
  484. //
  485. // lblLusterwareWeight
  486. //
  487. this.lblLusterwareWeight.AutoSize = true;
  488. this.lblLusterwareWeight.BackColor = System.Drawing.Color.Transparent;
  489. this.lblLusterwareWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.lblLusterwareWeight.ForeColor = System.Drawing.SystemColors.ControlText;
  491. this.lblLusterwareWeight.Location = new System.Drawing.Point(335, 65);
  492. this.lblLusterwareWeight.Name = "lblLusterwareWeight";
  493. this.lblLusterwareWeight.Size = new System.Drawing.Size(77, 12);
  494. this.lblLusterwareWeight.TabIndex = 16;
  495. this.lblLusterwareWeight.Text = "光瓷重量(KG)";
  496. //
  497. // txtLusterwareWeight
  498. //
  499. this.txtLusterwareWeight.AllowNegative = false;
  500. this.txtLusterwareWeight.BackColor = System.Drawing.SystemColors.Window;
  501. this.txtLusterwareWeight.BackgroundColor = System.Drawing.SystemColors.Window;
  502. this.txtLusterwareWeight.ErrorMessage = "";
  503. this.txtLusterwareWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  504. this.txtLusterwareWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
  505. this.txtLusterwareWeight.Location = new System.Drawing.Point(418, 61);
  506. this.txtLusterwareWeight.MaxLength = 10;
  507. this.txtLusterwareWeight.MaxValue = new decimal(new int[] {
  508. 100000,
  509. 0,
  510. 0,
  511. 0});
  512. this.txtLusterwareWeight.MinValue = new decimal(new int[] {
  513. 0,
  514. 0,
  515. 0,
  516. 0});
  517. this.txtLusterwareWeight.Name = "txtLusterwareWeight";
  518. this.txtLusterwareWeight.Number = new System.Drawing.Point(5, 2);
  519. this.txtLusterwareWeight.Size = new System.Drawing.Size(100, 21);
  520. this.txtLusterwareWeight.TabIndex = 17;
  521. this.txtLusterwareWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  522. this.txtLusterwareWeight.TextValue = "";
  523. //
  524. // btnDelete
  525. //
  526. this.btnDelete.BackColor = System.Drawing.Color.Transparent;
  527. this.btnDelete.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDelete.BackgroundImage")));
  528. this.btnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  529. this.btnDelete.ForeColor = System.Drawing.Color.White;
  530. this.btnDelete.Location = new System.Drawing.Point(3, 283);
  531. this.btnDelete.Name = "btnDelete";
  532. this.btnDelete.Size = new System.Drawing.Size(55, 30);
  533. this.btnDelete.TabIndex = 43;
  534. this.btnDelete.Text = "删除(&E)";
  535. this.btnDelete.UseVisualStyleBackColor = false;
  536. this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
  537. //
  538. // btnUpload
  539. //
  540. this.btnUpload.BackColor = System.Drawing.Color.Transparent;
  541. this.btnUpload.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpload.BackgroundImage")));
  542. this.btnUpload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  543. this.btnUpload.ForeColor = System.Drawing.Color.White;
  544. this.btnUpload.Location = new System.Drawing.Point(3, 247);
  545. this.btnUpload.Name = "btnUpload";
  546. this.btnUpload.Size = new System.Drawing.Size(55, 30);
  547. this.btnUpload.TabIndex = 42;
  548. this.btnUpload.Text = "上传(&U)";
  549. this.btnUpload.UseVisualStyleBackColor = false;
  550. this.btnUpload.Click += new System.EventHandler(this.btnUpload_Click);
  551. //
  552. // dtpStartingDate
  553. //
  554. this.dtpStartingDate.CustomFormat = "yyyy-MM-dd";
  555. this.dtpStartingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  556. this.dtpStartingDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  557. this.dtpStartingDate.Location = new System.Drawing.Point(64, 88);
  558. this.dtpStartingDate.Name = "dtpStartingDate";
  559. this.dtpStartingDate.Size = new System.Drawing.Size(100, 21);
  560. this.dtpStartingDate.TabIndex = 19;
  561. //
  562. // c_Label1
  563. //
  564. this.c_Label1.AutoSize = true;
  565. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  566. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  567. this.c_Label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  568. this.c_Label1.IsMustInput = true;
  569. this.c_Label1.Location = new System.Drawing.Point(5, 92);
  570. this.c_Label1.Name = "c_Label1";
  571. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  572. this.c_Label1.TabIndex = 18;
  573. this.c_Label1.Text = "投产日期";
  574. //
  575. // c_Label2
  576. //
  577. this.c_Label2.AutoSize = true;
  578. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  579. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  581. this.c_Label2.Location = new System.Drawing.Point(170, 92);
  582. this.c_Label2.Name = "c_Label2";
  583. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  584. this.c_Label2.TabIndex = 20;
  585. this.c_Label2.Text = "产品单值";
  586. //
  587. // txtMouldWeight
  588. //
  589. this.txtMouldWeight.AllowNegative = false;
  590. this.txtMouldWeight.BackColor = System.Drawing.SystemColors.Window;
  591. this.txtMouldWeight.BackgroundColor = System.Drawing.SystemColors.Window;
  592. this.txtMouldWeight.ErrorMessage = "";
  593. this.txtMouldWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  594. this.txtMouldWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
  595. this.txtMouldWeight.Location = new System.Drawing.Point(62, 128);
  596. this.txtMouldWeight.MaxLength = 10;
  597. this.txtMouldWeight.MaxValue = new decimal(new int[] {
  598. 100000,
  599. 0,
  600. 0,
  601. 0});
  602. this.txtMouldWeight.MinValue = new decimal(new int[] {
  603. 0,
  604. 0,
  605. 0,
  606. 0});
  607. this.txtMouldWeight.Name = "txtMouldWeight";
  608. this.txtMouldWeight.Number = new System.Drawing.Point(5, 2);
  609. this.txtMouldWeight.Size = new System.Drawing.Size(100, 21);
  610. this.txtMouldWeight.TabIndex = 7;
  611. this.txtMouldWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  612. this.txtMouldWeight.TextValue = "";
  613. //
  614. // c_Label3
  615. //
  616. this.c_Label3.AutoSize = true;
  617. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  618. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  619. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  620. this.c_Label3.Location = new System.Drawing.Point(6, 132);
  621. this.c_Label3.Name = "c_Label3";
  622. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  623. this.c_Label3.TabIndex = 6;
  624. this.c_Label3.Text = "重量(KG)";
  625. //
  626. // c_Label4
  627. //
  628. this.c_Label4.AutoSize = true;
  629. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  630. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  631. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  632. this.c_Label4.Location = new System.Drawing.Point(6, 159);
  633. this.c_Label4.Name = "c_Label4";
  634. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  635. this.c_Label4.TabIndex = 8;
  636. this.c_Label4.Text = "成本(元)";
  637. //
  638. // txtMouldCost
  639. //
  640. this.txtMouldCost.AllowNegative = false;
  641. this.txtMouldCost.BackColor = System.Drawing.SystemColors.Window;
  642. this.txtMouldCost.BackgroundColor = System.Drawing.SystemColors.Window;
  643. this.txtMouldCost.ErrorMessage = "";
  644. this.txtMouldCost.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  645. this.txtMouldCost.ImeMode = System.Windows.Forms.ImeMode.Off;
  646. this.txtMouldCost.Location = new System.Drawing.Point(62, 155);
  647. this.txtMouldCost.MaxLength = 10;
  648. this.txtMouldCost.MaxValue = new decimal(new int[] {
  649. 100000,
  650. 0,
  651. 0,
  652. 0});
  653. this.txtMouldCost.MinValue = new decimal(new int[] {
  654. 0,
  655. 0,
  656. 0,
  657. 0});
  658. this.txtMouldCost.Name = "txtMouldCost";
  659. this.txtMouldCost.Number = new System.Drawing.Point(5, 2);
  660. this.txtMouldCost.Size = new System.Drawing.Size(100, 21);
  661. this.txtMouldCost.TabIndex = 9;
  662. this.txtMouldCost.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  663. this.txtMouldCost.TextValue = "";
  664. //
  665. // chkScrapSumFlag
  666. //
  667. this.chkScrapSumFlag.AutoSize = true;
  668. this.chkScrapSumFlag.Checked = true;
  669. this.chkScrapSumFlag.CheckState = System.Windows.Forms.CheckState.Checked;
  670. this.chkScrapSumFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  671. this.chkScrapSumFlag.Location = new System.Drawing.Point(122, 354);
  672. this.chkScrapSumFlag.Name = "chkScrapSumFlag";
  673. this.chkScrapSumFlag.Size = new System.Drawing.Size(156, 16);
  674. this.chkScrapSumFlag.TabIndex = 3;
  675. this.chkScrapSumFlag.Text = "损失统计(废品损失表用)";
  676. this.chkScrapSumFlag.UseVisualStyleBackColor = true;
  677. //
  678. // lblGoodsType
  679. //
  680. this.lblGoodsType.AutoSize = true;
  681. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  682. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  683. this.lblGoodsType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  684. this.lblGoodsType.IsMustInput = true;
  685. this.lblGoodsType.Location = new System.Drawing.Point(5, 38);
  686. this.lblGoodsType.Name = "lblGoodsType";
  687. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  688. this.lblGoodsType.TabIndex = 6;
  689. this.lblGoodsType.Text = "产品类别";
  690. //
  691. // lblMouldMaterialCode
  692. //
  693. this.lblMouldMaterialCode.AutoSize = true;
  694. this.lblMouldMaterialCode.BackColor = System.Drawing.Color.Transparent;
  695. this.lblMouldMaterialCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  696. this.lblMouldMaterialCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  697. this.lblMouldMaterialCode.IsMustInput = true;
  698. this.lblMouldMaterialCode.Location = new System.Drawing.Point(6, 24);
  699. this.lblMouldMaterialCode.Name = "lblMouldMaterialCode";
  700. this.lblMouldMaterialCode.Size = new System.Drawing.Size(53, 12);
  701. this.lblMouldMaterialCode.TabIndex = 0;
  702. this.lblMouldMaterialCode.Text = "物料编码";
  703. //
  704. // lblWaterLabelCode
  705. //
  706. this.lblWaterLabelCode.AutoSize = true;
  707. this.lblWaterLabelCode.BackColor = System.Drawing.Color.Transparent;
  708. this.lblWaterLabelCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  709. this.lblWaterLabelCode.ForeColor = System.Drawing.SystemColors.ControlText;
  710. this.lblWaterLabelCode.Location = new System.Drawing.Point(5, 119);
  711. this.lblWaterLabelCode.Name = "lblWaterLabelCode";
  712. this.lblWaterLabelCode.Size = new System.Drawing.Size(53, 12);
  713. this.lblWaterLabelCode.TabIndex = 24;
  714. this.lblWaterLabelCode.Text = "水效标识";
  715. //
  716. // lblMouldOutputCount
  717. //
  718. this.lblMouldOutputCount.AutoSize = true;
  719. this.lblMouldOutputCount.BackColor = System.Drawing.Color.Transparent;
  720. this.lblMouldOutputCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  721. this.lblMouldOutputCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  722. this.lblMouldOutputCount.IsMustInput = true;
  723. this.lblMouldOutputCount.Location = new System.Drawing.Point(6, 51);
  724. this.lblMouldOutputCount.Name = "lblMouldOutputCount";
  725. this.lblMouldOutputCount.Size = new System.Drawing.Size(53, 12);
  726. this.lblMouldOutputCount.TabIndex = 2;
  727. this.lblMouldOutputCount.Text = "产出数量";
  728. //
  729. // lblStandardGroutingNum
  730. //
  731. this.lblStandardGroutingNum.AutoSize = true;
  732. this.lblStandardGroutingNum.BackColor = System.Drawing.Color.Transparent;
  733. this.lblStandardGroutingNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  734. this.lblStandardGroutingNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  735. this.lblStandardGroutingNum.IsMustInput = true;
  736. this.lblStandardGroutingNum.Location = new System.Drawing.Point(6, 78);
  737. this.lblStandardGroutingNum.Name = "lblStandardGroutingNum";
  738. this.lblStandardGroutingNum.Size = new System.Drawing.Size(53, 12);
  739. this.lblStandardGroutingNum.TabIndex = 4;
  740. this.lblStandardGroutingNum.Text = "标准次数";
  741. //
  742. // txtWaterLabelCode
  743. //
  744. this.txtWaterLabelCode.BackColor = System.Drawing.SystemColors.Window;
  745. this.txtWaterLabelCode.BackgroundColor = System.Drawing.SystemColors.Window;
  746. this.txtWaterLabelCode.ErrorMessage = "";
  747. this.txtWaterLabelCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  748. this.txtWaterLabelCode.Location = new System.Drawing.Point(64, 115);
  749. this.txtWaterLabelCode.MaxLength = 100;
  750. this.txtWaterLabelCode.Name = "txtWaterLabelCode";
  751. this.txtWaterLabelCode.Size = new System.Drawing.Size(265, 21);
  752. this.txtWaterLabelCode.TabIndex = 25;
  753. //
  754. // txtMouldMaterialCode
  755. //
  756. this.txtMouldMaterialCode.BackColor = System.Drawing.SystemColors.Window;
  757. this.txtMouldMaterialCode.BackgroundColor = System.Drawing.SystemColors.Window;
  758. this.txtMouldMaterialCode.ErrorMessage = "";
  759. this.txtMouldMaterialCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  760. this.txtMouldMaterialCode.Location = new System.Drawing.Point(62, 20);
  761. this.txtMouldMaterialCode.MaxLength = 50;
  762. this.txtMouldMaterialCode.Name = "txtMouldMaterialCode";
  763. this.txtMouldMaterialCode.Size = new System.Drawing.Size(100, 21);
  764. this.txtMouldMaterialCode.TabIndex = 1;
  765. //
  766. // c_Label5
  767. //
  768. this.c_Label5.AutoSize = true;
  769. this.c_Label5.BackColor = System.Drawing.Color.Transparent;
  770. this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  771. this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
  772. this.c_Label5.Location = new System.Drawing.Point(347, 119);
  773. this.c_Label5.Name = "c_Label5";
  774. this.c_Label5.Size = new System.Drawing.Size(65, 12);
  775. this.c_Label5.TabIndex = 26;
  776. this.c_Label5.Text = "盖板标识码";
  777. //
  778. // tabControl1
  779. //
  780. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  781. | System.Windows.Forms.AnchorStyles.Left)
  782. | System.Windows.Forms.AnchorStyles.Right)));
  783. this.tabControl1.Controls.Add(this.tabPage1);
  784. this.tabControl1.Controls.Add(this.tabPage2);
  785. this.tabControl1.Location = new System.Drawing.Point(3, 3);
  786. this.tabControl1.Name = "tabControl1";
  787. this.tabControl1.SelectedIndex = 0;
  788. this.tabControl1.Size = new System.Drawing.Size(705, 345);
  789. this.tabControl1.TabIndex = 0;
  790. //
  791. // tabPage1
  792. //
  793. this.tabPage1.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  794. this.tabPage1.Controls.Add(this.ddlGlazeTypeID);
  795. this.tabPage1.Controls.Add(this.btnUpload);
  796. this.tabPage1.Controls.Add(this.btnDelete);
  797. this.tabPage1.Controls.Add(this.groupBox2);
  798. this.tabPage1.Controls.Add(this.lvPic);
  799. this.tabPage1.Controls.Add(this.lblGoodsType);
  800. this.tabPage1.Controls.Add(this.scbGoodsType);
  801. this.tabPage1.Controls.Add(this.lblPhoto);
  802. this.tabPage1.Controls.Add(this.txtGoodsCode);
  803. this.tabPage1.Controls.Add(this.lblGoodsCode);
  804. this.tabPage1.Controls.Add(this.txtSEATCOVERCODE);
  805. this.tabPage1.Controls.Add(this.lblGoodsName);
  806. this.tabPage1.Controls.Add(this.c_Label5);
  807. this.tabPage1.Controls.Add(this.lblGoodsSpecification);
  808. this.tabPage1.Controls.Add(this.lblGoodsModel);
  809. this.tabPage1.Controls.Add(this.lblGlazeTypeID);
  810. this.tabPage1.Controls.Add(this.txtWaterLabelCode);
  811. this.tabPage1.Controls.Add(this.c_Label1);
  812. this.tabPage1.Controls.Add(this.lblMudWeight);
  813. this.tabPage1.Controls.Add(this.lblGlazeWeight);
  814. this.tabPage1.Controls.Add(this.lblProductionCycle);
  815. this.tabPage1.Controls.Add(this.lblWaterLabelCode);
  816. this.tabPage1.Controls.Add(this.lblRemarks);
  817. this.tabPage1.Controls.Add(this.txtGoodsName);
  818. this.tabPage1.Controls.Add(this.txtGoodsSpecification);
  819. this.tabPage1.Controls.Add(this.txtGoodsModel);
  820. this.tabPage1.Controls.Add(this.txtReservedDays);
  821. this.tabPage1.Controls.Add(this.txtMudWeight);
  822. this.tabPage1.Controls.Add(this.lblLabel10);
  823. this.tabPage1.Controls.Add(this.lblLabel9);
  824. this.tabPage1.Controls.Add(this.txtGlazeWeight);
  825. this.tabPage1.Controls.Add(this.txtProductionCycle);
  826. this.tabPage1.Controls.Add(this.c_Label2);
  827. this.tabPage1.Controls.Add(this.txtRemarks);
  828. this.tabPage1.Controls.Add(this.txtUnitPrice);
  829. this.tabPage1.Controls.Add(this.lblLusterwareWeight);
  830. this.tabPage1.Controls.Add(this.txtPlateLimitNum);
  831. this.tabPage1.Controls.Add(this.txtLusterwareWeight);
  832. this.tabPage1.Controls.Add(this.lblLabel3);
  833. this.tabPage1.Controls.Add(this.dtpStartingDate);
  834. this.tabPage1.Controls.Add(this.txtSPM002);
  835. this.tabPage1.Controls.Add(this.lblLabel1);
  836. this.tabPage1.Controls.Add(this.lblLabel2);
  837. this.tabPage1.Controls.Add(this.txtSPM001);
  838. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  839. this.tabPage1.Name = "tabPage1";
  840. this.tabPage1.Size = new System.Drawing.Size(697, 319);
  841. this.tabPage1.TabIndex = 0;
  842. this.tabPage1.Text = "基础信息";
  843. //
  844. // ddlGlazeTypeID
  845. //
  846. this.ddlGlazeTypeID.FormattingEnabled = true;
  847. this.ddlGlazeTypeID.Location = new System.Drawing.Point(64, 61);
  848. this.ddlGlazeTypeID.Name = "ddlGlazeTypeID";
  849. this.ddlGlazeTypeID.ShowMustInputAlert = false;
  850. this.ddlGlazeTypeID.Size = new System.Drawing.Size(100, 20);
  851. this.ddlGlazeTypeID.TabIndex = 58;
  852. //
  853. // groupBox2
  854. //
  855. this.groupBox2.Controls.Add(this.txtMouldMaterialCode);
  856. this.groupBox2.Controls.Add(this.lblMouldMaterialCode);
  857. this.groupBox2.Controls.Add(this.txtMouldOutputCount);
  858. this.groupBox2.Controls.Add(this.lblMouldOutputCount);
  859. this.groupBox2.Controls.Add(this.txtStandardGroutingSum);
  860. this.groupBox2.Controls.Add(this.c_Label7);
  861. this.groupBox2.Controls.Add(this.txtStandardGroutingNum);
  862. this.groupBox2.Controls.Add(this.lblStandardGroutingNum);
  863. this.groupBox2.Controls.Add(this.txtMouldWeight);
  864. this.groupBox2.Controls.Add(this.c_Label3);
  865. this.groupBox2.Controls.Add(this.c_Label4);
  866. this.groupBox2.Controls.Add(this.txtMouldCost);
  867. this.groupBox2.Location = new System.Drawing.Point(526, 127);
  868. this.groupBox2.Name = "groupBox2";
  869. this.groupBox2.Size = new System.Drawing.Size(169, 186);
  870. this.groupBox2.TabIndex = 39;
  871. this.groupBox2.TabStop = false;
  872. this.groupBox2.Text = "模具属性";
  873. //
  874. // txtMouldOutputCount
  875. //
  876. this.txtMouldOutputCount.CanLostFocusOnError = false;
  877. this.txtMouldOutputCount.DataValue = new decimal(new int[] {
  878. 1,
  879. 0,
  880. 0,
  881. 0});
  882. this.txtMouldOutputCount.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
  883. this.txtMouldOutputCount.Location = new System.Drawing.Point(62, 47);
  884. this.txtMouldOutputCount.MaxValue = new decimal(new int[] {
  885. 999,
  886. 0,
  887. 0,
  888. 0});
  889. this.txtMouldOutputCount.MinValue = new decimal(new int[] {
  890. 1,
  891. 0,
  892. 0,
  893. 0});
  894. this.txtMouldOutputCount.MustInput = true;
  895. this.txtMouldOutputCount.Name = "txtMouldOutputCount";
  896. this.txtMouldOutputCount.ShowMustInputAlert = false;
  897. this.txtMouldOutputCount.Size = new System.Drawing.Size(100, 21);
  898. this.txtMouldOutputCount.TabIndex = 3;
  899. this.txtMouldOutputCount.TextChanged += new System.EventHandler(this.txtMouldOutputCount_TextChanged);
  900. //
  901. // txtStandardGroutingSum
  902. //
  903. this.txtStandardGroutingSum.DataValue = new decimal(new int[] {
  904. 1,
  905. 0,
  906. 0,
  907. 0});
  908. this.txtStandardGroutingSum.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
  909. this.txtStandardGroutingSum.Location = new System.Drawing.Point(62, 101);
  910. this.txtStandardGroutingSum.MaxValue = new decimal(new int[] {
  911. 999999,
  912. 0,
  913. 0,
  914. 0});
  915. this.txtStandardGroutingSum.MinValue = new decimal(new int[] {
  916. 1,
  917. 0,
  918. 0,
  919. 0});
  920. this.txtStandardGroutingSum.Name = "txtStandardGroutingSum";
  921. this.txtStandardGroutingSum.ReadOnly = true;
  922. this.txtStandardGroutingSum.ShowDecimalPlaces = Dongke.WinForm.Controls.ShowDigitalKind.None;
  923. this.txtStandardGroutingSum.ShowMustInputAlert = false;
  924. this.txtStandardGroutingSum.Size = new System.Drawing.Size(100, 21);
  925. this.txtStandardGroutingSum.TabIndex = 5;
  926. //
  927. // c_Label7
  928. //
  929. this.c_Label7.AutoSize = true;
  930. this.c_Label7.BackColor = System.Drawing.Color.Transparent;
  931. this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  932. this.c_Label7.ForeColor = System.Drawing.SystemColors.ControlText;
  933. this.c_Label7.Location = new System.Drawing.Point(6, 105);
  934. this.c_Label7.Name = "c_Label7";
  935. this.c_Label7.Size = new System.Drawing.Size(53, 12);
  936. this.c_Label7.TabIndex = 4;
  937. this.c_Label7.Text = "标准总数";
  938. //
  939. // txtStandardGroutingNum
  940. //
  941. this.txtStandardGroutingNum.DataValue = new decimal(new int[] {
  942. 1,
  943. 0,
  944. 0,
  945. 0});
  946. this.txtStandardGroutingNum.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
  947. this.txtStandardGroutingNum.Location = new System.Drawing.Point(62, 74);
  948. this.txtStandardGroutingNum.MaxValue = new decimal(new int[] {
  949. 999999,
  950. 0,
  951. 0,
  952. 0});
  953. this.txtStandardGroutingNum.MinValue = new decimal(new int[] {
  954. 1,
  955. 0,
  956. 0,
  957. 0});
  958. this.txtStandardGroutingNum.MustInput = true;
  959. this.txtStandardGroutingNum.Name = "txtStandardGroutingNum";
  960. this.txtStandardGroutingNum.ShowDecimalPlaces = Dongke.WinForm.Controls.ShowDigitalKind.None;
  961. this.txtStandardGroutingNum.ShowMustInputAlert = false;
  962. this.txtStandardGroutingNum.Size = new System.Drawing.Size(100, 21);
  963. this.txtStandardGroutingNum.TabIndex = 5;
  964. this.txtStandardGroutingNum.TextChanged += new System.EventHandler(this.txtMouldOutputCount_TextChanged);
  965. //
  966. // scbGoodsType
  967. //
  968. this.scbGoodsType.CheckedData = null;
  969. this.scbGoodsType.IsOnlyDisplayEnd = false;
  970. this.scbGoodsType.Location = new System.Drawing.Point(64, 34);
  971. this.scbGoodsType.Name = "scbGoodsType";
  972. this.scbGoodsType.Size = new System.Drawing.Size(100, 21);
  973. this.scbGoodsType.TabIndex = 7;
  974. //
  975. // txtSEATCOVERCODE
  976. //
  977. this.txtSEATCOVERCODE.CanLostFocusOnError = false;
  978. this.txtSEATCOVERCODE.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.None;
  979. this.txtSEATCOVERCODE.Location = new System.Drawing.Point(418, 115);
  980. this.txtSEATCOVERCODE.MaxValue = new decimal(new int[] {
  981. 999,
  982. 0,
  983. 0,
  984. 0});
  985. this.txtSEATCOVERCODE.MinValue = new decimal(new int[] {
  986. 0,
  987. 0,
  988. 0,
  989. 0});
  990. this.txtSEATCOVERCODE.Name = "txtSEATCOVERCODE";
  991. this.txtSEATCOVERCODE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  992. this.txtSEATCOVERCODE.ShowMustInputAlert = false;
  993. this.txtSEATCOVERCODE.Size = new System.Drawing.Size(100, 21);
  994. this.txtSEATCOVERCODE.TabIndex = 27;
  995. //
  996. // txtReservedDays
  997. //
  998. this.txtReservedDays.CanLostFocusOnError = false;
  999. this.txtReservedDays.DataValue = new decimal(new int[] {
  1000. 0,
  1001. 0,
  1002. 0,
  1003. 0});
  1004. this.txtReservedDays.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
  1005. this.txtReservedDays.Location = new System.Drawing.Point(607, 89);
  1006. this.txtReservedDays.MaxValue = new decimal(new int[] {
  1007. 999,
  1008. 0,
  1009. 0,
  1010. 0});
  1011. this.txtReservedDays.MinValue = new decimal(new int[] {
  1012. 0,
  1013. 0,
  1014. 0,
  1015. 0});
  1016. this.txtReservedDays.MustInput = true;
  1017. this.txtReservedDays.Name = "txtReservedDays";
  1018. this.txtReservedDays.ShowMustInputAlert = false;
  1019. this.txtReservedDays.Size = new System.Drawing.Size(49, 21);
  1020. this.txtReservedDays.TabIndex = 37;
  1021. //
  1022. // lblLabel10
  1023. //
  1024. this.lblLabel10.Location = new System.Drawing.Point(524, 112);
  1025. this.lblLabel10.Name = "lblLabel10";
  1026. this.lblLabel10.Size = new System.Drawing.Size(113, 12);
  1027. this.lblLabel10.TabIndex = 38;
  1028. this.lblLabel10.Text = "(成型存坯汇总表用)";
  1029. //
  1030. // lblLabel9
  1031. //
  1032. this.lblLabel9.Location = new System.Drawing.Point(524, 92);
  1033. this.lblLabel9.MustInput = true;
  1034. this.lblLabel9.Name = "lblLabel9";
  1035. this.lblLabel9.Size = new System.Drawing.Size(77, 12);
  1036. this.lblLabel9.TabIndex = 36;
  1037. this.lblLabel9.Text = "成型存坯天数";
  1038. //
  1039. // txtUnitPrice
  1040. //
  1041. this.txtUnitPrice.CanLostFocusOnError = false;
  1042. this.txtUnitPrice.DataValue = new decimal(new int[] {
  1043. 0,
  1044. 0,
  1045. 0,
  1046. 0});
  1047. this.txtUnitPrice.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
  1048. this.txtUnitPrice.Location = new System.Drawing.Point(229, 88);
  1049. this.txtUnitPrice.MaxValue = new decimal(new int[] {
  1050. 1000000,
  1051. 0,
  1052. 0,
  1053. 0});
  1054. this.txtUnitPrice.MinValue = new decimal(new int[] {
  1055. 0,
  1056. 0,
  1057. 0,
  1058. 0});
  1059. this.txtUnitPrice.Name = "txtUnitPrice";
  1060. this.txtUnitPrice.Number = new System.Drawing.Point(6, 6);
  1061. this.txtUnitPrice.ShowMustInputAlert = false;
  1062. this.txtUnitPrice.Size = new System.Drawing.Size(100, 21);
  1063. this.txtUnitPrice.TabIndex = 21;
  1064. //
  1065. // txtPlateLimitNum
  1066. //
  1067. this.txtPlateLimitNum.CanLostFocusOnError = false;
  1068. this.txtPlateLimitNum.DataValue = new decimal(new int[] {
  1069. 0,
  1070. 0,
  1071. 0,
  1072. 0});
  1073. this.txtPlateLimitNum.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
  1074. this.txtPlateLimitNum.Location = new System.Drawing.Point(607, 61);
  1075. this.txtPlateLimitNum.MaxValue = new decimal(new int[] {
  1076. 999,
  1077. 0,
  1078. 0,
  1079. 0});
  1080. this.txtPlateLimitNum.MinValue = new decimal(new int[] {
  1081. 0,
  1082. 0,
  1083. 0,
  1084. 0});
  1085. this.txtPlateLimitNum.MustInput = true;
  1086. this.txtPlateLimitNum.Name = "txtPlateLimitNum";
  1087. this.txtPlateLimitNum.ShowMustInputAlert = false;
  1088. this.txtPlateLimitNum.Size = new System.Drawing.Size(49, 21);
  1089. this.txtPlateLimitNum.TabIndex = 35;
  1090. //
  1091. // lblLabel3
  1092. //
  1093. this.lblLabel3.Location = new System.Drawing.Point(524, 65);
  1094. this.lblLabel3.MustInput = true;
  1095. this.lblLabel3.Name = "lblLabel3";
  1096. this.lblLabel3.Size = new System.Drawing.Size(77, 12);
  1097. this.lblLabel3.TabIndex = 34;
  1098. this.lblLabel3.Text = "装板限制数量";
  1099. //
  1100. // txtSPM002
  1101. //
  1102. this.txtSPM002.CanLostFocusOnError = false;
  1103. this.txtSPM002.DataValue = new decimal(new int[] {
  1104. 0,
  1105. 0,
  1106. 0,
  1107. 0});
  1108. this.txtSPM002.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
  1109. this.txtSPM002.Location = new System.Drawing.Point(607, 35);
  1110. this.txtSPM002.MaxValue = new decimal(new int[] {
  1111. 999,
  1112. 0,
  1113. 0,
  1114. 0});
  1115. this.txtSPM002.MinValue = new decimal(new int[] {
  1116. 0,
  1117. 0,
  1118. 0,
  1119. 0});
  1120. this.txtSPM002.MustInput = true;
  1121. this.txtSPM002.Name = "txtSPM002";
  1122. this.txtSPM002.ShowMustInputAlert = false;
  1123. this.txtSPM002.Size = new System.Drawing.Size(49, 21);
  1124. this.txtSPM002.TabIndex = 33;
  1125. //
  1126. // lblLabel1
  1127. //
  1128. this.lblLabel1.Location = new System.Drawing.Point(524, 11);
  1129. this.lblLabel1.MustInput = true;
  1130. this.lblLabel1.Name = "lblLabel1";
  1131. this.lblLabel1.Size = new System.Drawing.Size(77, 12);
  1132. this.lblLabel1.TabIndex = 30;
  1133. this.lblLabel1.Text = "自动报损天数";
  1134. this.lblLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1135. //
  1136. // lblLabel2
  1137. //
  1138. this.lblLabel2.Location = new System.Drawing.Point(524, 38);
  1139. this.lblLabel2.MustInput = true;
  1140. this.lblLabel2.Name = "lblLabel2";
  1141. this.lblLabel2.Size = new System.Drawing.Size(77, 12);
  1142. this.lblLabel2.TabIndex = 32;
  1143. this.lblLabel2.Text = "交坯限制天数";
  1144. this.lblLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1145. //
  1146. // txtSPM001
  1147. //
  1148. this.txtSPM001.CanLostFocusOnError = false;
  1149. this.txtSPM001.DataValue = new decimal(new int[] {
  1150. 0,
  1151. 0,
  1152. 0,
  1153. 0});
  1154. this.txtSPM001.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
  1155. this.txtSPM001.Location = new System.Drawing.Point(607, 8);
  1156. this.txtSPM001.MaxValue = new decimal(new int[] {
  1157. 999,
  1158. 0,
  1159. 0,
  1160. 0});
  1161. this.txtSPM001.MinValue = new decimal(new int[] {
  1162. 0,
  1163. 0,
  1164. 0,
  1165. 0});
  1166. this.txtSPM001.MustInput = true;
  1167. this.txtSPM001.Name = "txtSPM001";
  1168. this.txtSPM001.ShowMustInputAlert = false;
  1169. this.txtSPM001.Size = new System.Drawing.Size(49, 21);
  1170. this.txtSPM001.TabIndex = 31;
  1171. //
  1172. // tabPage2
  1173. //
  1174. this.tabPage2.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  1175. this.tabPage2.Controls.Add(this.dgvGoodsSap);
  1176. this.tabPage2.Controls.Add(this.panel1);
  1177. this.tabPage2.Controls.Add(this.label1);
  1178. this.tabPage2.Controls.Add(this.groupBox1);
  1179. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  1180. this.tabPage2.Name = "tabPage2";
  1181. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  1182. this.tabPage2.Size = new System.Drawing.Size(697, 319);
  1183. this.tabPage2.TabIndex = 1;
  1184. this.tabPage2.Text = "物料信息";
  1185. //
  1186. // dgvGoodsSap
  1187. //
  1188. this.dgvGoodsSap.AllowUserToAddRows = false;
  1189. this.dgvGoodsSap.AllowUserToDeleteRows = false;
  1190. this.dgvGoodsSap.AllowUserToModifyRows = true;
  1191. this.dgvGoodsSap.AllowUserToOrderColumns = true;
  1192. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  1193. this.dgvGoodsSap.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  1194. this.dgvGoodsSap.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1195. this.dgvGoodsSap.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  1196. this.dgvGoodsSap.CellHeight = 23;
  1197. this.dgvGoodsSap.ChildNodeColumnName = null;
  1198. this.dgvGoodsSap.ChildNodeColumnText = null;
  1199. this.dgvGoodsSap.ColumnDeep = 1;
  1200. this.dgvGoodsSap.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1201. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1202. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1203. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1204. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  1205. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1206. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1207. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1208. this.dgvGoodsSap.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  1209. this.dgvGoodsSap.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1210. this.dgvGoodsSap.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1211. this.LogoID,
  1212. this.logoName,
  1213. this.colmaterialcode,
  1214. this.colmaterialremark,
  1215. this.colWaterLabelCode,
  1216. this.colValueflag});
  1217. this.dgvGoodsSap.ColumnTreeView = null;
  1218. 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)));
  1219. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1220. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  1221. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1222. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  1223. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1224. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1225. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1226. this.dgvGoodsSap.DefaultCellStyle = dataGridViewCellStyle3;
  1227. this.dgvGoodsSap.Dock = System.Windows.Forms.DockStyle.Fill;
  1228. this.dgvGoodsSap.DynamicColumnName = "";
  1229. this.dgvGoodsSap.EnableHeadersVisualStyles = false;
  1230. this.dgvGoodsSap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1231. this.dgvGoodsSap.FormatQuantityColumns = null;
  1232. this.dgvGoodsSap.HorizontalMergeColumn = null;
  1233. this.dgvGoodsSap.IsAutoCountSum = true;
  1234. this.dgvGoodsSap.IsAutoResizeColumns = false;
  1235. this.dgvGoodsSap.IsClickF12 = false;
  1236. this.dgvGoodsSap.IsOpenMergeCellFlag = false;
  1237. this.dgvGoodsSap.IsSubTotalFlag = false;
  1238. this.dgvGoodsSap.IsTopDeep = false;
  1239. this.dgvGoodsSap.Location = new System.Drawing.Point(174, 3);
  1240. this.dgvGoodsSap.MergeColumnNames = null;
  1241. this.dgvGoodsSap.MergeDetailColumnNames = null;
  1242. this.dgvGoodsSap.MergeDetailOnlyColumn = null;
  1243. this.dgvGoodsSap.MergeOnlyColumn = null;
  1244. this.dgvGoodsSap.Name = "dgvGoodsSap";
  1245. this.dgvGoodsSap.ReadOnly = true;
  1246. this.dgvGoodsSap.RefreshAtHscroll = false;
  1247. this.dgvGoodsSap.RowHeadersWidth = 50;
  1248. this.dgvGoodsSap.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1249. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1250. this.dgvGoodsSap.RowsDefaultCellStyle = dataGridViewCellStyle4;
  1251. this.dgvGoodsSap.RowTemplate.Height = 21;
  1252. this.dgvGoodsSap.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1253. this.dgvGoodsSap.Size = new System.Drawing.Size(520, 227);
  1254. this.dgvGoodsSap.SortOrderColumnName = null;
  1255. this.dgvGoodsSap.TabIndex = 1;
  1256. this.dgvGoodsSap.Tag = "";
  1257. this.dgvGoodsSap.TotalSumColumns = null;
  1258. this.dgvGoodsSap.ViewRowFilter = "";
  1259. this.dgvGoodsSap.VirtualMode = true;
  1260. this.dgvGoodsSap.SelectionChanged += new System.EventHandler(this.dgvGoodsSap_SelectionChanged);
  1261. //
  1262. // LogoID
  1263. //
  1264. this.LogoID.HeaderText = "LogoID";
  1265. this.LogoID.Name = "LogoID";
  1266. this.LogoID.ReadOnly = true;
  1267. this.LogoID.Visible = false;
  1268. //
  1269. // logoName
  1270. //
  1271. this.logoName.DataPropertyName = "logoName";
  1272. this.logoName.HeaderText = "产品商标";
  1273. this.logoName.Name = "logoName";
  1274. this.logoName.ReadOnly = true;
  1275. //
  1276. // colmaterialcode
  1277. //
  1278. this.colmaterialcode.DataPropertyName = "materialcode";
  1279. this.colmaterialcode.HeaderText = "物料编码";
  1280. this.colmaterialcode.Name = "colmaterialcode";
  1281. this.colmaterialcode.ReadOnly = true;
  1282. //
  1283. // colmaterialremark
  1284. //
  1285. this.colmaterialremark.DataPropertyName = "materialremark";
  1286. this.colmaterialremark.HeaderText = "物料描述";
  1287. this.colmaterialremark.Name = "colmaterialremark";
  1288. this.colmaterialremark.ReadOnly = true;
  1289. //
  1290. // colWaterLabelCode
  1291. //
  1292. this.colWaterLabelCode.DataPropertyName = "WaterLabelCode";
  1293. this.colWaterLabelCode.HeaderText = "水效标识";
  1294. this.colWaterLabelCode.Name = "colWaterLabelCode";
  1295. this.colWaterLabelCode.ReadOnly = true;
  1296. //
  1297. // colValueflag
  1298. //
  1299. this.colValueflag.DataPropertyName = "Valueflag";
  1300. this.colValueflag.FalseValue = "0";
  1301. this.colValueflag.HeaderText = "有效标识";
  1302. this.colValueflag.Name = "colValueflag";
  1303. this.colValueflag.ReadOnly = true;
  1304. this.colValueflag.TrueValue = "1";
  1305. //
  1306. // panel1
  1307. //
  1308. this.panel1.Controls.Add(this.c_Label6);
  1309. this.panel1.Controls.Add(this.txtSAPCode);
  1310. this.panel1.Controls.Add(this.lblLabel12);
  1311. this.panel1.Controls.Add(this.lblLabel11);
  1312. this.panel1.Controls.Add(this.txtSAPRemark);
  1313. this.panel1.Controls.Add(this.txtSAPWaterLabelCode);
  1314. this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1315. this.panel1.Location = new System.Drawing.Point(174, 230);
  1316. this.panel1.Name = "panel1";
  1317. this.panel1.Size = new System.Drawing.Size(520, 86);
  1318. this.panel1.TabIndex = 2;
  1319. //
  1320. // c_Label6
  1321. //
  1322. this.c_Label6.AutoSize = true;
  1323. this.c_Label6.BackColor = System.Drawing.Color.Transparent;
  1324. this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1325. this.c_Label6.ForeColor = System.Drawing.SystemColors.ControlText;
  1326. this.c_Label6.Location = new System.Drawing.Point(171, 10);
  1327. this.c_Label6.Name = "c_Label6";
  1328. this.c_Label6.Size = new System.Drawing.Size(53, 12);
  1329. this.c_Label6.TabIndex = 4;
  1330. this.c_Label6.Text = "水效标识";
  1331. //
  1332. // txtSAPCode
  1333. //
  1334. this.txtSAPCode.Location = new System.Drawing.Point(65, 6);
  1335. this.txtSAPCode.MaxLength = 20;
  1336. this.txtSAPCode.Name = "txtSAPCode";
  1337. this.txtSAPCode.Size = new System.Drawing.Size(100, 21);
  1338. this.txtSAPCode.TabIndex = 1;
  1339. this.txtSAPCode.Validated += new System.EventHandler(this.txtSAPCode_Validated);
  1340. //
  1341. // lblLabel12
  1342. //
  1343. this.lblLabel12.AutoSize = false;
  1344. this.lblLabel12.Location = new System.Drawing.Point(6, 33);
  1345. this.lblLabel12.Name = "lblLabel12";
  1346. this.lblLabel12.Size = new System.Drawing.Size(15, 50);
  1347. this.lblLabel12.TabIndex = 2;
  1348. this.lblLabel12.Text = "物料描述";
  1349. //
  1350. // lblLabel11
  1351. //
  1352. this.lblLabel11.Location = new System.Drawing.Point(6, 10);
  1353. this.lblLabel11.Name = "lblLabel11";
  1354. this.lblLabel11.Size = new System.Drawing.Size(53, 12);
  1355. this.lblLabel11.TabIndex = 0;
  1356. this.lblLabel11.Text = "物料编码";
  1357. //
  1358. // txtSAPRemark
  1359. //
  1360. this.txtSAPRemark.Location = new System.Drawing.Point(27, 33);
  1361. this.txtSAPRemark.MaxLength = 100;
  1362. this.txtSAPRemark.Multiline = true;
  1363. this.txtSAPRemark.Name = "txtSAPRemark";
  1364. this.txtSAPRemark.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  1365. this.txtSAPRemark.Size = new System.Drawing.Size(490, 50);
  1366. this.txtSAPRemark.TabIndex = 3;
  1367. this.txtSAPRemark.Validated += new System.EventHandler(this.txtSAPRemark_Validated);
  1368. //
  1369. // txtSAPWaterLabelCode
  1370. //
  1371. this.txtSAPWaterLabelCode.Location = new System.Drawing.Point(230, 6);
  1372. this.txtSAPWaterLabelCode.MaxLength = 100;
  1373. this.txtSAPWaterLabelCode.Name = "txtSAPWaterLabelCode";
  1374. this.txtSAPWaterLabelCode.Size = new System.Drawing.Size(287, 21);
  1375. this.txtSAPWaterLabelCode.TabIndex = 5;
  1376. this.txtSAPWaterLabelCode.Validated += new System.EventHandler(this.txtSAPWaterLabelCode_Validated);
  1377. //
  1378. // label1
  1379. //
  1380. this.label1.Dock = System.Windows.Forms.DockStyle.Left;
  1381. this.label1.Location = new System.Drawing.Point(171, 3);
  1382. this.label1.Name = "label1";
  1383. this.label1.Size = new System.Drawing.Size(3, 313);
  1384. this.label1.TabIndex = 1;
  1385. //
  1386. // groupBox1
  1387. //
  1388. this.groupBox1.BackColor = System.Drawing.Color.Transparent;
  1389. this.groupBox1.Controls.Add(this.ftcLogo);
  1390. this.groupBox1.Controls.Add(this.lblLabel13);
  1391. this.groupBox1.Controls.Add(this.lblLabel8);
  1392. this.groupBox1.Controls.Add(this.txtCopies);
  1393. this.groupBox1.Controls.Add(this.lblLabel7);
  1394. this.groupBox1.Controls.Add(this.txtPackageNum);
  1395. this.groupBox1.Controls.Add(this.txtMaterialRemark);
  1396. this.groupBox1.Controls.Add(this.lblLabel6);
  1397. this.groupBox1.Controls.Add(this.txtMaterialCode);
  1398. this.groupBox1.Controls.Add(this.txtOutletDistance);
  1399. this.groupBox1.Controls.Add(this.lblLabel5);
  1400. this.groupBox1.Controls.Add(this.lblLabel4);
  1401. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  1402. this.groupBox1.Location = new System.Drawing.Point(3, 3);
  1403. this.groupBox1.Name = "groupBox1";
  1404. this.groupBox1.Size = new System.Drawing.Size(168, 313);
  1405. this.groupBox1.TabIndex = 0;
  1406. this.groupBox1.TabStop = false;
  1407. this.groupBox1.Text = "默认信息";
  1408. //
  1409. // ftcLogo
  1410. //
  1411. this.ftcLogo.FormattingEnabled = true;
  1412. this.ftcLogo.Location = new System.Drawing.Point(62, 285);
  1413. this.ftcLogo.Name = "ftcLogo";
  1414. this.ftcLogo.ShowMustInputAlert = false;
  1415. this.ftcLogo.Size = new System.Drawing.Size(100, 20);
  1416. this.ftcLogo.TabIndex = 11;
  1417. //
  1418. // lblLabel13
  1419. //
  1420. this.lblLabel13.Location = new System.Drawing.Point(3, 289);
  1421. this.lblLabel13.MustInput = true;
  1422. this.lblLabel13.Name = "lblLabel13";
  1423. this.lblLabel13.Size = new System.Drawing.Size(53, 12);
  1424. this.lblLabel13.TabIndex = 10;
  1425. this.lblLabel13.Text = "注浆商标";
  1426. //
  1427. // lblLabel8
  1428. //
  1429. this.lblLabel8.Location = new System.Drawing.Point(3, 247);
  1430. this.lblLabel8.MustInput = true;
  1431. this.lblLabel8.Name = "lblLabel8";
  1432. this.lblLabel8.Size = new System.Drawing.Size(53, 12);
  1433. this.lblLabel8.TabIndex = 8;
  1434. this.lblLabel8.Text = "打印份数";
  1435. this.lblLabel8.Visible = false;
  1436. //
  1437. // txtCopies
  1438. //
  1439. this.txtCopies.CanLostFocusOnError = false;
  1440. this.txtCopies.DataValue = new decimal(new int[] {
  1441. 0,
  1442. 0,
  1443. 0,
  1444. 0});
  1445. this.txtCopies.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
  1446. this.txtCopies.Location = new System.Drawing.Point(62, 243);
  1447. this.txtCopies.MaxValue = new decimal(new int[] {
  1448. 99,
  1449. 0,
  1450. 0,
  1451. 0});
  1452. this.txtCopies.MinValue = new decimal(new int[] {
  1453. 0,
  1454. 0,
  1455. 0,
  1456. 0});
  1457. this.txtCopies.MustInput = true;
  1458. this.txtCopies.Name = "txtCopies";
  1459. this.txtCopies.ShowMustInputAlert = false;
  1460. this.txtCopies.Size = new System.Drawing.Size(100, 21);
  1461. this.txtCopies.TabIndex = 9;
  1462. this.txtCopies.Visible = false;
  1463. //
  1464. // lblLabel7
  1465. //
  1466. this.lblLabel7.Location = new System.Drawing.Point(3, 105);
  1467. this.lblLabel7.MustInput = true;
  1468. this.lblLabel7.Name = "lblLabel7";
  1469. this.lblLabel7.Size = new System.Drawing.Size(53, 12);
  1470. this.lblLabel7.TabIndex = 6;
  1471. this.lblLabel7.Text = "物料描述";
  1472. //
  1473. // txtPackageNum
  1474. //
  1475. this.txtPackageNum.Location = new System.Drawing.Point(62, 20);
  1476. this.txtPackageNum.MaxLength = 10;
  1477. this.txtPackageNum.Name = "txtPackageNum";
  1478. this.txtPackageNum.Size = new System.Drawing.Size(100, 21);
  1479. this.txtPackageNum.TabIndex = 1;
  1480. //
  1481. // txtMaterialRemark
  1482. //
  1483. this.txtMaterialRemark.Location = new System.Drawing.Point(5, 128);
  1484. this.txtMaterialRemark.MaxLength = 100;
  1485. this.txtMaterialRemark.Multiline = true;
  1486. this.txtMaterialRemark.Name = "txtMaterialRemark";
  1487. this.txtMaterialRemark.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  1488. this.txtMaterialRemark.Size = new System.Drawing.Size(157, 151);
  1489. this.txtMaterialRemark.TabIndex = 7;
  1490. //
  1491. // lblLabel6
  1492. //
  1493. this.lblLabel6.Location = new System.Drawing.Point(3, 78);
  1494. this.lblLabel6.MustInput = true;
  1495. this.lblLabel6.Name = "lblLabel6";
  1496. this.lblLabel6.Size = new System.Drawing.Size(53, 12);
  1497. this.lblLabel6.TabIndex = 4;
  1498. this.lblLabel6.Text = "物料编码";
  1499. //
  1500. // txtMaterialCode
  1501. //
  1502. this.txtMaterialCode.Location = new System.Drawing.Point(62, 74);
  1503. this.txtMaterialCode.MaxLength = 20;
  1504. this.txtMaterialCode.Name = "txtMaterialCode";
  1505. this.txtMaterialCode.Size = new System.Drawing.Size(100, 21);
  1506. this.txtMaterialCode.TabIndex = 5;
  1507. //
  1508. // txtOutletDistance
  1509. //
  1510. this.txtOutletDistance.Location = new System.Drawing.Point(62, 47);
  1511. this.txtOutletDistance.MaxLength = 3;
  1512. this.txtOutletDistance.Name = "txtOutletDistance";
  1513. this.txtOutletDistance.Size = new System.Drawing.Size(100, 21);
  1514. this.txtOutletDistance.TabIndex = 3;
  1515. //
  1516. // lblLabel5
  1517. //
  1518. this.lblLabel5.Location = new System.Drawing.Point(15, 51);
  1519. this.lblLabel5.MustInput = true;
  1520. this.lblLabel5.Name = "lblLabel5";
  1521. this.lblLabel5.Size = new System.Drawing.Size(41, 12);
  1522. this.lblLabel5.TabIndex = 2;
  1523. this.lblLabel5.Text = "出水距";
  1524. //
  1525. // lblLabel4
  1526. //
  1527. this.lblLabel4.Location = new System.Drawing.Point(3, 24);
  1528. this.lblLabel4.MustInput = true;
  1529. this.lblLabel4.Name = "lblLabel4";
  1530. this.lblLabel4.Size = new System.Drawing.Size(53, 12);
  1531. this.lblLabel4.TabIndex = 0;
  1532. this.lblLabel4.Text = "包装数量";
  1533. //
  1534. // chkGLT
  1535. //
  1536. this.chkGLT.AutoSize = true;
  1537. this.chkGLT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1538. this.chkGLT.Location = new System.Drawing.Point(284, 354);
  1539. this.chkGLT.Name = "chkGLT";
  1540. this.chkGLT.Size = new System.Drawing.Size(96, 16);
  1541. this.chkGLT.TabIndex = 2;
  1542. this.chkGLT.Text = "高压型号标识";
  1543. this.chkGLT.UseVisualStyleBackColor = true;
  1544. //
  1545. // F_MST_0502
  1546. //
  1547. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1548. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1549. this.CancelButton = this.btnCancel;
  1550. this.ClientSize = new System.Drawing.Size(720, 409);
  1551. this.Controls.Add(this.btnCancel);
  1552. this.Controls.Add(this.btnSave);
  1553. this.Controls.Add(this.tabControl1);
  1554. this.Controls.Add(this.chkScrapSumFlag);
  1555. this.Controls.Add(this.chkGLT);
  1556. this.Controls.Add(this.cbValueFlag);
  1557. this.Controls.Add(this.cbCeaseFlag);
  1558. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  1559. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1560. this.IsSaveFormSize = false;
  1561. this.MaximizeBox = false;
  1562. this.MinimizeBox = false;
  1563. this.Name = "F_MST_0502";
  1564. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1565. this.StatusSizingGrip = false;
  1566. this.Text = "新建商品档案";
  1567. this.Load += new System.EventHandler(this.F_MST_0702_Load);
  1568. this.Controls.SetChildIndex(this.cbCeaseFlag, 0);
  1569. this.Controls.SetChildIndex(this.cbValueFlag, 0);
  1570. this.Controls.SetChildIndex(this.chkGLT, 0);
  1571. this.Controls.SetChildIndex(this.chkScrapSumFlag, 0);
  1572. this.Controls.SetChildIndex(this.tabControl1, 0);
  1573. this.Controls.SetChildIndex(this.btnSave, 0);
  1574. this.Controls.SetChildIndex(this.btnCancel, 0);
  1575. this.tabControl1.ResumeLayout(false);
  1576. this.tabPage1.ResumeLayout(false);
  1577. this.tabPage1.PerformLayout();
  1578. this.groupBox2.ResumeLayout(false);
  1579. this.groupBox2.PerformLayout();
  1580. this.tabPage2.ResumeLayout(false);
  1581. ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsSap)).EndInit();
  1582. this.panel1.ResumeLayout(false);
  1583. this.panel1.PerformLayout();
  1584. this.groupBox1.ResumeLayout(false);
  1585. this.groupBox1.PerformLayout();
  1586. this.ResumeLayout(false);
  1587. this.PerformLayout();
  1588. }
  1589. #endregion
  1590. private Basics.BaseControls.C_Label lblGoodsCode;
  1591. private Basics.BaseControls.C_Label lblGoodsName;
  1592. private Basics.BaseControls.C_Label lblGoodsSpecification;
  1593. private Basics.BaseControls.C_Label lblGoodsModel;
  1594. private Basics.BaseControls.C_Label lblGlazeTypeID;
  1595. private Basics.BaseControls.C_Label lblMudWeight;
  1596. private Basics.BaseControls.C_Label lblGlazeWeight;
  1597. private Basics.BaseControls.C_Label lblProductionCycle;
  1598. private Basics.BaseControls.C_Label lblRemarks;
  1599. private Basics.BaseControls.C_TextBox txtGoodsCode;
  1600. private Basics.BaseControls.C_TextBox txtGoodsName;
  1601. private Basics.BaseControls.C_TextBox txtGoodsSpecification;
  1602. private Basics.BaseControls.C_TextBox txtGoodsModel;
  1603. private Basics.BaseControls.C_TXT_Digital txtMudWeight;
  1604. private Basics.BaseControls.C_TXT_Digital txtGlazeWeight;
  1605. private Basics.BaseControls.C_TXT_Digital txtProductionCycle;
  1606. private Basics.BaseControls.C_CheckBox cbCeaseFlag;
  1607. private Basics.BaseControls.C_CheckBox cbValueFlag;
  1608. private Basics.BaseControls.C_TextBox txtRemarks;
  1609. private Basics.BaseControls.C_Button btnSave;
  1610. private Basics.BaseControls.C_Button btnCancel;
  1611. private System.Windows.Forms.OpenFileDialog odlgFile;
  1612. private Basics.BaseControls.C_Label lblPhoto;
  1613. private System.Windows.Forms.ImageList ilPic;
  1614. private System.Windows.Forms.ListView lvPic;
  1615. private Basics.BaseControls.C_Label lblLusterwareWeight;
  1616. private Basics.BaseControls.C_TXT_Digital txtLusterwareWeight;
  1617. private Basics.BaseControls.C_Button btnDelete;
  1618. private Basics.BaseControls.C_Button btnUpload;
  1619. private Basics.BaseControls.C_DateTimePicker dtpStartingDate;
  1620. private Basics.BaseControls.C_Label c_Label1;
  1621. private WinForm.Controls.TxtNumerical txtSPM002;
  1622. private WinForm.Controls.LblLabel lblLabel2;
  1623. private WinForm.Controls.TxtNumerical txtSPM001;
  1624. private WinForm.Controls.LblLabel lblLabel1;
  1625. private WinForm.Controls.LblLabel lblLabel3;
  1626. private WinForm.Controls.TxtNumerical txtPlateLimitNum;
  1627. private Basics.BaseControls.C_Label c_Label2;
  1628. private WinForm.Controls.TxtNumerical txtUnitPrice;
  1629. private Basics.BaseControls.C_TXT_Digital txtMouldWeight;
  1630. private Basics.BaseControls.C_Label c_Label3;
  1631. private Basics.BaseControls.C_Label c_Label4;
  1632. private Basics.BaseControls.C_TXT_Digital txtMouldCost;
  1633. private Basics.BaseControls.C_CheckBox chkScrapSumFlag;
  1634. private WinForm.Controls.TxtNumerical txtReservedDays;
  1635. private WinForm.Controls.LblLabel lblLabel9;
  1636. private Basics.BaseControls.C_Label lblGoodsType;
  1637. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  1638. private Basics.BaseControls.C_Label lblMouldMaterialCode;
  1639. private Basics.BaseControls.C_Label lblWaterLabelCode;
  1640. private Basics.BaseControls.C_Label lblMouldOutputCount;
  1641. private Basics.BaseControls.C_Label lblStandardGroutingNum;
  1642. private WinForm.Controls.TxtNumerical txtMouldOutputCount;
  1643. private Basics.BaseControls.C_TextBox txtWaterLabelCode;
  1644. private Basics.BaseControls.C_TextBox txtMouldMaterialCode;
  1645. private WinForm.Controls.TxtNumerical txtStandardGroutingNum;
  1646. private WinForm.Controls.TxtNumerical txtSEATCOVERCODE;
  1647. private Basics.BaseControls.C_Label c_Label5;
  1648. private System.Windows.Forms.TabControl tabControl1;
  1649. private System.Windows.Forms.TabPage tabPage1;
  1650. private System.Windows.Forms.TabPage tabPage2;
  1651. private System.Windows.Forms.GroupBox groupBox1;
  1652. private WinForm.Controls.LblLabel lblLabel8;
  1653. private WinForm.Controls.LblLabel lblLabel7;
  1654. private WinForm.Controls.TxtTextBox txtPackageNum;
  1655. private WinForm.Controls.TxtTextBox txtMaterialRemark;
  1656. private WinForm.Controls.LblLabel lblLabel6;
  1657. private WinForm.Controls.TxtNumerical txtCopies;
  1658. private WinForm.Controls.TxtCodeNo txtMaterialCode;
  1659. private WinForm.Controls.TxtCodeNo txtOutletDistance;
  1660. private WinForm.Controls.LblLabel lblLabel5;
  1661. private WinForm.Controls.LblLabel lblLabel4;
  1662. private System.Windows.Forms.GroupBox groupBox2;
  1663. private WinForm.Controls.LblLabel lblLabel10;
  1664. private Basics.BaseControls.C_DataGridView dgvGoodsSap;
  1665. private System.Windows.Forms.Label label1;
  1666. private System.Windows.Forms.Panel panel1;
  1667. private WinForm.Controls.TxtCodeNo txtSAPCode;
  1668. private WinForm.Controls.LblLabel lblLabel12;
  1669. private WinForm.Controls.LblLabel lblLabel11;
  1670. private WinForm.Controls.TxtTextBox txtSAPRemark;
  1671. private WinForm.Controls.FtcFilterComboBox ddlGlazeTypeID;
  1672. private WinForm.Controls.LblLabel lblLabel13;
  1673. private WinForm.Controls.FtcFilterComboBox ftcLogo;
  1674. private Basics.BaseControls.C_Label c_Label6;
  1675. private WinForm.Controls.TxtTextBox txtSAPWaterLabelCode;
  1676. private System.Windows.Forms.DataGridViewTextBoxColumn LogoID;
  1677. private System.Windows.Forms.DataGridViewTextBoxColumn logoName;
  1678. private System.Windows.Forms.DataGridViewTextBoxColumn colmaterialcode;
  1679. private System.Windows.Forms.DataGridViewTextBoxColumn colmaterialremark;
  1680. private System.Windows.Forms.DataGridViewTextBoxColumn colWaterLabelCode;
  1681. private System.Windows.Forms.DataGridViewCheckBoxColumn colValueflag;
  1682. private WinForm.Controls.TxtNumerical txtStandardGroutingSum;
  1683. private Basics.BaseControls.C_Label c_Label7;
  1684. private Basics.BaseControls.C_CheckBox chkGLT;
  1685. }
  1686. }