You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

89 lines
2.9 KiB

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. //
  5. // Changes to this file may cause incorrect behavior and will be lost if
  6. // the code is regenerated.
  7. // </auto-generated>
  8. //------------------------------------------------------------------------------
  9. namespace Swift.web.AccountReportOld.DayBookOld
  10. {
  11. public partial class dayBookReportOld
  12. {
  13. /// <summary>
  14. /// Head1 control.
  15. /// </summary>
  16. /// <remarks>
  17. /// Auto-generated field.
  18. /// To modify move field declaration from designer file to code-behind file.
  19. /// </remarks>
  20. protected global::System.Web.UI.HtmlControls.HtmlHead Head1;
  21. /// <summary>
  22. /// Base1 control.
  23. /// </summary>
  24. /// <remarks>
  25. /// Auto-generated field.
  26. /// To modify move field declaration from designer file to code-behind file.
  27. /// </remarks>
  28. protected global::System.Web.UI.HtmlControls.HtmlGenericControl Base1;
  29. /// <summary>
  30. /// form1 control.
  31. /// </summary>
  32. /// <remarks>
  33. /// Auto-generated field.
  34. /// To modify move field declaration from designer file to code-behind file.
  35. /// </remarks>
  36. protected global::System.Web.UI.HtmlControls.HtmlForm form1;
  37. /// <summary>
  38. /// pdf control.
  39. /// </summary>
  40. /// <remarks>
  41. /// Auto-generated field.
  42. /// To modify move field declaration from designer file to code-behind file.
  43. /// </remarks>
  44. protected global::System.Web.UI.WebControls.Button pdf;
  45. /// <summary>
  46. /// hidden control.
  47. /// </summary>
  48. /// <remarks>
  49. /// Auto-generated field.
  50. /// To modify move field declaration from designer file to code-behind file.
  51. /// </remarks>
  52. protected global::System.Web.UI.WebControls.HiddenField hidden;
  53. /// <summary>
  54. /// ddlShowAll control.
  55. /// </summary>
  56. /// <remarks>
  57. /// Auto-generated field.
  58. /// To modify move field declaration from designer file to code-behind file.
  59. /// </remarks>
  60. protected global::System.Web.UI.WebControls.DropDownList ddlShowAll;
  61. /// <summary>
  62. /// dayBook control.
  63. /// </summary>
  64. /// <remarks>
  65. /// Auto-generated field.
  66. /// To modify move field declaration from designer file to code-behind file.
  67. /// </remarks>
  68. protected global::System.Web.UI.HtmlControls.HtmlGenericControl dayBook;
  69. /// <summary>
  70. /// totalBalance control.
  71. /// </summary>
  72. /// <remarks>
  73. /// Auto-generated field.
  74. /// To modify move field declaration from designer file to code-behind file.
  75. /// </remarks>
  76. protected global::System.Web.UI.WebControls.Label totalBalance;
  77. }
  78. }