F_PM_2901.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_2901
  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_2901));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  34. this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  35. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  36. this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  37. this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.GroutingLineId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.GroutingFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  50. this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.NoGroutingRreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  54. this.SReasonID = new System.Windows.Forms.DataGridViewComboBoxColumn();
  55. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.colOBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.colOScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  58. this.DeliverFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.lblGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  60. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  61. this.tsbtnGrouting = new System.Windows.Forms.ToolStripButton();
  62. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  63. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  64. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  65. this.gbxInfo = new System.Windows.Forms.GroupBox();
  66. this.cboSReason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  67. this.lblSReason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  68. this.btnClearBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  69. this.btnBindBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  70. this.txtGrouting = new System.Windows.Forms.TextBox();
  71. this.lblGroutingDateValue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  72. this.lblGrouting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  73. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
  74. this.tsrOperate.SuspendLayout();
  75. this.gbxInfo.SuspendLayout();
  76. this.SuspendLayout();
  77. //
  78. // btnClose
  79. //
  80. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  81. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  82. this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
  83. this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  84. this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  85. this.btnClose.ForeColor = System.Drawing.Color.White;
  86. this.btnClose.Location = new System.Drawing.Point(789, 446);
  87. this.btnClose.Name = "btnClose";
  88. this.btnClose.Size = new System.Drawing.Size(85, 30);
  89. this.btnClose.TabIndex = 4;
  90. this.btnClose.Text = "关闭";
  91. this.btnClose.UseVisualStyleBackColor = false;
  92. this.btnClose.Click += new System.EventHandler(this.btnCancel_Click);
  93. //
  94. // btnSave
  95. //
  96. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  97. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  98. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  99. this.btnSave.Enabled = false;
  100. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.btnSave.ForeColor = System.Drawing.Color.White;
  102. this.btnSave.Location = new System.Drawing.Point(698, 446);
  103. this.btnSave.Name = "btnSave";
  104. this.btnSave.Size = new System.Drawing.Size(85, 30);
  105. this.btnSave.TabIndex = 3;
  106. this.btnSave.Text = "保存(&S)";
  107. this.btnSave.UseVisualStyleBackColor = false;
  108. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  109. //
  110. // dgvDetail
  111. //
  112. this.dgvDetail.AllowUserToAddRows = false;
  113. this.dgvDetail.AllowUserToDeleteRows = false;
  114. this.dgvDetail.AllowUserToModifyRows = true;
  115. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  116. this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  117. this.dgvDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  118. | System.Windows.Forms.AnchorStyles.Left)
  119. | System.Windows.Forms.AnchorStyles.Right)));
  120. this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  121. this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  122. this.dgvDetail.CellHeight = 23;
  123. this.dgvDetail.ChildNodeColumnName = null;
  124. this.dgvDetail.ChildNodeColumnText = null;
  125. this.dgvDetail.ColumnDeep = 1;
  126. this.dgvDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  127. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  128. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  129. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  131. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  132. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  133. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  134. this.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  135. this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  136. this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  137. this.GroutingDailyID,
  138. this.GroutingDailyDetailID,
  139. this.GroutingLineId,
  140. this.GroutingLineDetailID,
  141. this.GroutingLineCode,
  142. this.GroutingLineName,
  143. this.UserID,
  144. this.GroutingUserCode,
  145. this.GoodsCode,
  146. this.GoodsName,
  147. this.GroutingMouldCode,
  148. this.GMouldStatus,
  149. this.GroutingFlag,
  150. this.GroutingBatchNo,
  151. this.NoGroutingRreason,
  152. this.BarCode,
  153. this.ScrapFlag,
  154. this.SReasonID,
  155. this.Remarks,
  156. this.colOBarCode,
  157. this.colOScrapFlag,
  158. this.DeliverFlag});
  159. this.dgvDetail.ColumnTreeView = null;
  160. this.dgvDetail.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)));
  161. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  162. dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window;
  163. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ControlText;
  165. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  166. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  167. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  168. this.dgvDetail.DefaultCellStyle = dataGridViewCellStyle9;
  169. this.dgvDetail.DynamicColumnName = "";
  170. this.dgvDetail.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
  171. this.dgvDetail.EnableHeadersVisualStyles = false;
  172. this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.dgvDetail.FormatQuantityColumns = null;
  174. this.dgvDetail.HorizontalMergeColumn = null;
  175. this.dgvDetail.IsAutoCountSum = true;
  176. this.dgvDetail.IsAutoResizeColumns = false;
  177. this.dgvDetail.IsClickF12 = false;
  178. this.dgvDetail.IsOpenMergeCellFlag = false;
  179. this.dgvDetail.IsSubTotalFlag = false;
  180. this.dgvDetail.IsTopDeep = false;
  181. this.dgvDetail.Location = new System.Drawing.Point(15, 96);
  182. this.dgvDetail.MergeColumnNames = null;
  183. this.dgvDetail.MergeDetailColumnNames = null;
  184. this.dgvDetail.MergeDetailOnlyColumn = null;
  185. this.dgvDetail.MergeOnlyColumn = null;
  186. this.dgvDetail.MultiSelect = false;
  187. this.dgvDetail.Name = "dgvDetail";
  188. this.dgvDetail.RefreshAtHscroll = false;
  189. this.dgvDetail.RowHeadersWidth = 50;
  190. this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  191. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  192. this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle10;
  193. this.dgvDetail.RowTemplate.Height = 21;
  194. this.dgvDetail.Size = new System.Drawing.Size(862, 344);
  195. this.dgvDetail.SortOrderColumnName = null;
  196. this.dgvDetail.TabIndex = 2;
  197. this.dgvDetail.Tag = true;
  198. this.dgvDetail.TotalSumColumns = null;
  199. this.dgvDetail.ViewRowFilter = "";
  200. this.dgvDetail.VirtualMode = true;
  201. this.dgvDetail.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDetail_CellValueChanged);
  202. this.dgvDetail.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvDetail_CurrentCellDirtyStateChanged);
  203. this.dgvDetail.Sorted += new System.EventHandler(this.dgvDetail_Sorted);
  204. //
  205. // GroutingDailyID
  206. //
  207. this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
  208. this.GroutingDailyID.HeaderText = "注浆日报ID";
  209. this.GroutingDailyID.Name = "GroutingDailyID";
  210. this.GroutingDailyID.Visible = false;
  211. //
  212. // GroutingDailyDetailID
  213. //
  214. this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
  215. this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
  216. this.GroutingDailyDetailID.Visible = false;
  217. //
  218. // GroutingLineId
  219. //
  220. this.GroutingLineId.DataPropertyName = "GroutingLineId";
  221. this.GroutingLineId.HeaderText = "成型线ID";
  222. this.GroutingLineId.Name = "GroutingLineId";
  223. this.GroutingLineId.Visible = false;
  224. //
  225. // GroutingLineDetailID
  226. //
  227. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  228. this.GroutingLineDetailID.HeaderText = "成型线明细ID";
  229. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  230. this.GroutingLineDetailID.Visible = false;
  231. //
  232. // GroutingLineCode
  233. //
  234. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  235. this.GroutingLineCode.HeaderText = "成型线编码";
  236. this.GroutingLineCode.Name = "GroutingLineCode";
  237. this.GroutingLineCode.ReadOnly = true;
  238. //
  239. // GroutingLineName
  240. //
  241. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  242. this.GroutingLineName.HeaderText = "成型线名称";
  243. this.GroutingLineName.Name = "GroutingLineName";
  244. this.GroutingLineName.ReadOnly = true;
  245. //
  246. // UserID
  247. //
  248. this.UserID.DataPropertyName = "UserID";
  249. this.UserID.HeaderText = "成型工号ID";
  250. this.UserID.Name = "UserID";
  251. this.UserID.Visible = false;
  252. //
  253. // GroutingUserCode
  254. //
  255. this.GroutingUserCode.DataPropertyName = "UserCode";
  256. this.GroutingUserCode.HeaderText = "成型工号";
  257. this.GroutingUserCode.Name = "GroutingUserCode";
  258. this.GroutingUserCode.ReadOnly = true;
  259. //
  260. // GoodsCode
  261. //
  262. this.GoodsCode.DataPropertyName = "GoodsCode";
  263. this.GoodsCode.HeaderText = "产品编码";
  264. this.GoodsCode.Name = "GoodsCode";
  265. this.GoodsCode.ReadOnly = true;
  266. //
  267. // GoodsName
  268. //
  269. this.GoodsName.DataPropertyName = "GoodsName";
  270. this.GoodsName.HeaderText = "产品名称";
  271. this.GoodsName.Name = "GoodsName";
  272. this.GoodsName.ReadOnly = true;
  273. //
  274. // GroutingMouldCode
  275. //
  276. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  277. this.GroutingMouldCode.HeaderText = "模具编号";
  278. this.GroutingMouldCode.Name = "GroutingMouldCode";
  279. this.GroutingMouldCode.ReadOnly = true;
  280. this.GroutingMouldCode.Width = 120;
  281. //
  282. // GMouldStatus
  283. //
  284. this.GMouldStatus.DataPropertyName = "GMouldStatusName";
  285. this.GMouldStatus.HeaderText = "模具状态";
  286. this.GMouldStatus.Name = "GMouldStatus";
  287. this.GMouldStatus.ReadOnly = true;
  288. this.GMouldStatus.Width = 60;
  289. //
  290. // GroutingFlag
  291. //
  292. this.GroutingFlag.DataPropertyName = "GroutingFlag";
  293. this.GroutingFlag.FalseValue = "0";
  294. this.GroutingFlag.HeaderText = "注浆标识";
  295. this.GroutingFlag.IndeterminateValue = "0";
  296. this.GroutingFlag.Name = "GroutingFlag";
  297. this.GroutingFlag.ReadOnly = true;
  298. this.GroutingFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  299. this.GroutingFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  300. this.GroutingFlag.TrueValue = "1";
  301. this.GroutingFlag.Width = 80;
  302. //
  303. // GroutingBatchNo
  304. //
  305. this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
  306. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  307. this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle8;
  308. this.GroutingBatchNo.HeaderText = "注浆批次";
  309. this.GroutingBatchNo.Name = "GroutingBatchNo";
  310. this.GroutingBatchNo.ReadOnly = true;
  311. //
  312. // NoGroutingRreason
  313. //
  314. this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason";
  315. this.NoGroutingRreason.HeaderText = "未注浆原因";
  316. this.NoGroutingRreason.Name = "NoGroutingRreason";
  317. this.NoGroutingRreason.ReadOnly = true;
  318. this.NoGroutingRreason.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  319. //
  320. // BarCode
  321. //
  322. this.BarCode.DataPropertyName = "BarCode";
  323. this.BarCode.HeaderText = "产品条码";
  324. this.BarCode.MaxInputLength = 11;
  325. this.BarCode.Name = "BarCode";
  326. this.BarCode.ReadOnly = true;
  327. //
  328. // ScrapFlag
  329. //
  330. this.ScrapFlag.DataPropertyName = "ScrapFlag";
  331. this.ScrapFlag.FalseValue = "0";
  332. this.ScrapFlag.HeaderText = "损坯标识";
  333. this.ScrapFlag.IndeterminateValue = "0";
  334. this.ScrapFlag.Name = "ScrapFlag";
  335. this.ScrapFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  336. this.ScrapFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  337. this.ScrapFlag.TrueValue = "1";
  338. //
  339. // SReasonID
  340. //
  341. this.SReasonID.DataPropertyName = "SReasonID";
  342. this.SReasonID.HeaderText = "损坯原因";
  343. this.SReasonID.Name = "SReasonID";
  344. this.SReasonID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  345. //
  346. // Remarks
  347. //
  348. this.Remarks.DataPropertyName = "Remarks";
  349. this.Remarks.HeaderText = "备注";
  350. this.Remarks.Name = "Remarks";
  351. //
  352. // colOBarCode
  353. //
  354. this.colOBarCode.DataPropertyName = "OBarCode";
  355. this.colOBarCode.HeaderText = "原条码";
  356. this.colOBarCode.Name = "colOBarCode";
  357. this.colOBarCode.ReadOnly = true;
  358. this.colOBarCode.Visible = false;
  359. //
  360. // colOScrapFlag
  361. //
  362. this.colOScrapFlag.DataPropertyName = "OScrapFlag";
  363. this.colOScrapFlag.HeaderText = "原损坯标识";
  364. this.colOScrapFlag.Name = "colOScrapFlag";
  365. this.colOScrapFlag.ReadOnly = true;
  366. this.colOScrapFlag.Visible = false;
  367. //
  368. // DeliverFlag
  369. //
  370. this.DeliverFlag.DataPropertyName = "DeliverFlag";
  371. this.DeliverFlag.HeaderText = "DeliverFlag";
  372. this.DeliverFlag.Name = "DeliverFlag";
  373. this.DeliverFlag.ReadOnly = true;
  374. this.DeliverFlag.Visible = false;
  375. //
  376. // lblGroutingDate
  377. //
  378. this.lblGroutingDate.AutoSize = true;
  379. this.lblGroutingDate.BackColor = System.Drawing.Color.Transparent;
  380. this.lblGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.lblGroutingDate.ForeColor = System.Drawing.SystemColors.ControlText;
  382. this.lblGroutingDate.Location = new System.Drawing.Point(6, 23);
  383. this.lblGroutingDate.Name = "lblGroutingDate";
  384. this.lblGroutingDate.Size = new System.Drawing.Size(53, 12);
  385. this.lblGroutingDate.TabIndex = 0;
  386. this.lblGroutingDate.Text = "注浆日期";
  387. //
  388. // tsrOperate
  389. //
  390. this.tsrOperate.AutoSize = false;
  391. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  392. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  393. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  394. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  395. this.tsbtnGrouting,
  396. this.toolStripSeparator1,
  397. this.tsbtnAdaptive,
  398. this.tsbtnClose});
  399. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  400. this.tsrOperate.Name = "tsrOperate";
  401. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  402. this.tsrOperate.ShowItemToolTips = false;
  403. this.tsrOperate.Size = new System.Drawing.Size(886, 35);
  404. this.tsrOperate.TabIndex = 0;
  405. //
  406. // tsbtnGrouting
  407. //
  408. this.tsbtnGrouting.AutoSize = false;
  409. this.tsbtnGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  410. this.tsbtnGrouting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  411. this.tsbtnGrouting.ImageTransparentColor = System.Drawing.Color.Magenta;
  412. this.tsbtnGrouting.Name = "tsbtnGrouting";
  413. this.tsbtnGrouting.Size = new System.Drawing.Size(80, 25);
  414. this.tsbtnGrouting.Text = "注浆登记(&D)";
  415. this.tsbtnGrouting.Click += new System.EventHandler(this.tsbtnGrouting_Click);
  416. //
  417. // toolStripSeparator1
  418. //
  419. this.toolStripSeparator1.AutoSize = false;
  420. this.toolStripSeparator1.Name = "toolStripSeparator1";
  421. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  422. //
  423. // tsbtnAdaptive
  424. //
  425. this.tsbtnAdaptive.AutoSize = false;
  426. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  428. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  429. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  430. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  431. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  432. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  433. //
  434. // tsbtnClose
  435. //
  436. this.tsbtnClose.AutoSize = false;
  437. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  438. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  439. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  440. this.tsbtnClose.Name = "tsbtnClose";
  441. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  442. this.tsbtnClose.Text = "关闭(&X)";
  443. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  444. //
  445. // gbxInfo
  446. //
  447. this.gbxInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  448. | System.Windows.Forms.AnchorStyles.Right)));
  449. this.gbxInfo.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
  450. this.gbxInfo.Controls.Add(this.cboSReason);
  451. this.gbxInfo.Controls.Add(this.lblSReason);
  452. this.gbxInfo.Controls.Add(this.btnClearBarCode);
  453. this.gbxInfo.Controls.Add(this.btnBindBarCode);
  454. this.gbxInfo.Controls.Add(this.txtGrouting);
  455. this.gbxInfo.Controls.Add(this.lblGroutingDateValue);
  456. this.gbxInfo.Controls.Add(this.lblGrouting);
  457. this.gbxInfo.Controls.Add(this.lblGroutingDate);
  458. this.gbxInfo.Location = new System.Drawing.Point(12, 38);
  459. this.gbxInfo.Name = "gbxInfo";
  460. this.gbxInfo.Size = new System.Drawing.Size(862, 52);
  461. this.gbxInfo.TabIndex = 1;
  462. this.gbxInfo.TabStop = false;
  463. this.gbxInfo.Text = "注浆信息";
  464. //
  465. // cboSReason
  466. //
  467. this.cboSReason.BackColor = System.Drawing.SystemColors.Window;
  468. this.cboSReason.BackgroundColor = System.Drawing.SystemColors.Window;
  469. this.cboSReason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  470. this.cboSReason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  471. this.cboSReason.FormattingEnabled = true;
  472. this.cboSReason.Location = new System.Drawing.Point(502, 19);
  473. this.cboSReason.Name = "cboSReason";
  474. this.cboSReason.Size = new System.Drawing.Size(145, 20);
  475. this.cboSReason.TabIndex = 9;
  476. //
  477. // lblSReason
  478. //
  479. this.lblSReason.AutoSize = true;
  480. this.lblSReason.BackColor = System.Drawing.Color.Transparent;
  481. this.lblSReason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  482. this.lblSReason.ForeColor = System.Drawing.SystemColors.ControlText;
  483. this.lblSReason.Location = new System.Drawing.Point(443, 23);
  484. this.lblSReason.Name = "lblSReason";
  485. this.lblSReason.Size = new System.Drawing.Size(53, 12);
  486. this.lblSReason.TabIndex = 8;
  487. this.lblSReason.Text = "报损原因";
  488. //
  489. // btnClearBarCode
  490. //
  491. this.btnClearBarCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  492. this.btnClearBarCode.BackColor = System.Drawing.Color.Transparent;
  493. this.btnClearBarCode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearBarCode.BackgroundImage")));
  494. this.btnClearBarCode.Enabled = false;
  495. this.btnClearBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  496. this.btnClearBarCode.ForeColor = System.Drawing.Color.White;
  497. this.btnClearBarCode.Location = new System.Drawing.Point(771, 14);
  498. this.btnClearBarCode.Name = "btnClearBarCode";
  499. this.btnClearBarCode.Size = new System.Drawing.Size(85, 30);
  500. this.btnClearBarCode.TabIndex = 7;
  501. this.btnClearBarCode.Text = "清空原因(&C)";
  502. this.btnClearBarCode.UseVisualStyleBackColor = false;
  503. this.btnClearBarCode.Click += new System.EventHandler(this.btnClearBarCode_Click);
  504. //
  505. // btnBindBarCode
  506. //
  507. this.btnBindBarCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  508. this.btnBindBarCode.BackColor = System.Drawing.Color.Transparent;
  509. this.btnBindBarCode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBindBarCode.BackgroundImage")));
  510. this.btnBindBarCode.Enabled = false;
  511. this.btnBindBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  512. this.btnBindBarCode.ForeColor = System.Drawing.Color.White;
  513. this.btnBindBarCode.Location = new System.Drawing.Point(680, 14);
  514. this.btnBindBarCode.Name = "btnBindBarCode";
  515. this.btnBindBarCode.Size = new System.Drawing.Size(85, 30);
  516. this.btnBindBarCode.TabIndex = 6;
  517. this.btnBindBarCode.Text = "报损原因(&B)";
  518. this.btnBindBarCode.UseVisualStyleBackColor = false;
  519. this.btnBindBarCode.Click += new System.EventHandler(this.btnBindBarCode_Click);
  520. //
  521. // txtGrouting
  522. //
  523. this.txtGrouting.Location = new System.Drawing.Point(220, 19);
  524. this.txtGrouting.Name = "txtGrouting";
  525. this.txtGrouting.ReadOnly = true;
  526. this.txtGrouting.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
  527. this.txtGrouting.Size = new System.Drawing.Size(217, 21);
  528. this.txtGrouting.TabIndex = 3;
  529. //
  530. // lblGroutingDateValue
  531. //
  532. this.lblGroutingDateValue.AutoSize = true;
  533. this.lblGroutingDateValue.BackColor = System.Drawing.Color.Transparent;
  534. this.lblGroutingDateValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  535. this.lblGroutingDateValue.ForeColor = System.Drawing.SystemColors.ControlText;
  536. this.lblGroutingDateValue.Location = new System.Drawing.Point(65, 23);
  537. this.lblGroutingDateValue.Name = "lblGroutingDateValue";
  538. this.lblGroutingDateValue.Size = new System.Drawing.Size(65, 12);
  539. this.lblGroutingDateValue.TabIndex = 1;
  540. this.lblGroutingDateValue.Text = "YYYY-MM-DD";
  541. //
  542. // lblGrouting
  543. //
  544. this.lblGrouting.AutoSize = true;
  545. this.lblGrouting.BackColor = System.Drawing.Color.Transparent;
  546. this.lblGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  547. this.lblGrouting.ForeColor = System.Drawing.SystemColors.ControlText;
  548. this.lblGrouting.Location = new System.Drawing.Point(149, 23);
  549. this.lblGrouting.Name = "lblGrouting";
  550. this.lblGrouting.Size = new System.Drawing.Size(65, 12);
  551. this.lblGrouting.TabIndex = 2;
  552. this.lblGrouting.Text = "成型线信息";
  553. //
  554. // F_PM_2901
  555. //
  556. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  557. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  558. this.CancelButton = this.btnClose;
  559. this.ClientSize = new System.Drawing.Size(886, 501);
  560. this.Controls.Add(this.gbxInfo);
  561. this.Controls.Add(this.tsrOperate);
  562. this.Controls.Add(this.btnClose);
  563. this.Controls.Add(this.btnSave);
  564. this.Controls.Add(this.dgvDetail);
  565. this.IsSaveFormSize = false;
  566. this.Name = "F_PM_2901";
  567. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  568. this.Text = "开模报损";
  569. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  570. this.Load += new System.EventHandler(this.F_PM_2901_Load);
  571. this.Controls.SetChildIndex(this.dgvDetail, 0);
  572. this.Controls.SetChildIndex(this.btnSave, 0);
  573. this.Controls.SetChildIndex(this.btnClose, 0);
  574. this.Controls.SetChildIndex(this.tsrOperate, 0);
  575. this.Controls.SetChildIndex(this.gbxInfo, 0);
  576. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
  577. this.tsrOperate.ResumeLayout(false);
  578. this.tsrOperate.PerformLayout();
  579. this.gbxInfo.ResumeLayout(false);
  580. this.gbxInfo.PerformLayout();
  581. this.ResumeLayout(false);
  582. this.PerformLayout();
  583. }
  584. #endregion
  585. private Basics.BaseControls.C_Label lblGroutingDate;
  586. private Basics.BaseControls.C_DataGridView dgvDetail;
  587. private Basics.BaseControls.C_Button btnSave;
  588. private Basics.BaseControls.C_Button btnClose;
  589. private Basics.BaseControls.C_ToolStrip tsrOperate;
  590. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  591. private System.Windows.Forms.ToolStripButton tsbtnClose;
  592. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  593. private System.Windows.Forms.GroupBox gbxInfo;
  594. private System.Windows.Forms.TextBox txtGrouting;
  595. private Basics.BaseControls.C_Label lblGroutingDateValue;
  596. private Basics.BaseControls.C_Label lblGrouting;
  597. private System.Windows.Forms.ToolStripButton tsbtnGrouting;
  598. private Basics.BaseControls.C_Button btnClearBarCode;
  599. private Basics.BaseControls.C_Button btnBindBarCode;
  600. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
  601. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
  602. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineId;
  603. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  604. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  605. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  606. private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
  607. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  608. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  609. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  610. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  611. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatus;
  612. private System.Windows.Forms.DataGridViewCheckBoxColumn GroutingFlag;
  613. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
  614. private System.Windows.Forms.DataGridViewTextBoxColumn NoGroutingRreason;
  615. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  616. private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag;
  617. private System.Windows.Forms.DataGridViewComboBoxColumn SReasonID;
  618. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  619. private System.Windows.Forms.DataGridViewTextBoxColumn colOBarCode;
  620. private System.Windows.Forms.DataGridViewCheckBoxColumn colOScrapFlag;
  621. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverFlag;
  622. private Basics.BaseControls.C_ComboBox cboSReason;
  623. private Basics.BaseControls.C_Label lblSReason;
  624. }
  625. }