2017-09-05 11:30:31 +08:00
|
|
|
|
//------------------------------------------------------------------------------
|
2017-11-23 13:16:05 +08:00
|
|
|
|
// <auto-generated>
|
|
|
|
|
// This code was generated by a tool.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
//
|
2017-11-23 13:16:05 +08:00
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
|
// the code is regenerated.
|
|
|
|
|
// </auto-generated>
|
2017-09-05 11:30:31 +08:00
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
namespace FineUI.Examples.window {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public partial class group_panel {
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// form1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// PageManager1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.PageManager PageManager1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Panel1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.Panel Panel1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// GroupPanel1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.GroupPanel GroupPanel1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// SimpleForm1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.SimpleForm SimpleForm1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// TextBox1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.TextBox TextBox1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// TextArea1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.TextArea TextArea1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// GroupPanel2 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.GroupPanel GroupPanel2;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Toolbar1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.Toolbar Toolbar1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Button3 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.Button Button3;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// ToolbarFill1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.ToolbarFill ToolbarFill1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Button1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.Button Button1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// ContentPanel1 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.ContentPanel ContentPanel1;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Button2 control.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2017-11-23 13:16:05 +08:00
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2017-09-05 11:30:31 +08:00
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUI.Button Button2;
|
|
|
|
|
}
|
|
|
|
|
}
|