F_PM_1107.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_1107
  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_1107));
  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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  36. this.lblRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  37. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  39. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  40. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  41. this.lblResponsible = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  42. this.dgvResponsible = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  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.lblAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  46. this.cmbAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  47. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.detailsView = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  49. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.UJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. ((System.ComponentModel.ISupportInitialize)(this.dgvResponsible)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.detailsView)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // lblBarCode
  59. //
  60. this.lblBarCode.AutoSize = true;
  61. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  62. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  63. this.lblBarCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  64. this.lblBarCode.IsMustInput = true;
  65. this.lblBarCode.Location = new System.Drawing.Point(12, 16);
  66. this.lblBarCode.Name = "lblBarCode";
  67. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  68. this.lblBarCode.TabIndex = 0;
  69. this.lblBarCode.Text = "产品条码";
  70. //
  71. // lblRreason
  72. //
  73. this.lblRreason.AutoSize = true;
  74. this.lblRreason.BackColor = System.Drawing.Color.Transparent;
  75. this.lblRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.lblRreason.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  77. this.lblRreason.IsMustInput = true;
  78. this.lblRreason.Location = new System.Drawing.Point(12, 402);
  79. this.lblRreason.Name = "lblRreason";
  80. this.lblRreason.Size = new System.Drawing.Size(53, 12);
  81. this.lblRreason.TabIndex = 31;
  82. this.lblRreason.Text = "损坯原因";
  83. //
  84. // lblRemarks
  85. //
  86. this.lblRemarks.AutoSize = true;
  87. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  88. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  90. this.lblRemarks.Location = new System.Drawing.Point(12, 460);
  91. this.lblRemarks.Name = "lblRemarks";
  92. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  93. this.lblRemarks.TabIndex = 32;
  94. this.lblRemarks.Text = "备注";
  95. //
  96. // txtRemarks
  97. //
  98. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  99. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  100. this.txtRemarks.ErrorMessage = "";
  101. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  102. this.txtRemarks.Location = new System.Drawing.Point(47, 433);
  103. this.txtRemarks.MaxLength = 70;
  104. this.txtRemarks.Multiline = true;
  105. this.txtRemarks.Name = "txtRemarks";
  106. this.txtRemarks.Size = new System.Drawing.Size(548, 53);
  107. this.txtRemarks.TabIndex = 7;
  108. //
  109. // btnSave
  110. //
  111. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  112. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  113. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.btnSave.ForeColor = System.Drawing.Color.White;
  115. this.btnSave.Location = new System.Drawing.Point(647, 504);
  116. this.btnSave.Name = "btnSave";
  117. this.btnSave.Size = new System.Drawing.Size(85, 30);
  118. this.btnSave.TabIndex = 8;
  119. this.btnSave.Text = "保存(&S)";
  120. this.btnSave.UseVisualStyleBackColor = false;
  121. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  122. //
  123. // btnCancel
  124. //
  125. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  126. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  127. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  128. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.btnCancel.ForeColor = System.Drawing.Color.White;
  130. this.btnCancel.Location = new System.Drawing.Point(746, 501);
  131. this.btnCancel.Name = "btnCancel";
  132. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  133. this.btnCancel.TabIndex = 9;
  134. this.btnCancel.Text = "关闭";
  135. this.btnCancel.UseVisualStyleBackColor = false;
  136. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  137. //
  138. // lblResponsible
  139. //
  140. this.lblResponsible.AutoSize = true;
  141. this.lblResponsible.BackColor = System.Drawing.Color.Transparent;
  142. this.lblResponsible.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.lblResponsible.ForeColor = System.Drawing.SystemColors.ControlText;
  144. this.lblResponsible.Location = new System.Drawing.Point(12, 126);
  145. this.lblResponsible.Name = "lblResponsible";
  146. this.lblResponsible.Size = new System.Drawing.Size(53, 12);
  147. this.lblResponsible.TabIndex = 36;
  148. this.lblResponsible.Text = "产品详情";
  149. //
  150. // dgvResponsible
  151. //
  152. this.dgvResponsible.AllowUserToAddRows = false;
  153. this.dgvResponsible.AllowUserToDeleteRows = false;
  154. this.dgvResponsible.AllowUserToModifyRows = true;
  155. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  156. this.dgvResponsible.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  157. this.dgvResponsible.Anchor = System.Windows.Forms.AnchorStyles.None;
  158. this.dgvResponsible.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  159. this.dgvResponsible.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  160. this.dgvResponsible.CellHeight = 23;
  161. this.dgvResponsible.ChildNodeColumnName = null;
  162. this.dgvResponsible.ChildNodeColumnText = null;
  163. this.dgvResponsible.ColumnDeep = 1;
  164. this.dgvResponsible.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  165. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  166. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  167. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  169. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  170. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  171. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  172. this.dgvResponsible.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  173. this.dgvResponsible.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  174. this.dgvResponsible.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  175. this.StaffCode,
  176. this.UJobsName});
  177. this.dgvResponsible.ColumnTreeView = null;
  178. this.dgvResponsible.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)));
  179. this.dgvResponsible.DynamicColumnName = "";
  180. this.dgvResponsible.EnableHeadersVisualStyles = false;
  181. this.dgvResponsible.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.dgvResponsible.FormatQuantityColumns = null;
  183. this.dgvResponsible.HasNode = false;
  184. this.dgvResponsible.HorizontalMergeColumn = null;
  185. this.dgvResponsible.IsAutoCountSum = true;
  186. this.dgvResponsible.IsAutoResizeColumns = false;
  187. this.dgvResponsible.IsClickF12 = false;
  188. this.dgvResponsible.IsOpenMergeCellFlag = false;
  189. this.dgvResponsible.IsSubTotalFlag = false;
  190. this.dgvResponsible.IsTopDeep = false;
  191. this.dgvResponsible.Location = new System.Drawing.Point(70, 126);
  192. this.dgvResponsible.MergeColumnNames = null;
  193. this.dgvResponsible.MergeDetailColumnNames = null;
  194. this.dgvResponsible.MergeDetailOnlyColumn = null;
  195. this.dgvResponsible.MergeOnlyColumn = null;
  196. this.dgvResponsible.Name = "dgvResponsible";
  197. this.dgvResponsible.RefreshAtHscroll = false;
  198. this.dgvResponsible.RowHeadersWidth = 50;
  199. this.dgvResponsible.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  200. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  201. this.dgvResponsible.RowsDefaultCellStyle = dataGridViewCellStyle3;
  202. this.dgvResponsible.RowTemplate.Height = 21;
  203. this.dgvResponsible.Size = new System.Drawing.Size(337, 262);
  204. this.dgvResponsible.SortOrderColumnName = null;
  205. this.dgvResponsible.TabIndex = 5;
  206. this.dgvResponsible.Tag = true;
  207. this.dgvResponsible.TotalSumColumns = null;
  208. this.dgvResponsible.ViewRowFilter = "";
  209. this.dgvResponsible.VirtualNodes = false;
  210. //
  211. // txtBarCode
  212. //
  213. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  214. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  215. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  216. this.txtBarCode.ErrorMessage = "";
  217. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.txtBarCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  219. this.txtBarCode.Location = new System.Drawing.Point(70, 12);
  220. this.txtBarCode.MaxLength = 550;
  221. this.txtBarCode.Multiline = true;
  222. this.txtBarCode.Name = "txtBarCode";
  223. this.txtBarCode.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  224. this.txtBarCode.Size = new System.Drawing.Size(92, 108);
  225. this.txtBarCode.TabIndex = 1;
  226. this.txtBarCode.TextValue = "";
  227. this.txtBarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCode_KeyPress);
  228. //
  229. // cmbRreason
  230. //
  231. this.cmbRreason.BackColor = System.Drawing.SystemColors.Window;
  232. this.cmbRreason.BackgroundColor = System.Drawing.SystemColors.Window;
  233. this.cmbRreason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  234. this.cmbRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.cmbRreason.FormattingEnabled = true;
  236. this.cmbRreason.Location = new System.Drawing.Point(67, 394);
  237. this.cmbRreason.Name = "cmbRreason";
  238. this.cmbRreason.Size = new System.Drawing.Size(528, 20);
  239. this.cmbRreason.TabIndex = 46;
  240. //
  241. // lblAuditStatus
  242. //
  243. this.lblAuditStatus.AutoSize = true;
  244. this.lblAuditStatus.BackColor = System.Drawing.Color.Transparent;
  245. this.lblAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.lblAuditStatus.ForeColor = System.Drawing.SystemColors.ControlText;
  247. this.lblAuditStatus.Location = new System.Drawing.Point(12, 504);
  248. this.lblAuditStatus.Name = "lblAuditStatus";
  249. this.lblAuditStatus.Size = new System.Drawing.Size(53, 12);
  250. this.lblAuditStatus.TabIndex = 32;
  251. this.lblAuditStatus.Text = "审核状态";
  252. //
  253. // cmbAuditStatus
  254. //
  255. this.cmbAuditStatus.BackColor = System.Drawing.SystemColors.Window;
  256. this.cmbAuditStatus.BackgroundColor = System.Drawing.SystemColors.Window;
  257. this.cmbAuditStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  258. this.cmbAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.cmbAuditStatus.FormattingEnabled = true;
  260. this.cmbAuditStatus.Location = new System.Drawing.Point(67, 501);
  261. this.cmbAuditStatus.Name = "cmbAuditStatus";
  262. this.cmbAuditStatus.Size = new System.Drawing.Size(144, 20);
  263. this.cmbAuditStatus.TabIndex = 47;
  264. //
  265. // c_Label1
  266. //
  267. this.c_Label1.AutoSize = true;
  268. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  269. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  271. this.c_Label1.Location = new System.Drawing.Point(429, 126);
  272. this.c_Label1.Name = "c_Label1";
  273. this.c_Label1.Size = new System.Drawing.Size(29, 12);
  274. this.c_Label1.TabIndex = 48;
  275. this.c_Label1.Text = "详情";
  276. //
  277. // detailsView
  278. //
  279. this.detailsView.AllowUserToAddRows = false;
  280. this.detailsView.AllowUserToDeleteRows = false;
  281. this.detailsView.AllowUserToModifyRows = true;
  282. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  283. this.detailsView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  284. this.detailsView.Anchor = System.Windows.Forms.AnchorStyles.None;
  285. this.detailsView.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  286. this.detailsView.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  287. this.detailsView.CellHeight = 23;
  288. this.detailsView.ChildNodeColumnName = null;
  289. this.detailsView.ChildNodeColumnText = null;
  290. this.detailsView.ColumnDeep = 1;
  291. this.detailsView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  292. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  293. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  294. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  295. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  296. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  297. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  298. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  299. this.detailsView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  300. this.detailsView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  301. this.detailsView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  302. this.dataGridViewTextBoxColumn2,
  303. this.dataGridViewTextBoxColumn1});
  304. this.detailsView.ColumnTreeView = null;
  305. this.detailsView.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)));
  306. this.detailsView.DynamicColumnName = "";
  307. this.detailsView.EnableHeadersVisualStyles = false;
  308. this.detailsView.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. this.detailsView.FormatQuantityColumns = null;
  310. this.detailsView.HasNode = false;
  311. this.detailsView.HorizontalMergeColumn = null;
  312. this.detailsView.IsAutoCountSum = true;
  313. this.detailsView.IsAutoResizeColumns = false;
  314. this.detailsView.IsClickF12 = false;
  315. this.detailsView.IsOpenMergeCellFlag = false;
  316. this.detailsView.IsSubTotalFlag = false;
  317. this.detailsView.IsTopDeep = false;
  318. this.detailsView.Location = new System.Drawing.Point(464, 126);
  319. this.detailsView.MergeColumnNames = null;
  320. this.detailsView.MergeDetailColumnNames = null;
  321. this.detailsView.MergeDetailOnlyColumn = null;
  322. this.detailsView.MergeOnlyColumn = null;
  323. this.detailsView.Name = "detailsView";
  324. this.detailsView.RefreshAtHscroll = false;
  325. this.detailsView.RowHeadersWidth = 50;
  326. this.detailsView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  327. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  328. this.detailsView.RowsDefaultCellStyle = dataGridViewCellStyle6;
  329. this.detailsView.RowTemplate.Height = 21;
  330. this.detailsView.Size = new System.Drawing.Size(367, 262);
  331. this.detailsView.SortOrderColumnName = null;
  332. this.detailsView.TabIndex = 49;
  333. this.detailsView.Tag = true;
  334. this.detailsView.TotalSumColumns = null;
  335. this.detailsView.ViewRowFilter = "";
  336. this.detailsView.VirtualNodes = false;
  337. //
  338. // dataGridViewTextBoxColumn2
  339. //
  340. this.dataGridViewTextBoxColumn2.DataPropertyName = "ProductCode";
  341. this.dataGridViewTextBoxColumn2.HeaderText = "产品条码";
  342. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  343. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  344. //
  345. // dataGridViewTextBoxColumn1
  346. //
  347. this.dataGridViewTextBoxColumn1.DataPropertyName = "notes";
  348. this.dataGridViewTextBoxColumn1.HeaderText = "详情";
  349. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  350. //
  351. // c_Label2
  352. //
  353. this.c_Label2.AutoSize = true;
  354. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  355. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  357. this.c_Label2.Location = new System.Drawing.Point(188, 16);
  358. this.c_Label2.Name = "c_Label2";
  359. this.c_Label2.Size = new System.Drawing.Size(191, 12);
  360. this.c_Label2.TabIndex = 50;
  361. this.c_Label2.Text = "注:可输入产品条码最大的数量为50";
  362. //
  363. // StaffCode
  364. //
  365. this.StaffCode.DataPropertyName = "ProductCode";
  366. this.StaffCode.HeaderText = "产品条码";
  367. this.StaffCode.Name = "StaffCode";
  368. this.StaffCode.ReadOnly = true;
  369. //
  370. // UJobsName
  371. //
  372. this.UJobsName.DataPropertyName = "notes";
  373. this.UJobsName.HeaderText = "备注";
  374. this.UJobsName.Name = "UJobsName";
  375. //
  376. // F_PM_1107
  377. //
  378. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  379. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  380. this.CancelButton = this.btnCancel;
  381. this.ClientSize = new System.Drawing.Size(860, 555);
  382. this.Controls.Add(this.c_Label2);
  383. this.Controls.Add(this.detailsView);
  384. this.Controls.Add(this.c_Label1);
  385. this.Controls.Add(this.cmbAuditStatus);
  386. this.Controls.Add(this.cmbRreason);
  387. this.Controls.Add(this.txtBarCode);
  388. this.Controls.Add(this.dgvResponsible);
  389. this.Controls.Add(this.lblResponsible);
  390. this.Controls.Add(this.btnCancel);
  391. this.Controls.Add(this.btnSave);
  392. this.Controls.Add(this.txtRemarks);
  393. this.Controls.Add(this.lblAuditStatus);
  394. this.Controls.Add(this.lblRemarks);
  395. this.Controls.Add(this.lblRreason);
  396. this.Controls.Add(this.lblBarCode);
  397. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  398. this.IsSaveFormSize = false;
  399. this.MaximizeBox = false;
  400. this.MinimizeBox = false;
  401. this.Name = "F_PM_1107";
  402. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  403. this.StatusSizingGrip = false;
  404. this.Text = "F_PM_1107";
  405. this.Load += new System.EventHandler(this.F_PM_1107_Load);
  406. this.Controls.SetChildIndex(this.lblBarCode, 0);
  407. this.Controls.SetChildIndex(this.lblRreason, 0);
  408. this.Controls.SetChildIndex(this.lblRemarks, 0);
  409. this.Controls.SetChildIndex(this.lblAuditStatus, 0);
  410. this.Controls.SetChildIndex(this.txtRemarks, 0);
  411. this.Controls.SetChildIndex(this.btnSave, 0);
  412. this.Controls.SetChildIndex(this.btnCancel, 0);
  413. this.Controls.SetChildIndex(this.lblResponsible, 0);
  414. this.Controls.SetChildIndex(this.dgvResponsible, 0);
  415. this.Controls.SetChildIndex(this.txtBarCode, 0);
  416. this.Controls.SetChildIndex(this.cmbRreason, 0);
  417. this.Controls.SetChildIndex(this.cmbAuditStatus, 0);
  418. this.Controls.SetChildIndex(this.c_Label1, 0);
  419. this.Controls.SetChildIndex(this.detailsView, 0);
  420. this.Controls.SetChildIndex(this.c_Label2, 0);
  421. ((System.ComponentModel.ISupportInitialize)(this.dgvResponsible)).EndInit();
  422. ((System.ComponentModel.ISupportInitialize)(this.detailsView)).EndInit();
  423. this.ResumeLayout(false);
  424. this.PerformLayout();
  425. }
  426. #endregion
  427. private Basics.BaseControls.C_Label lblBarCode;
  428. private Basics.BaseControls.C_Label lblRreason;
  429. private Basics.BaseControls.C_Label lblRemarks;
  430. private Basics.BaseControls.C_TextBox txtRemarks;
  431. private Basics.BaseControls.C_Button btnSave;
  432. private Basics.BaseControls.C_Button btnCancel;
  433. private Basics.BaseControls.C_Label lblResponsible;
  434. private Basics.BaseControls.C_DataGridView dgvResponsible;
  435. private Basics.BaseControls.C_TXT_BarCode txtBarCode;
  436. private Basics.BaseControls.C_ComboBox cmbRreason;
  437. private Basics.BaseControls.C_Label lblAuditStatus;
  438. private Basics.BaseControls.C_ComboBox cmbAuditStatus;
  439. private Basics.BaseControls.C_Label c_Label1;
  440. private Basics.BaseControls.C_DataGridView detailsView;
  441. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  442. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  443. private Basics.BaseControls.C_Label c_Label2;
  444. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
  445. private System.Windows.Forms.DataGridViewTextBoxColumn UJobsName;
  446. }
  447. }