F_TAT_0201.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  1. namespace Dongke.IBOSS.PRD.Client.TATModule
  2. {
  3. partial class F_TAT_0201
  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_TAT_0201));
  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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  36. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  37. this.tsbtnCopy = new System.Windows.Forms.ToolStripButton();
  38. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  39. this.tsbtnApprover = new System.Windows.Forms.ToolStripButton();
  40. this.tsbtnDisable = new System.Windows.Forms.ToolStripButton();
  41. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  42. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  43. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  44. this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  45. this.lbxSalaryType = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
  46. this.lblSalaryType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.lblAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.dtpEndTimeAfter = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  49. this.lblEndTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  50. this.dtpEndTimeBetween = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  51. this.cbEndTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  52. this.cbStartTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  53. this.lbxAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
  54. this.dtpStartTimeBetween = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  55. this.lblStartTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  56. this.btnClear = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  57. this.btnSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  58. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  59. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  60. this.dtpStartTimeAfter = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  61. this.txtWagesName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  62. this.lblWagesName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  63. this.dgvWages = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  64. this.colWagesID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.colWagesName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.colSalaryTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.colBeginAccountMonth = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.colEndAccountMonth = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.colRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.colAuditStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.colAuditStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.colAuditor = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.colAuditlDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.colOPTimeStamp = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.tsrOperate.SuspendLayout();
  76. this.c_GroupBox1.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.dgvWages)).BeginInit();
  78. this.SuspendLayout();
  79. //
  80. // tsrOperate
  81. //
  82. this.tsrOperate.AutoSize = false;
  83. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  84. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.TATModule.Properties.Resources.functionbackground;
  85. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  87. this.tsbtnAdd,
  88. this.tsbtnCopy,
  89. this.tsbtnEdit,
  90. this.tsbtnApprover,
  91. this.tsbtnDisable,
  92. this.toolStripSeparator3,
  93. this.tsbtnAdaptive,
  94. this.tsbtnClose});
  95. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  96. this.tsrOperate.Name = "tsrOperate";
  97. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  98. this.tsrOperate.ShowItemToolTips = false;
  99. this.tsrOperate.Size = new System.Drawing.Size(1012, 35);
  100. this.tsrOperate.TabIndex = 2;
  101. //
  102. // tsbtnAdd
  103. //
  104. this.tsbtnAdd.AutoSize = false;
  105. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  106. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  107. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  108. this.tsbtnAdd.Name = "tsbtnAdd";
  109. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  110. this.tsbtnAdd.Text = "新建(&N)";
  111. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  112. //
  113. // tsbtnCopy
  114. //
  115. this.tsbtnCopy.AutoSize = false;
  116. this.tsbtnCopy.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.tsbtnCopy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  118. this.tsbtnCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
  119. this.tsbtnCopy.Name = "tsbtnCopy";
  120. this.tsbtnCopy.Size = new System.Drawing.Size(60, 25);
  121. this.tsbtnCopy.Text = "复制(&P)";
  122. this.tsbtnCopy.Click += new System.EventHandler(this.tsbtnCopy_Click);
  123. //
  124. // tsbtnEdit
  125. //
  126. this.tsbtnEdit.AutoSize = false;
  127. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  129. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  130. this.tsbtnEdit.Name = "tsbtnEdit";
  131. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  132. this.tsbtnEdit.Text = "编辑(&E)";
  133. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  134. //
  135. // tsbtnApprover
  136. //
  137. this.tsbtnApprover.AutoSize = false;
  138. this.tsbtnApprover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.tsbtnApprover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  140. this.tsbtnApprover.ImageTransparentColor = System.Drawing.Color.Magenta;
  141. this.tsbtnApprover.Name = "tsbtnApprover";
  142. this.tsbtnApprover.Size = new System.Drawing.Size(60, 25);
  143. this.tsbtnApprover.Text = "审核(&S)";
  144. this.tsbtnApprover.Click += new System.EventHandler(this.tsbtnApprover_Click);
  145. //
  146. // tsbtnDisable
  147. //
  148. this.tsbtnDisable.AutoSize = false;
  149. this.tsbtnDisable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.tsbtnDisable.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  151. this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta;
  152. this.tsbtnDisable.Name = "tsbtnDisable";
  153. this.tsbtnDisable.Size = new System.Drawing.Size(60, 25);
  154. this.tsbtnDisable.Text = "停用(&D)";
  155. this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click);
  156. //
  157. // toolStripSeparator3
  158. //
  159. this.toolStripSeparator3.AutoSize = false;
  160. this.toolStripSeparator3.Name = "toolStripSeparator3";
  161. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  162. //
  163. // tsbtnAdaptive
  164. //
  165. this.tsbtnAdaptive.AutoSize = false;
  166. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  168. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  169. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  170. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  171. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  172. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  173. //
  174. // tsbtnClose
  175. //
  176. this.tsbtnClose.AutoSize = false;
  177. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  179. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  180. this.tsbtnClose.Name = "tsbtnClose";
  181. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  182. this.tsbtnClose.Text = "关闭(&X)";
  183. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  184. //
  185. // c_GroupBox1
  186. //
  187. this.c_GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  188. | System.Windows.Forms.AnchorStyles.Right)));
  189. this.c_GroupBox1.BackColor = System.Drawing.Color.Transparent;
  190. this.c_GroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox1.BackgroundImage")));
  191. this.c_GroupBox1.Controls.Add(this.lbxSalaryType);
  192. this.c_GroupBox1.Controls.Add(this.lblSalaryType);
  193. this.c_GroupBox1.Controls.Add(this.lblAuditStatus);
  194. this.c_GroupBox1.Controls.Add(this.dtpEndTimeAfter);
  195. this.c_GroupBox1.Controls.Add(this.lblEndTo);
  196. this.c_GroupBox1.Controls.Add(this.dtpEndTimeBetween);
  197. this.c_GroupBox1.Controls.Add(this.cbEndTime);
  198. this.c_GroupBox1.Controls.Add(this.cbStartTime);
  199. this.c_GroupBox1.Controls.Add(this.lbxAuditStatus);
  200. this.c_GroupBox1.Controls.Add(this.dtpStartTimeBetween);
  201. this.c_GroupBox1.Controls.Add(this.lblStartTo);
  202. this.c_GroupBox1.Controls.Add(this.btnClear);
  203. this.c_GroupBox1.Controls.Add(this.btnSelect);
  204. this.c_GroupBox1.Controls.Add(this.txtRemarks);
  205. this.c_GroupBox1.Controls.Add(this.lblRemarks);
  206. this.c_GroupBox1.Controls.Add(this.dtpStartTimeAfter);
  207. this.c_GroupBox1.Controls.Add(this.txtWagesName);
  208. this.c_GroupBox1.Controls.Add(this.lblWagesName);
  209. this.c_GroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.c_GroupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
  211. this.c_GroupBox1.IsMustInput = false;
  212. this.c_GroupBox1.Location = new System.Drawing.Point(0, 38);
  213. this.c_GroupBox1.Name = "c_GroupBox1";
  214. this.c_GroupBox1.OriginalHeight = -1;
  215. this.c_GroupBox1.Size = new System.Drawing.Size(1000, 77);
  216. this.c_GroupBox1.TabIndex = 3;
  217. this.c_GroupBox1.TabStop = false;
  218. this.c_GroupBox1.Text = "查询条件 ▼";
  219. //
  220. // lbxSalaryType
  221. //
  222. this.lbxSalaryType.BackColor = System.Drawing.SystemColors.Window;
  223. this.lbxSalaryType.BackgroundColor = System.Drawing.SystemColors.Window;
  224. this.lbxSalaryType.DataSource = null;
  225. this.lbxSalaryType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.lbxSalaryType.FormattingEnabled = true;
  227. //
  228. //
  229. //
  230. this.lbxSalaryType.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
  231. this.lbxSalaryType.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.lbxSalaryType.ListBox.Location = new System.Drawing.Point(0, 0);
  233. this.lbxSalaryType.ListBox.Name = "";
  234. this.lbxSalaryType.ListBox.Size = new System.Drawing.Size(119, 136);
  235. this.lbxSalaryType.ListBox.TabIndex = 0;
  236. this.lbxSalaryType.Location = new System.Drawing.Point(251, 18);
  237. this.lbxSalaryType.Name = "lbxSalaryType";
  238. this.lbxSalaryType.Size = new System.Drawing.Size(121, 20);
  239. this.lbxSalaryType.TabIndex = 113;
  240. //
  241. // lblSalaryType
  242. //
  243. this.lblSalaryType.AutoSize = true;
  244. this.lblSalaryType.BackColor = System.Drawing.Color.Transparent;
  245. this.lblSalaryType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.lblSalaryType.ForeColor = System.Drawing.SystemColors.ControlText;
  247. this.lblSalaryType.Location = new System.Drawing.Point(192, 21);
  248. this.lblSalaryType.Name = "lblSalaryType";
  249. this.lblSalaryType.Size = new System.Drawing.Size(53, 12);
  250. this.lblSalaryType.TabIndex = 111;
  251. this.lblSalaryType.Text = "策略类型";
  252. //
  253. // lblAuditStatus
  254. //
  255. this.lblAuditStatus.AutoSize = true;
  256. this.lblAuditStatus.BackColor = System.Drawing.Color.Transparent;
  257. this.lblAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.lblAuditStatus.ForeColor = System.Drawing.SystemColors.ControlText;
  259. this.lblAuditStatus.Location = new System.Drawing.Point(745, 24);
  260. this.lblAuditStatus.Name = "lblAuditStatus";
  261. this.lblAuditStatus.Size = new System.Drawing.Size(53, 12);
  262. this.lblAuditStatus.TabIndex = 109;
  263. this.lblAuditStatus.Text = "审核状态";
  264. //
  265. // dtpEndTimeAfter
  266. //
  267. this.dtpEndTimeAfter.CustomFormat = "yyyy-MM";
  268. this.dtpEndTimeAfter.Enabled = false;
  269. this.dtpEndTimeAfter.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.dtpEndTimeAfter.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  271. this.dtpEndTimeAfter.Location = new System.Drawing.Point(618, 45);
  272. this.dtpEndTimeAfter.Name = "dtpEndTimeAfter";
  273. this.dtpEndTimeAfter.Size = new System.Drawing.Size(121, 21);
  274. this.dtpEndTimeAfter.TabIndex = 108;
  275. //
  276. // lblEndTo
  277. //
  278. this.lblEndTo.AutoSize = true;
  279. this.lblEndTo.BackColor = System.Drawing.Color.Transparent;
  280. this.lblEndTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.lblEndTo.ForeColor = System.Drawing.SystemColors.ControlText;
  282. this.lblEndTo.Location = new System.Drawing.Point(595, 49);
  283. this.lblEndTo.Name = "lblEndTo";
  284. this.lblEndTo.Size = new System.Drawing.Size(17, 12);
  285. this.lblEndTo.TabIndex = 107;
  286. this.lblEndTo.Text = "至";
  287. //
  288. // dtpEndTimeBetween
  289. //
  290. this.dtpEndTimeBetween.CustomFormat = "yyyy-MM";
  291. this.dtpEndTimeBetween.Enabled = false;
  292. this.dtpEndTimeBetween.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.dtpEndTimeBetween.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  294. this.dtpEndTimeBetween.Location = new System.Drawing.Point(468, 43);
  295. this.dtpEndTimeBetween.Name = "dtpEndTimeBetween";
  296. this.dtpEndTimeBetween.Size = new System.Drawing.Size(121, 21);
  297. this.dtpEndTimeBetween.TabIndex = 106;
  298. //
  299. // cbEndTime
  300. //
  301. this.cbEndTime.AutoSize = true;
  302. this.cbEndTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.cbEndTime.Location = new System.Drawing.Point(378, 48);
  304. this.cbEndTime.Name = "cbEndTime";
  305. this.cbEndTime.Size = new System.Drawing.Size(84, 16);
  306. this.cbEndTime.TabIndex = 105;
  307. this.cbEndTime.Text = "结束账务月";
  308. this.cbEndTime.UseVisualStyleBackColor = true;
  309. this.cbEndTime.CheckedChanged += new System.EventHandler(this.cbEndTime_CheckedChanged);
  310. //
  311. // cbStartTime
  312. //
  313. this.cbStartTime.AutoSize = true;
  314. this.cbStartTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.cbStartTime.Location = new System.Drawing.Point(378, 23);
  316. this.cbStartTime.Name = "cbStartTime";
  317. this.cbStartTime.Size = new System.Drawing.Size(84, 16);
  318. this.cbStartTime.TabIndex = 104;
  319. this.cbStartTime.Text = "开始账务月";
  320. this.cbStartTime.UseVisualStyleBackColor = true;
  321. this.cbStartTime.CheckedChanged += new System.EventHandler(this.cbStartTime_CheckedChanged);
  322. //
  323. // lbxAuditStatus
  324. //
  325. this.lbxAuditStatus.BackColor = System.Drawing.SystemColors.Window;
  326. this.lbxAuditStatus.BackgroundColor = System.Drawing.SystemColors.Window;
  327. this.lbxAuditStatus.DataSource = null;
  328. this.lbxAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.lbxAuditStatus.FormattingEnabled = true;
  330. //
  331. //
  332. //
  333. this.lbxAuditStatus.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
  334. this.lbxAuditStatus.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  335. this.lbxAuditStatus.ListBox.Location = new System.Drawing.Point(0, 0);
  336. this.lbxAuditStatus.ListBox.Name = "";
  337. this.lbxAuditStatus.ListBox.Size = new System.Drawing.Size(119, 136);
  338. this.lbxAuditStatus.ListBox.TabIndex = 0;
  339. this.lbxAuditStatus.Location = new System.Drawing.Point(804, 20);
  340. this.lbxAuditStatus.Name = "lbxAuditStatus";
  341. this.lbxAuditStatus.Size = new System.Drawing.Size(121, 20);
  342. this.lbxAuditStatus.TabIndex = 103;
  343. //
  344. // dtpStartTimeBetween
  345. //
  346. this.dtpStartTimeBetween.CustomFormat = "yyyy-MM";
  347. this.dtpStartTimeBetween.Enabled = false;
  348. this.dtpStartTimeBetween.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.dtpStartTimeBetween.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  350. this.dtpStartTimeBetween.Location = new System.Drawing.Point(468, 18);
  351. this.dtpStartTimeBetween.Name = "dtpStartTimeBetween";
  352. this.dtpStartTimeBetween.Size = new System.Drawing.Size(121, 21);
  353. this.dtpStartTimeBetween.TabIndex = 23;
  354. //
  355. // lblStartTo
  356. //
  357. this.lblStartTo.AutoSize = true;
  358. this.lblStartTo.BackColor = System.Drawing.Color.Transparent;
  359. this.lblStartTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. this.lblStartTo.ForeColor = System.Drawing.SystemColors.ControlText;
  361. this.lblStartTo.Location = new System.Drawing.Point(595, 22);
  362. this.lblStartTo.Name = "lblStartTo";
  363. this.lblStartTo.Size = new System.Drawing.Size(17, 12);
  364. this.lblStartTo.TabIndex = 22;
  365. this.lblStartTo.Text = "至";
  366. //
  367. // btnClear
  368. //
  369. this.btnClear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  370. this.btnClear.BackColor = System.Drawing.Color.Gray;
  371. this.btnClear.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClear.BackgroundImage")));
  372. this.btnClear.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.btnClear.ForeColor = System.Drawing.Color.White;
  374. this.btnClear.Location = new System.Drawing.Point(909, 43);
  375. this.btnClear.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  376. this.btnClear.Name = "btnClear";
  377. this.btnClear.Size = new System.Drawing.Size(85, 30);
  378. this.btnClear.TabIndex = 19;
  379. this.btnClear.Text = "清空条件(&C)";
  380. this.btnClear.UseVisualStyleBackColor = false;
  381. this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
  382. //
  383. // btnSelect
  384. //
  385. this.btnSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  386. this.btnSelect.BackColor = System.Drawing.Color.Gray;
  387. this.btnSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSelect.BackgroundImage")));
  388. this.btnSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.btnSelect.ForeColor = System.Drawing.Color.White;
  390. this.btnSelect.Location = new System.Drawing.Point(818, 43);
  391. this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  392. this.btnSelect.Name = "btnSelect";
  393. this.btnSelect.Size = new System.Drawing.Size(85, 30);
  394. this.btnSelect.TabIndex = 18;
  395. this.btnSelect.Text = "查询(&Q)";
  396. this.btnSelect.UseVisualStyleBackColor = false;
  397. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  398. //
  399. // txtRemarks
  400. //
  401. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  402. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  403. this.txtRemarks.ErrorMessage = "";
  404. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  405. this.txtRemarks.Location = new System.Drawing.Point(65, 46);
  406. this.txtRemarks.MaxLength = 500;
  407. this.txtRemarks.Name = "txtRemarks";
  408. this.txtRemarks.Size = new System.Drawing.Size(307, 21);
  409. this.txtRemarks.TabIndex = 16;
  410. //
  411. // lblRemarks
  412. //
  413. this.lblRemarks.AutoSize = true;
  414. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  415. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  417. this.lblRemarks.Location = new System.Drawing.Point(6, 51);
  418. this.lblRemarks.Name = "lblRemarks";
  419. this.lblRemarks.Size = new System.Drawing.Size(53, 12);
  420. this.lblRemarks.TabIndex = 15;
  421. this.lblRemarks.Text = "策略备注";
  422. //
  423. // dtpStartTimeAfter
  424. //
  425. this.dtpStartTimeAfter.CustomFormat = "yyyy-MM";
  426. this.dtpStartTimeAfter.Enabled = false;
  427. this.dtpStartTimeAfter.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  428. this.dtpStartTimeAfter.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  429. this.dtpStartTimeAfter.Location = new System.Drawing.Point(618, 18);
  430. this.dtpStartTimeAfter.Name = "dtpStartTimeAfter";
  431. this.dtpStartTimeAfter.Size = new System.Drawing.Size(121, 21);
  432. this.dtpStartTimeAfter.TabIndex = 6;
  433. //
  434. // txtWagesName
  435. //
  436. this.txtWagesName.BackColor = System.Drawing.SystemColors.Window;
  437. this.txtWagesName.BackgroundColor = System.Drawing.SystemColors.Window;
  438. this.txtWagesName.ErrorMessage = "";
  439. this.txtWagesName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. this.txtWagesName.Location = new System.Drawing.Point(65, 18);
  441. this.txtWagesName.MaxLength = 70;
  442. this.txtWagesName.Name = "txtWagesName";
  443. this.txtWagesName.Size = new System.Drawing.Size(121, 21);
  444. this.txtWagesName.TabIndex = 1;
  445. //
  446. // lblWagesName
  447. //
  448. this.lblWagesName.AutoSize = true;
  449. this.lblWagesName.BackColor = System.Drawing.Color.Transparent;
  450. this.lblWagesName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  451. this.lblWagesName.ForeColor = System.Drawing.SystemColors.ControlText;
  452. this.lblWagesName.Location = new System.Drawing.Point(6, 22);
  453. this.lblWagesName.Name = "lblWagesName";
  454. this.lblWagesName.Size = new System.Drawing.Size(53, 12);
  455. this.lblWagesName.TabIndex = 0;
  456. this.lblWagesName.Text = "策略名称";
  457. //
  458. // dgvWages
  459. //
  460. this.dgvWages.AllowUserToAddRows = false;
  461. this.dgvWages.AllowUserToDeleteRows = false;
  462. this.dgvWages.AllowUserToModifyRows = true;
  463. this.dgvWages.AllowUserToOrderColumns = true;
  464. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  465. this.dgvWages.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  466. this.dgvWages.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  467. | System.Windows.Forms.AnchorStyles.Left)
  468. | System.Windows.Forms.AnchorStyles.Right)));
  469. this.dgvWages.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  470. this.dgvWages.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  471. this.dgvWages.CellHeight = 23;
  472. this.dgvWages.ChildNodeColumnName = null;
  473. this.dgvWages.ChildNodeColumnText = null;
  474. this.dgvWages.ColumnDeep = 1;
  475. this.dgvWages.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  476. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  477. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  478. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  479. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  480. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  481. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  482. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  483. this.dgvWages.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  484. this.dgvWages.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  485. this.dgvWages.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  486. this.colWagesID,
  487. this.colWagesName,
  488. this.colSalaryTypeName,
  489. this.colBeginAccountMonth,
  490. this.colEndAccountMonth,
  491. this.colRemarks,
  492. this.colAuditStatusName,
  493. this.colAuditStatus,
  494. this.colAuditor,
  495. this.colAuditlDate,
  496. this.colOPTimeStamp});
  497. this.dgvWages.ColumnTreeView = null;
  498. this.dgvWages.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)));
  499. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  500. dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
  501. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  502. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  503. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  504. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  505. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  506. this.dgvWages.DefaultCellStyle = dataGridViewCellStyle5;
  507. this.dgvWages.DynamicColumnName = "";
  508. this.dgvWages.EnableHeadersVisualStyles = false;
  509. this.dgvWages.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  510. this.dgvWages.IsAutoCountSum = true;
  511. this.dgvWages.IsAutoResizeColumns = false;
  512. this.dgvWages.IsClickF12 = false;
  513. this.dgvWages.IsSubTotalFlag = false;
  514. this.dgvWages.Location = new System.Drawing.Point(0, 121);
  515. this.dgvWages.MultiSelect = false;
  516. this.dgvWages.Name = "dgvWages";
  517. this.dgvWages.ReadOnly = true;
  518. this.dgvWages.RefreshAtHscroll = false;
  519. this.dgvWages.RowHeadersWidth = 50;
  520. this.dgvWages.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  521. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  522. this.dgvWages.RowsDefaultCellStyle = dataGridViewCellStyle6;
  523. this.dgvWages.RowTemplate.Height = 21;
  524. this.dgvWages.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  525. this.dgvWages.Size = new System.Drawing.Size(1000, 327);
  526. this.dgvWages.SortOrderColumnName = null;
  527. this.dgvWages.TabIndex = 22;
  528. this.dgvWages.Tag = true;
  529. this.dgvWages.TotalSumColumns = null;
  530. this.dgvWages.ViewRowFilter = "";
  531. this.dgvWages.VirtualMode = true;
  532. this.dgvWages.SelectionChanged += new System.EventHandler(this.dgvWages_SelectionChanged);
  533. //
  534. // colWagesID
  535. //
  536. this.colWagesID.DataPropertyName = "WagesID";
  537. this.colWagesID.HeaderText = "缺陷扣罚策略ID";
  538. this.colWagesID.Name = "colWagesID";
  539. this.colWagesID.ReadOnly = true;
  540. this.colWagesID.Visible = false;
  541. //
  542. // colWagesName
  543. //
  544. this.colWagesName.DataPropertyName = "WagesName";
  545. this.colWagesName.HeaderText = "策略名称";
  546. this.colWagesName.Name = "colWagesName";
  547. this.colWagesName.ReadOnly = true;
  548. //
  549. // colSalaryTypeName
  550. //
  551. this.colSalaryTypeName.DataPropertyName = "SalaryTypeName";
  552. this.colSalaryTypeName.HeaderText = "策略类型";
  553. this.colSalaryTypeName.Name = "colSalaryTypeName";
  554. this.colSalaryTypeName.ReadOnly = true;
  555. //
  556. // colBeginAccountMonth
  557. //
  558. this.colBeginAccountMonth.DataPropertyName = "BeginAccountMonth";
  559. dataGridViewCellStyle3.Format = "yyyy-MM";
  560. this.colBeginAccountMonth.DefaultCellStyle = dataGridViewCellStyle3;
  561. this.colBeginAccountMonth.HeaderText = "开始账务月";
  562. this.colBeginAccountMonth.Name = "colBeginAccountMonth";
  563. this.colBeginAccountMonth.ReadOnly = true;
  564. //
  565. // colEndAccountMonth
  566. //
  567. this.colEndAccountMonth.DataPropertyName = "EndAccountMonth";
  568. dataGridViewCellStyle4.Format = "yyyy-MM";
  569. this.colEndAccountMonth.DefaultCellStyle = dataGridViewCellStyle4;
  570. this.colEndAccountMonth.HeaderText = "结束账务月";
  571. this.colEndAccountMonth.Name = "colEndAccountMonth";
  572. this.colEndAccountMonth.ReadOnly = true;
  573. //
  574. // colRemarks
  575. //
  576. this.colRemarks.DataPropertyName = "Remarks";
  577. this.colRemarks.HeaderText = "策略备注";
  578. this.colRemarks.Name = "colRemarks";
  579. this.colRemarks.ReadOnly = true;
  580. this.colRemarks.Width = 200;
  581. //
  582. // colAuditStatusName
  583. //
  584. this.colAuditStatusName.DataPropertyName = "AuditStatusName";
  585. this.colAuditStatusName.HeaderText = "审核状态";
  586. this.colAuditStatusName.Name = "colAuditStatusName";
  587. this.colAuditStatusName.ReadOnly = true;
  588. //
  589. // colAuditStatus
  590. //
  591. this.colAuditStatus.DataPropertyName = "AuditStatus";
  592. this.colAuditStatus.HeaderText = "审核状态(int)";
  593. this.colAuditStatus.Name = "colAuditStatus";
  594. this.colAuditStatus.ReadOnly = true;
  595. this.colAuditStatus.Visible = false;
  596. //
  597. // colAuditor
  598. //
  599. this.colAuditor.DataPropertyName = "UserName";
  600. this.colAuditor.HeaderText = "审核人";
  601. this.colAuditor.Name = "colAuditor";
  602. this.colAuditor.ReadOnly = true;
  603. //
  604. // colAuditlDate
  605. //
  606. this.colAuditlDate.DataPropertyName = "AuditlDate";
  607. this.colAuditlDate.HeaderText = "审核日期";
  608. this.colAuditlDate.Name = "colAuditlDate";
  609. this.colAuditlDate.ReadOnly = true;
  610. //
  611. // colOPTimeStamp
  612. //
  613. this.colOPTimeStamp.DataPropertyName = "OPTimeStamp";
  614. this.colOPTimeStamp.HeaderText = "OPTimeStamp";
  615. this.colOPTimeStamp.Name = "colOPTimeStamp";
  616. this.colOPTimeStamp.ReadOnly = true;
  617. this.colOPTimeStamp.Visible = false;
  618. //
  619. // F_TAT_0201
  620. //
  621. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  622. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  623. this.ClientSize = new System.Drawing.Size(1012, 460);
  624. this.Controls.Add(this.dgvWages);
  625. this.Controls.Add(this.c_GroupBox1);
  626. this.Controls.Add(this.tsrOperate);
  627. this.Name = "F_TAT_0201";
  628. this.Text = "F_TAT_0201";
  629. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_TAT_0201_FormClosed);
  630. this.Load += new System.EventHandler(this.F_TAT_0201_Load);
  631. this.tsrOperate.ResumeLayout(false);
  632. this.tsrOperate.PerformLayout();
  633. this.c_GroupBox1.ResumeLayout(false);
  634. this.c_GroupBox1.PerformLayout();
  635. ((System.ComponentModel.ISupportInitialize)(this.dgvWages)).EndInit();
  636. this.ResumeLayout(false);
  637. }
  638. #endregion
  639. private Basics.BaseControls.C_ToolStrip tsrOperate;
  640. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  641. private System.Windows.Forms.ToolStripButton tsbtnCopy;
  642. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  643. private System.Windows.Forms.ToolStripButton tsbtnApprover;
  644. private System.Windows.Forms.ToolStripButton tsbtnDisable;
  645. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  646. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  647. private System.Windows.Forms.ToolStripButton tsbtnClose;
  648. private Basics.BaseControls.C_GroupBox c_GroupBox1;
  649. private Basics.BaseControls.DKListBoxComboBox lbxSalaryType;
  650. private Basics.BaseControls.C_Label lblSalaryType;
  651. private Basics.BaseControls.C_Label lblAuditStatus;
  652. private Basics.BaseControls.C_DateTimePicker dtpEndTimeAfter;
  653. private Basics.BaseControls.C_Label lblEndTo;
  654. private Basics.BaseControls.C_DateTimePicker dtpEndTimeBetween;
  655. private Basics.BaseControls.C_CheckBox cbEndTime;
  656. private Basics.BaseControls.C_CheckBox cbStartTime;
  657. private Basics.BaseControls.DKListBoxComboBox lbxAuditStatus;
  658. private Basics.BaseControls.C_DateTimePicker dtpStartTimeBetween;
  659. private Basics.BaseControls.C_Label lblStartTo;
  660. private Basics.BaseControls.C_Button btnClear;
  661. private Basics.BaseControls.C_Button btnSelect;
  662. private Basics.BaseControls.C_TextBox txtRemarks;
  663. private Basics.BaseControls.C_Label lblRemarks;
  664. private Basics.BaseControls.C_DateTimePicker dtpStartTimeAfter;
  665. private Basics.BaseControls.C_TextBox txtWagesName;
  666. private Basics.BaseControls.C_Label lblWagesName;
  667. private Basics.BaseControls.C_DataGridView dgvWages;
  668. private System.Windows.Forms.DataGridViewTextBoxColumn colWagesID;
  669. private System.Windows.Forms.DataGridViewTextBoxColumn colWagesName;
  670. private System.Windows.Forms.DataGridViewTextBoxColumn colSalaryTypeName;
  671. private System.Windows.Forms.DataGridViewTextBoxColumn colBeginAccountMonth;
  672. private System.Windows.Forms.DataGridViewTextBoxColumn colEndAccountMonth;
  673. private System.Windows.Forms.DataGridViewTextBoxColumn colRemarks;
  674. private System.Windows.Forms.DataGridViewTextBoxColumn colAuditStatusName;
  675. private System.Windows.Forms.DataGridViewTextBoxColumn colAuditStatus;
  676. private System.Windows.Forms.DataGridViewTextBoxColumn colAuditor;
  677. private System.Windows.Forms.DataGridViewTextBoxColumn colAuditlDate;
  678. private System.Windows.Forms.DataGridViewTextBoxColumn colOPTimeStamp;
  679. }
  680. }