133 lines
4.4 KiB
C#
133 lines
4.4 KiB
C#
![]() |
//------------------------------------------------------------------------------
|
|||
|
// <auto-generated>
|
|||
|
// This code was generated by a tool.
|
|||
|
//
|
|||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
|
// the code is regenerated.
|
|||
|
// </auto-generated>
|
|||
|
//------------------------------------------------------------------------------
|
|||
|
|
|||
|
namespace FineUI.Examples.form {
|
|||
|
|
|||
|
|
|||
|
public partial class form2 {
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// _form1 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::System.Web.UI.HtmlControls.HtmlForm _form1;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// PageManager1 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.PageManager PageManager1;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Form2 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.Form Form2;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Label3 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.Label Label3;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Label16 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.Label Label16;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Label4 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.Label Label4;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// TextBox2 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.TextBox TextBox2;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// DropDownList3 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.DropDownList DropDownList3;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// NumberBox1 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.NumberBox NumberBox1;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// TextArea1 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.TextArea TextArea1;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Panel2 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.Panel Panel2;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// btnSubmitForm2 control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.Button btnSubmitForm2;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// btnSubmitAll control.
|
|||
|
/// </summary>
|
|||
|
/// <remarks>
|
|||
|
/// Auto-generated field.
|
|||
|
/// To modify move field declaration from designer file to code-behind file.
|
|||
|
/// </remarks>
|
|||
|
protected global::FineUI.Button btnSubmitAll;
|
|||
|
}
|
|||
|
}
|