F_PM_0302.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_0302
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_0302));
  34. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  35. this.tsbtnDelete = new System.Windows.Forms.ToolStripButton();
  36. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  37. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  38. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  39. this.lblUserID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.lblBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  42. this.txtBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  43. this.dgvProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  44. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.UserCodeDetail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.ispublicbody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  52. this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.PieceType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.IsReworked = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.OrgUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.OrgUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.BarCodeUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.logoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  65. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  66. this.groupBox1 = new System.Windows.Forms.GroupBox();
  67. this.txtCollectType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  68. this.tsrOperate.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).BeginInit();
  70. this.groupBox1.SuspendLayout();
  71. this.SuspendLayout();
  72. //
  73. // tsrOperate
  74. //
  75. this.tsrOperate.AutoSize = false;
  76. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  77. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  78. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  80. this.tsbtnDelete,
  81. this.toolStripSeparator1,
  82. this.tsbtnAdaptive,
  83. this.tsbtnClose});
  84. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  85. this.tsrOperate.Name = "tsrOperate";
  86. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  87. this.tsrOperate.ShowItemToolTips = false;
  88. this.tsrOperate.Size = new System.Drawing.Size(1085, 35);
  89. this.tsrOperate.TabIndex = 26;
  90. this.tsrOperate.Text = "toolStrip1";
  91. //
  92. // tsbtnDelete
  93. //
  94. this.tsbtnDelete.AutoSize = false;
  95. this.tsbtnDelete.Enabled = false;
  96. this.tsbtnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.tsbtnDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  98. this.tsbtnDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
  99. this.tsbtnDelete.Name = "tsbtnDelete";
  100. this.tsbtnDelete.Size = new System.Drawing.Size(60, 25);
  101. this.tsbtnDelete.Text = "删除(&D)";
  102. this.tsbtnDelete.Visible = false;
  103. this.tsbtnDelete.Click += new System.EventHandler(this.tsbtnDelete_Click);
  104. //
  105. // toolStripSeparator1
  106. //
  107. this.toolStripSeparator1.AutoSize = false;
  108. this.toolStripSeparator1.Name = "toolStripSeparator1";
  109. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  110. //
  111. // tsbtnAdaptive
  112. //
  113. this.tsbtnAdaptive.AutoSize = false;
  114. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  116. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  117. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  118. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  119. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  120. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  121. //
  122. // tsbtnClose
  123. //
  124. this.tsbtnClose.AutoSize = false;
  125. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  127. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  128. this.tsbtnClose.Name = "tsbtnClose";
  129. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  130. this.tsbtnClose.Text = "关闭(&X)";
  131. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  132. //
  133. // lblUserID
  134. //
  135. this.lblUserID.AutoSize = true;
  136. this.lblUserID.BackColor = System.Drawing.Color.Transparent;
  137. this.lblUserID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.lblUserID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  139. this.lblUserID.IsMustInput = true;
  140. this.lblUserID.Location = new System.Drawing.Point(74, 23);
  141. this.lblUserID.Name = "lblUserID";
  142. this.lblUserID.Size = new System.Drawing.Size(53, 12);
  143. this.lblUserID.TabIndex = 23;
  144. this.lblUserID.Text = "生产工号";
  145. //
  146. // lblBarcode
  147. //
  148. this.lblBarcode.AutoSize = true;
  149. this.lblBarcode.BackColor = System.Drawing.Color.Transparent;
  150. this.lblBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.lblBarcode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  152. this.lblBarcode.IsMustInput = true;
  153. this.lblBarcode.Location = new System.Drawing.Point(259, 23);
  154. this.lblBarcode.Name = "lblBarcode";
  155. this.lblBarcode.Size = new System.Drawing.Size(53, 12);
  156. this.lblBarcode.TabIndex = 24;
  157. this.lblBarcode.Text = "产品条码";
  158. //
  159. // txtUserCode
  160. //
  161. this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
  162. this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  163. this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  164. this.txtUserCode.Enabled = false;
  165. this.txtUserCode.ErrorMessage = "";
  166. this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.txtUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  168. this.txtUserCode.Location = new System.Drawing.Point(133, 19);
  169. this.txtUserCode.MaxLength = 20;
  170. this.txtUserCode.Name = "txtUserCode";
  171. this.txtUserCode.Size = new System.Drawing.Size(120, 21);
  172. this.txtUserCode.TabIndex = 26;
  173. this.txtUserCode.MouseClick += new System.Windows.Forms.MouseEventHandler(this.txtUserCode_MouseClick);
  174. this.txtUserCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtUserCode_KeyPress);
  175. this.txtUserCode.Validating += new System.ComponentModel.CancelEventHandler(this.txtUserCode_Validating);
  176. //
  177. // txtBarcode
  178. //
  179. this.txtBarcode.BackColor = System.Drawing.SystemColors.Window;
  180. this.txtBarcode.BackgroundColor = System.Drawing.SystemColors.Window;
  181. this.txtBarcode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  182. this.txtBarcode.ErrorMessage = "";
  183. this.txtBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.txtBarcode.Location = new System.Drawing.Point(318, 19);
  185. this.txtBarcode.MaxLength = 50;
  186. this.txtBarcode.Name = "txtBarcode";
  187. this.txtBarcode.Size = new System.Drawing.Size(120, 21);
  188. this.txtBarcode.TabIndex = 27;
  189. this.txtBarcode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarcode_KeyPress);
  190. //
  191. // dgvProduction
  192. //
  193. this.dgvProduction.AllowUserToAddRows = false;
  194. this.dgvProduction.AllowUserToDeleteRows = false;
  195. this.dgvProduction.AllowUserToModifyRows = true;
  196. this.dgvProduction.AllowUserToOrderColumns = true;
  197. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  198. this.dgvProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  199. this.dgvProduction.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  200. | System.Windows.Forms.AnchorStyles.Left)
  201. | System.Windows.Forms.AnchorStyles.Right)));
  202. this.dgvProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  203. this.dgvProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  204. this.dgvProduction.CellHeight = 23;
  205. this.dgvProduction.ChildNodeColumnName = null;
  206. this.dgvProduction.ChildNodeColumnText = null;
  207. this.dgvProduction.ColumnDeep = 1;
  208. this.dgvProduction.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  209. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  210. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  211. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  213. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  214. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  215. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  216. this.dgvProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  217. this.dgvProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  218. this.dgvProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  219. this.BarCode,
  220. this.GoodsCode,
  221. this.GoodsName,
  222. this.UserCodeDetail,
  223. this.MouldCode,
  224. this.GroutingDate,
  225. this.GroutingUserCode,
  226. this.ispublicbody,
  227. this.GroutingNum,
  228. this.ProcedureModel,
  229. this.ModelType,
  230. this.PieceType,
  231. this.IsReworked,
  232. this.OrganizationName,
  233. this.Remarks,
  234. this.OrgUserCode,
  235. this.OrgUserID,
  236. this.BarCodeUserID,
  237. this.ProductionLineCode,
  238. this.logoCodeName});
  239. this.dgvProduction.ColumnTreeView = null;
  240. this.dgvProduction.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)));
  241. this.dgvProduction.DynamicColumnName = "";
  242. this.dgvProduction.EnableHeadersVisualStyles = false;
  243. this.dgvProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.dgvProduction.HorizontalMergeColumn = null;
  245. this.dgvProduction.IsAutoCountSum = true;
  246. this.dgvProduction.IsAutoResizeColumns = false;
  247. this.dgvProduction.IsClickF12 = false;
  248. this.dgvProduction.IsOpenMergeCellFlag = false;
  249. this.dgvProduction.IsSubTotalFlag = false;
  250. this.dgvProduction.IsTopDeep = false;
  251. this.dgvProduction.Location = new System.Drawing.Point(12, 95);
  252. this.dgvProduction.MergeColumnNames = null;
  253. this.dgvProduction.MergeDetailColumnNames = null;
  254. this.dgvProduction.MergeDetailOnlyColumn = null;
  255. this.dgvProduction.MergeOnlyColumn = null;
  256. this.dgvProduction.MultiSelect = false;
  257. this.dgvProduction.Name = "dgvProduction";
  258. this.dgvProduction.ReadOnly = true;
  259. this.dgvProduction.RefreshAtHscroll = false;
  260. this.dgvProduction.RowHeadersWidth = 50;
  261. this.dgvProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  262. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  263. this.dgvProduction.RowsDefaultCellStyle = dataGridViewCellStyle5;
  264. this.dgvProduction.RowTemplate.Height = 21;
  265. this.dgvProduction.Size = new System.Drawing.Size(1061, 317);
  266. this.dgvProduction.SortOrderColumnName = null;
  267. this.dgvProduction.TabIndex = 28;
  268. this.dgvProduction.Tag = true;
  269. this.dgvProduction.TotalSumColumns = null;
  270. this.dgvProduction.ViewRowFilter = "";
  271. //
  272. // BarCode
  273. //
  274. this.BarCode.DataPropertyName = "BarCode";
  275. this.BarCode.HeaderText = "产品条码";
  276. this.BarCode.Name = "BarCode";
  277. this.BarCode.ReadOnly = true;
  278. //
  279. // GoodsCode
  280. //
  281. this.GoodsCode.DataPropertyName = "GoodsCode";
  282. this.GoodsCode.HeaderText = "产品编码";
  283. this.GoodsCode.Name = "GoodsCode";
  284. this.GoodsCode.ReadOnly = true;
  285. //
  286. // GoodsName
  287. //
  288. this.GoodsName.DataPropertyName = "GoodsName";
  289. this.GoodsName.HeaderText = "产品名称";
  290. this.GoodsName.Name = "GoodsName";
  291. this.GoodsName.ReadOnly = true;
  292. //
  293. // UserCodeDetail
  294. //
  295. this.UserCodeDetail.DataPropertyName = "UserCode";
  296. this.UserCodeDetail.HeaderText = "生产工号";
  297. this.UserCodeDetail.Name = "UserCodeDetail";
  298. this.UserCodeDetail.ReadOnly = true;
  299. //
  300. // MouldCode
  301. //
  302. this.MouldCode.DataPropertyName = "MouldCode";
  303. this.MouldCode.HeaderText = "模具编号";
  304. this.MouldCode.Name = "MouldCode";
  305. this.MouldCode.ReadOnly = true;
  306. //
  307. // GroutingDate
  308. //
  309. this.GroutingDate.DataPropertyName = "GroutingDate";
  310. dataGridViewCellStyle3.Format = "yyyy-MM-dd";
  311. dataGridViewCellStyle3.NullValue = null;
  312. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3;
  313. this.GroutingDate.HeaderText = "注浆日期";
  314. this.GroutingDate.Name = "GroutingDate";
  315. this.GroutingDate.ReadOnly = true;
  316. //
  317. // GroutingUserCode
  318. //
  319. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  320. this.GroutingUserCode.HeaderText = "成型工号";
  321. this.GroutingUserCode.Name = "GroutingUserCode";
  322. this.GroutingUserCode.ReadOnly = true;
  323. //
  324. // ispublicbody
  325. //
  326. this.ispublicbody.DataPropertyName = "ispublicbody";
  327. this.ispublicbody.FalseValue = "0";
  328. this.ispublicbody.HeaderText = "公坯标识";
  329. this.ispublicbody.Name = "ispublicbody";
  330. this.ispublicbody.ReadOnly = true;
  331. this.ispublicbody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  332. this.ispublicbody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  333. this.ispublicbody.TrueValue = "1";
  334. //
  335. // GroutingNum
  336. //
  337. this.GroutingNum.DataPropertyName = "GroutingNum";
  338. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  339. this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle4;
  340. this.GroutingNum.HeaderText = "注浆次数";
  341. this.GroutingNum.Name = "GroutingNum";
  342. this.GroutingNum.ReadOnly = true;
  343. //
  344. // ProcedureModel
  345. //
  346. this.ProcedureModel.DataPropertyName = "ProcedureModel";
  347. this.ProcedureModel.HeaderText = "工序模型";
  348. this.ProcedureModel.Name = "ProcedureModel";
  349. this.ProcedureModel.ReadOnly = true;
  350. this.ProcedureModel.Visible = false;
  351. //
  352. // ModelType
  353. //
  354. this.ModelType.DataPropertyName = "rocedureModelTypeName";
  355. this.ModelType.HeaderText = "工序类别";
  356. this.ModelType.Name = "ModelType";
  357. this.ModelType.ReadOnly = true;
  358. this.ModelType.Visible = false;
  359. //
  360. // PieceType
  361. //
  362. this.PieceType.DataPropertyName = "PieceType";
  363. this.PieceType.HeaderText = "计件模式";
  364. this.PieceType.Name = "PieceType";
  365. this.PieceType.ReadOnly = true;
  366. this.PieceType.Visible = false;
  367. //
  368. // IsReworked
  369. //
  370. this.IsReworked.DataPropertyName = "IsReworked";
  371. this.IsReworked.HeaderText = "是否返工";
  372. this.IsReworked.Name = "IsReworked";
  373. this.IsReworked.ReadOnly = true;
  374. this.IsReworked.Visible = false;
  375. //
  376. // OrganizationName
  377. //
  378. this.OrganizationName.DataPropertyName = "OrganizationName";
  379. this.OrganizationName.HeaderText = "所属部门";
  380. this.OrganizationName.Name = "OrganizationName";
  381. this.OrganizationName.ReadOnly = true;
  382. this.OrganizationName.Visible = false;
  383. //
  384. // Remarks
  385. //
  386. this.Remarks.DataPropertyName = "Remarks";
  387. this.Remarks.HeaderText = "备注";
  388. this.Remarks.Name = "Remarks";
  389. this.Remarks.ReadOnly = true;
  390. this.Remarks.Visible = false;
  391. //
  392. // OrgUserCode
  393. //
  394. this.OrgUserCode.DataPropertyName = "BarCodeUserCode";
  395. this.OrgUserCode.HeaderText = "计件工号";
  396. this.OrgUserCode.Name = "OrgUserCode";
  397. this.OrgUserCode.ReadOnly = true;
  398. this.OrgUserCode.Visible = false;
  399. //
  400. // OrgUserID
  401. //
  402. this.OrgUserID.DataPropertyName = "UserID";
  403. this.OrgUserID.HeaderText = "工号ID";
  404. this.OrgUserID.Name = "OrgUserID";
  405. this.OrgUserID.ReadOnly = true;
  406. this.OrgUserID.Visible = false;
  407. //
  408. // BarCodeUserID
  409. //
  410. this.BarCodeUserID.DataPropertyName = "BarCodeUserID";
  411. this.BarCodeUserID.HeaderText = "产品条码工号ID";
  412. this.BarCodeUserID.Name = "BarCodeUserID";
  413. this.BarCodeUserID.ReadOnly = true;
  414. this.BarCodeUserID.Visible = false;
  415. //
  416. // ProductionLineCode
  417. //
  418. this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
  419. this.ProductionLineCode.HeaderText = "ProductionLineCode";
  420. this.ProductionLineCode.Name = "ProductionLineCode";
  421. this.ProductionLineCode.ReadOnly = true;
  422. this.ProductionLineCode.Visible = false;
  423. //
  424. // logoCodeName
  425. //
  426. this.logoCodeName.DataPropertyName = "logoCodeName";
  427. this.logoCodeName.HeaderText = "商标";
  428. this.logoCodeName.Name = "logoCodeName";
  429. this.logoCodeName.ReadOnly = true;
  430. //
  431. // btnSave
  432. //
  433. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  434. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  435. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  436. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  437. this.btnSave.ForeColor = System.Drawing.Color.White;
  438. this.btnSave.Location = new System.Drawing.Point(897, 418);
  439. this.btnSave.Name = "btnSave";
  440. this.btnSave.Size = new System.Drawing.Size(85, 30);
  441. this.btnSave.TabIndex = 29;
  442. this.btnSave.Text = "保存";
  443. this.btnSave.UseVisualStyleBackColor = true;
  444. this.btnSave.Visible = false;
  445. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  446. //
  447. // btnCancel
  448. //
  449. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  450. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  451. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  452. this.btnCancel.CausesValidation = false;
  453. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  454. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.btnCancel.ForeColor = System.Drawing.Color.White;
  456. this.btnCancel.Location = new System.Drawing.Point(988, 418);
  457. this.btnCancel.Name = "btnCancel";
  458. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  459. this.btnCancel.TabIndex = 31;
  460. this.btnCancel.Text = "关闭";
  461. this.btnCancel.UseVisualStyleBackColor = true;
  462. //
  463. // groupBox1
  464. //
  465. this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  466. | System.Windows.Forms.AnchorStyles.Right)));
  467. this.groupBox1.BackColor = System.Drawing.Color.Transparent;
  468. this.groupBox1.Controls.Add(this.txtCollectType);
  469. this.groupBox1.Controls.Add(this.lblUserID);
  470. this.groupBox1.Controls.Add(this.txtBarcode);
  471. this.groupBox1.Controls.Add(this.lblBarcode);
  472. this.groupBox1.Controls.Add(this.txtUserCode);
  473. this.groupBox1.Location = new System.Drawing.Point(12, 38);
  474. this.groupBox1.Name = "groupBox1";
  475. this.groupBox1.Size = new System.Drawing.Size(1061, 51);
  476. this.groupBox1.TabIndex = 34;
  477. this.groupBox1.TabStop = false;
  478. this.groupBox1.Text = "基础数据";
  479. //
  480. // txtCollectType
  481. //
  482. this.txtCollectType.AutoSize = true;
  483. this.txtCollectType.BackColor = System.Drawing.Color.Transparent;
  484. this.txtCollectType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  485. this.txtCollectType.Location = new System.Drawing.Point(11, 23);
  486. this.txtCollectType.Name = "txtCollectType";
  487. this.txtCollectType.Size = new System.Drawing.Size(53, 12);
  488. this.txtCollectType.TabIndex = 28;
  489. this.txtCollectType.Text = "采集模式";
  490. //
  491. // F_PM_0302
  492. //
  493. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  494. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  495. this.CancelButton = this.btnCancel;
  496. this.ClientSize = new System.Drawing.Size(1085, 473);
  497. this.Controls.Add(this.groupBox1);
  498. this.Controls.Add(this.btnCancel);
  499. this.Controls.Add(this.btnSave);
  500. this.Controls.Add(this.dgvProduction);
  501. this.Controls.Add(this.tsrOperate);
  502. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  503. this.Name = "F_PM_0302";
  504. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  505. this.Text = "新建标准、坯库计件";
  506. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  507. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_PM_0302_FormClosing);
  508. this.Load += new System.EventHandler(this.F_PM_0302_Load);
  509. this.Controls.SetChildIndex(this.tsrOperate, 0);
  510. this.Controls.SetChildIndex(this.dgvProduction, 0);
  511. this.Controls.SetChildIndex(this.btnSave, 0);
  512. this.Controls.SetChildIndex(this.btnCancel, 0);
  513. this.Controls.SetChildIndex(this.groupBox1, 0);
  514. this.tsrOperate.ResumeLayout(false);
  515. this.tsrOperate.PerformLayout();
  516. ((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).EndInit();
  517. this.groupBox1.ResumeLayout(false);
  518. this.groupBox1.PerformLayout();
  519. this.ResumeLayout(false);
  520. this.PerformLayout();
  521. }
  522. #endregion
  523. private Basics.BaseControls.C_ToolStrip tsrOperate;
  524. private System.Windows.Forms.ToolStripButton tsbtnDelete;
  525. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  526. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  527. private System.Windows.Forms.ToolStripButton tsbtnClose;
  528. private Basics.BaseControls.C_Label lblUserID;
  529. private Basics.BaseControls.C_Label lblBarcode;
  530. private Basics.BaseControls.C_TextBox txtUserCode;
  531. private Basics.BaseControls.C_TextBox txtBarcode;
  532. private Basics.BaseControls.C_DataGridView dgvProduction;
  533. private Basics.BaseControls.C_Button btnSave;
  534. private Basics.BaseControls.C_Button btnCancel;
  535. private System.Windows.Forms.GroupBox groupBox1;
  536. private Basics.BaseControls.C_Label txtCollectType;
  537. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  538. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  539. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  540. private System.Windows.Forms.DataGridViewTextBoxColumn UserCodeDetail;
  541. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
  542. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  543. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  544. private System.Windows.Forms.DataGridViewCheckBoxColumn ispublicbody;
  545. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
  546. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
  547. private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
  548. private System.Windows.Forms.DataGridViewTextBoxColumn PieceType;
  549. private System.Windows.Forms.DataGridViewTextBoxColumn IsReworked;
  550. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName;
  551. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  552. private System.Windows.Forms.DataGridViewTextBoxColumn OrgUserCode;
  553. private System.Windows.Forms.DataGridViewTextBoxColumn OrgUserID;
  554. private System.Windows.Forms.DataGridViewTextBoxColumn BarCodeUserID;
  555. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
  556. private System.Windows.Forms.DataGridViewTextBoxColumn logoCodeName;
  557. }
  558. }