//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.4952 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Saving.Applications.mis { public partial class w_sheet_weight_analyze { /// /// Button1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Button Button1; /// /// Button2 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Button Button2; /// /// Label1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Label Label1; /// /// MultiView1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.MultiView MultiView1; /// /// View1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.View View1; /// /// 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_cr control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl dw_cr; /// /// View2 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.View View2; /// /// Panel2 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Panel Panel2; /// /// dw_dr control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl dw_dr; /// /// dw_pastyear control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl dw_pastyear; /// /// dw_weight control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Sybase.DataWindow.Web.WebDataWindowControl dw_weight; } }