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.

26 lines
740 B

  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
  10. {
  11. public partial class TestChart
  12. {
  13. /// <summary>
  14. /// form1 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.HtmlForm form1;
  21. }
  22. }