//------------------------------------------------------------------------------ // // 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 QW2021C { public partial class ButtonFeatures { /// /// Start control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.Button Start; /// /// Play control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.ToggleButton Play; /// /// Save control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.SplitButton Save; /// /// RepeatButton control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.Button RepeatButton; /// /// CheckBox control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.CheckBox CheckBox; /// /// Radio1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.RadioButton Radio1; /// /// Radio2 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.RadioButton Radio2; /// /// Radio3 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.RadioButton Radio3; /// /// ToggleButtonChange control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.ToggleButton ToggleButtonChange; /// /// UpdatePanelProp control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.UpdatePanel UpdatePanelProp; /// /// EventLog control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlGenericControl EventLog; /// /// ClearButton control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Syncfusion.JavaScript.Web.Button ClearButton; } }