358 lines
12 KiB
C#
358 lines
12 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 {
|
|
|
|
|
|
public partial class _default {
|
|
|
|
/// <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>
|
|
/// RegionPanel1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.RegionPanel RegionPanel1;
|
|
|
|
/// <summary>
|
|
/// Region1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.Region Region1;
|
|
|
|
/// <summary>
|
|
/// leftPanel control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.Region leftPanel;
|
|
|
|
/// <summary>
|
|
/// mainRegion control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.Region mainRegion;
|
|
|
|
/// <summary>
|
|
/// mainTabStrip control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.TabStrip mainTabStrip;
|
|
|
|
/// <summary>
|
|
/// ToolbarFill2 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.ToolbarFill ToolbarFill2;
|
|
|
|
/// <summary>
|
|
/// btnGotoOpenSourceSite control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.Button btnGotoOpenSourceSite;
|
|
|
|
/// <summary>
|
|
/// ToolbarSeparator2 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.ToolbarSeparator ToolbarSeparator2;
|
|
|
|
/// <summary>
|
|
/// Button1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.Button Button1;
|
|
|
|
/// <summary>
|
|
/// bottomPanel control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.Region bottomPanel;
|
|
|
|
/// <summary>
|
|
/// litVersion control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Literal litVersion;
|
|
|
|
/// <summary>
|
|
/// litOnlineUserCount control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Literal litOnlineUserCount;
|
|
|
|
/// <summary>
|
|
/// windowSourceCode control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.Window windowSourceCode;
|
|
|
|
/// <summary>
|
|
/// menuSettings control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.Menu menuSettings;
|
|
|
|
/// <summary>
|
|
/// btnExpandAll control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuButton btnExpandAll;
|
|
|
|
/// <summary>
|
|
/// btnCollapseAll control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuButton btnCollapseAll;
|
|
|
|
/// <summary>
|
|
/// MenuSeparator4 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuSeparator MenuSeparator4;
|
|
|
|
/// <summary>
|
|
/// cbxShowOnlyNew control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox cbxShowOnlyNew;
|
|
|
|
/// <summary>
|
|
/// MenuSeparator1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuSeparator MenuSeparator1;
|
|
|
|
/// <summary>
|
|
/// MenuTheme control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuButton MenuTheme;
|
|
|
|
/// <summary>
|
|
/// MenuThemeNeptune control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox MenuThemeNeptune;
|
|
|
|
/// <summary>
|
|
/// MenuThemeBlue control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox MenuThemeBlue;
|
|
|
|
/// <summary>
|
|
/// MenuThemeGray control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox MenuThemeGray;
|
|
|
|
/// <summary>
|
|
/// MenuThemeAccess control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox MenuThemeAccess;
|
|
|
|
/// <summary>
|
|
/// MenuStyle control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuButton MenuStyle;
|
|
|
|
/// <summary>
|
|
/// MenuStyleTree control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox MenuStyleTree;
|
|
|
|
/// <summary>
|
|
/// MenuStyleAccordion control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox MenuStyleAccordion;
|
|
|
|
/// <summary>
|
|
/// MenuLang control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuButton MenuLang;
|
|
|
|
/// <summary>
|
|
/// MenuLangZHCN control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox MenuLangZHCN;
|
|
|
|
/// <summary>
|
|
/// MenuLangZHTW control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox MenuLangZHTW;
|
|
|
|
/// <summary>
|
|
/// MenuLangEN control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuCheckBox MenuLangEN;
|
|
|
|
/// <summary>
|
|
/// MenuSeparator2 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuSeparator MenuSeparator2;
|
|
|
|
/// <summary>
|
|
/// MenuHyperLink2 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuHyperLink MenuHyperLink2;
|
|
|
|
/// <summary>
|
|
/// MenuHyperLink1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuHyperLink MenuHyperLink1;
|
|
|
|
/// <summary>
|
|
/// MenuSeparator3 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUI.MenuSeparator MenuSeparator3;
|
|
|
|
/// <summary>
|
|
/// XmlDataSource1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.XmlDataSource XmlDataSource1;
|
|
}
|
|
}
|