F_PM_3302.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_3302
  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_PM_3302));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  33. this.lblRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  34. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  35. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  36. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  37. this.dgvBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  38. this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
  44. this.cmbRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  45. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
  46. ((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).BeginInit();
  47. this.SuspendLayout();
  48. //
  49. // lblBarCode
  50. //
  51. this.lblBarCode.AutoSize = true;
  52. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  53. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  54. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  55. this.lblBarCode.Location = new System.Drawing.Point(11, 16);
  56. this.lblBarCode.Name = "lblBarCode";
  57. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  58. this.lblBarCode.TabIndex = 0;
  59. this.lblBarCode.Text = "产品条码";
  60. //
  61. // lblRreason
  62. //
  63. this.lblRreason.AutoSize = true;
  64. this.lblRreason.BackColor = System.Drawing.Color.Transparent;
  65. this.lblRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.lblRreason.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  67. this.lblRreason.IsMustInput = true;
  68. this.lblRreason.Location = new System.Drawing.Point(216, 15);
  69. this.lblRreason.Name = "lblRreason";
  70. this.lblRreason.Size = new System.Drawing.Size(53, 12);
  71. this.lblRreason.TabIndex = 31;
  72. this.lblRreason.Text = "调出类型";
  73. //
  74. // lblRemarks
  75. //
  76. this.lblRemarks.AutoSize = true;
  77. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  78. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  80. this.lblRemarks.Location = new System.Drawing.Point(35, 43);
  81. this.lblRemarks.Name = "lblRemarks";
  82. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  83. this.lblRemarks.TabIndex = 32;
  84. this.lblRemarks.Text = "备注";
  85. //
  86. // btnSave
  87. //
  88. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  89. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  90. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  91. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.btnSave.ForeColor = System.Drawing.Color.White;
  93. this.btnSave.Location = new System.Drawing.Point(393, 454);
  94. this.btnSave.Name = "btnSave";
  95. this.btnSave.Size = new System.Drawing.Size(85, 30);
  96. this.btnSave.TabIndex = 8;
  97. this.btnSave.Text = "保存(&S)";
  98. this.btnSave.UseVisualStyleBackColor = false;
  99. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  100. //
  101. // btnCancel
  102. //
  103. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  104. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  105. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  106. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  107. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.btnCancel.ForeColor = System.Drawing.Color.White;
  109. this.btnCancel.Location = new System.Drawing.Point(484, 454);
  110. this.btnCancel.Name = "btnCancel";
  111. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  112. this.btnCancel.TabIndex = 9;
  113. this.btnCancel.Text = "关闭";
  114. this.btnCancel.UseVisualStyleBackColor = false;
  115. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  116. //
  117. // dgvBarcode
  118. //
  119. this.dgvBarcode.AllowUserToAddRows = false;
  120. this.dgvBarcode.AllowUserToModifyRows = true;
  121. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  122. this.dgvBarcode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  123. this.dgvBarcode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  124. | System.Windows.Forms.AnchorStyles.Left)
  125. | System.Windows.Forms.AnchorStyles.Right)));
  126. this.dgvBarcode.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  127. this.dgvBarcode.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  128. this.dgvBarcode.CellHeight = 23;
  129. this.dgvBarcode.ChildNodeColumnName = null;
  130. this.dgvBarcode.ChildNodeColumnText = null;
  131. this.dgvBarcode.ColumnDeep = 1;
  132. this.dgvBarcode.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  133. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  134. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  135. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  137. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  138. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  139. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  140. this.dgvBarcode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  141. this.dgvBarcode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  142. this.dgvBarcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  143. this.Barcode,
  144. this.GoodsCode,
  145. this.GoodsName,
  146. this.GroutingLineCode,
  147. this.MouldCode});
  148. this.dgvBarcode.ColumnTreeView = null;
  149. this.dgvBarcode.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)));
  150. this.dgvBarcode.DynamicColumnName = "";
  151. this.dgvBarcode.EnableHeadersVisualStyles = false;
  152. this.dgvBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.dgvBarcode.FormatQuantityColumns = null;
  154. this.dgvBarcode.HorizontalMergeColumn = null;
  155. this.dgvBarcode.IsAutoCountSum = true;
  156. this.dgvBarcode.IsAutoResizeColumns = false;
  157. this.dgvBarcode.IsClickF12 = false;
  158. this.dgvBarcode.IsOpenMergeCellFlag = false;
  159. this.dgvBarcode.IsSubTotalFlag = false;
  160. this.dgvBarcode.IsTopDeep = false;
  161. this.dgvBarcode.Location = new System.Drawing.Point(13, 66);
  162. this.dgvBarcode.MergeColumnNames = null;
  163. this.dgvBarcode.MergeDetailColumnNames = null;
  164. this.dgvBarcode.MergeDetailOnlyColumn = null;
  165. this.dgvBarcode.MergeOnlyColumn = null;
  166. this.dgvBarcode.Name = "dgvBarcode";
  167. this.dgvBarcode.RefreshAtHscroll = false;
  168. this.dgvBarcode.RowHeadersWidth = 50;
  169. this.dgvBarcode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  170. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  171. this.dgvBarcode.RowsDefaultCellStyle = dataGridViewCellStyle3;
  172. this.dgvBarcode.RowTemplate.Height = 21;
  173. this.dgvBarcode.Size = new System.Drawing.Size(556, 382);
  174. this.dgvBarcode.SortOrderColumnName = null;
  175. this.dgvBarcode.TabIndex = 5;
  176. this.dgvBarcode.Tag = true;
  177. this.dgvBarcode.TotalSumColumns = null;
  178. this.dgvBarcode.ViewRowFilter = "";
  179. //
  180. // Barcode
  181. //
  182. this.Barcode.DataPropertyName = "Barcode";
  183. this.Barcode.HeaderText = "产品条码";
  184. this.Barcode.Name = "Barcode";
  185. this.Barcode.ReadOnly = true;
  186. //
  187. // GoodsCode
  188. //
  189. this.GoodsCode.DataPropertyName = "GoodsCode";
  190. this.GoodsCode.HeaderText = "产品编码";
  191. this.GoodsCode.Name = "GoodsCode";
  192. this.GoodsCode.ReadOnly = true;
  193. //
  194. // GoodsName
  195. //
  196. this.GoodsName.DataPropertyName = "GoodsName";
  197. this.GoodsName.HeaderText = "产品名称";
  198. this.GoodsName.Name = "GoodsName";
  199. this.GoodsName.ReadOnly = true;
  200. //
  201. // GroutingLineCode
  202. //
  203. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  204. this.GroutingLineCode.HeaderText = "成型线";
  205. this.GroutingLineCode.Name = "GroutingLineCode";
  206. this.GroutingLineCode.ReadOnly = true;
  207. //
  208. // MouldCode
  209. //
  210. this.MouldCode.DataPropertyName = "MouldCode";
  211. this.MouldCode.HeaderText = "模具编号";
  212. this.MouldCode.Name = "MouldCode";
  213. this.MouldCode.ReadOnly = true;
  214. //
  215. // txtBarCode
  216. //
  217. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  218. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  219. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  220. this.txtBarCode.ErrorMessage = "";
  221. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.txtBarCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  223. this.txtBarCode.Location = new System.Drawing.Point(70, 12);
  224. this.txtBarCode.MaxLength = 11;
  225. this.txtBarCode.Name = "txtBarCode";
  226. this.txtBarCode.Size = new System.Drawing.Size(140, 21);
  227. this.txtBarCode.TabIndex = 1;
  228. this.txtBarCode.TextValue = "";
  229. this.txtBarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCode_KeyPress);
  230. //
  231. // cmbRreason
  232. //
  233. this.cmbRreason.BackColor = System.Drawing.SystemColors.Window;
  234. this.cmbRreason.BackgroundColor = System.Drawing.SystemColors.Window;
  235. this.cmbRreason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  236. this.cmbRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. this.cmbRreason.FormattingEnabled = true;
  238. this.cmbRreason.Location = new System.Drawing.Point(276, 12);
  239. this.cmbRreason.Name = "cmbRreason";
  240. this.cmbRreason.Size = new System.Drawing.Size(200, 20);
  241. this.cmbRreason.TabIndex = 46;
  242. //
  243. // txtRemarks
  244. //
  245. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  246. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  247. this.txtRemarks.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  248. this.txtRemarks.ErrorMessage = "";
  249. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.txtRemarks.ImeMode = System.Windows.Forms.ImeMode.Off;
  251. this.txtRemarks.Location = new System.Drawing.Point(70, 39);
  252. this.txtRemarks.MaxLength = 11;
  253. this.txtRemarks.Name = "txtRemarks";
  254. this.txtRemarks.Size = new System.Drawing.Size(406, 21);
  255. this.txtRemarks.TabIndex = 47;
  256. this.txtRemarks.TextValue = "";
  257. //
  258. // F_PM_3302
  259. //
  260. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  261. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  262. this.CancelButton = this.btnCancel;
  263. this.ClientSize = new System.Drawing.Size(581, 508);
  264. this.Controls.Add(this.txtRemarks);
  265. this.Controls.Add(this.cmbRreason);
  266. this.Controls.Add(this.txtBarCode);
  267. this.Controls.Add(this.dgvBarcode);
  268. this.Controls.Add(this.btnCancel);
  269. this.Controls.Add(this.btnSave);
  270. this.Controls.Add(this.lblRemarks);
  271. this.Controls.Add(this.lblRreason);
  272. this.Controls.Add(this.lblBarCode);
  273. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  274. this.IsSaveFormSize = false;
  275. this.MaximizeBox = false;
  276. this.MinimizeBox = false;
  277. this.Name = "F_PM_3302";
  278. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  279. this.StatusSizingGrip = false;
  280. this.Text = "工厂调出";
  281. this.Load += new System.EventHandler(this.F_PM_3302_Load);
  282. this.Controls.SetChildIndex(this.lblBarCode, 0);
  283. this.Controls.SetChildIndex(this.lblRreason, 0);
  284. this.Controls.SetChildIndex(this.lblRemarks, 0);
  285. this.Controls.SetChildIndex(this.btnSave, 0);
  286. this.Controls.SetChildIndex(this.btnCancel, 0);
  287. this.Controls.SetChildIndex(this.dgvBarcode, 0);
  288. this.Controls.SetChildIndex(this.txtBarCode, 0);
  289. this.Controls.SetChildIndex(this.cmbRreason, 0);
  290. this.Controls.SetChildIndex(this.txtRemarks, 0);
  291. ((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).EndInit();
  292. this.ResumeLayout(false);
  293. this.PerformLayout();
  294. }
  295. #endregion
  296. private Basics.BaseControls.C_Label lblBarCode;
  297. private Basics.BaseControls.C_Label lblRreason;
  298. private Basics.BaseControls.C_Label lblRemarks;
  299. private Basics.BaseControls.C_Button btnSave;
  300. private Basics.BaseControls.C_Button btnCancel;
  301. private Basics.BaseControls.C_DataGridView dgvBarcode;
  302. private Basics.BaseControls.C_TXT_BarCode txtBarCode;
  303. private Basics.BaseControls.C_ComboBox cmbRreason;
  304. private Basics.BaseControls.C_TXT_BarCode txtRemarks;
  305. private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
  306. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  307. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  308. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  309. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
  310. }
  311. }