//------------------------------------------------------------------------------ // // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Saving.Applications.divavg { public partial class w_sheet_divsrv_excel { /// /// Dw_choice control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl Dw_choice; /// /// Dw_option control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl Dw_option; /// /// B_report control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Button B_report; /// /// B_excel control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Button B_excel; /// /// Panel1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Panel Panel1; /// /// Dw_report control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl Dw_report; } }