324 lines
10 KiB
C#
324 lines
10 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 FineUIPro.Web.ProjectData
|
|
{
|
|
|
|
|
|
public partial class ProjectSetView
|
|
{
|
|
|
|
/// <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::FineUIPro.PageManager PageManager1;
|
|
|
|
/// <summary>
|
|
/// SimpleForm1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.Form SimpleForm1;
|
|
|
|
/// <summary>
|
|
/// txtProjectName control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtProjectName;
|
|
|
|
/// <summary>
|
|
/// rbIsCNCECShow control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.RadioButtonList rbIsCNCECShow;
|
|
|
|
/// <summary>
|
|
/// txtProjectCode control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtProjectCode;
|
|
|
|
/// <summary>
|
|
/// txtShortName control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtShortName;
|
|
|
|
/// <summary>
|
|
/// txtProjectType control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtProjectType;
|
|
|
|
/// <summary>
|
|
/// txtProjectState control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtProjectState;
|
|
|
|
/// <summary>
|
|
/// txtProjectState2 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtProjectState2;
|
|
|
|
/// <summary>
|
|
/// txtStartDate control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtStartDate;
|
|
|
|
/// <summary>
|
|
/// txtEndDate control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtEndDate;
|
|
|
|
/// <summary>
|
|
/// txtDuration control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtDuration;
|
|
|
|
/// <summary>
|
|
/// txtProjectManager control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtProjectManager;
|
|
|
|
/// <summary>
|
|
/// txtConstructionManager control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtConstructionManager;
|
|
|
|
/// <summary>
|
|
/// txtHSSEManager control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtHSSEManager;
|
|
|
|
/// <summary>
|
|
/// txtProjectAddress control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtProjectAddress;
|
|
|
|
/// <summary>
|
|
/// txtUnitName control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtUnitName;
|
|
|
|
/// <summary>
|
|
/// txtWorkRange control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextArea txtWorkRange;
|
|
|
|
/// <summary>
|
|
/// txtRemark control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextArea txtRemark;
|
|
|
|
/// <summary>
|
|
/// txtProjectMoney control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtProjectMoney;
|
|
|
|
/// <summary>
|
|
/// txtConstructionMoney control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtConstructionMoney;
|
|
|
|
/// <summary>
|
|
/// txtTelephone control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtTelephone;
|
|
|
|
/// <summary>
|
|
/// txtCountry control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtCountry;
|
|
|
|
/// <summary>
|
|
/// txtProvince control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtProvince;
|
|
|
|
/// <summary>
|
|
/// txtCity control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtCity;
|
|
|
|
/// <summary>
|
|
/// ckbIsForeign control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.CheckBox ckbIsForeign;
|
|
|
|
/// <summary>
|
|
/// txtMapCoordinates control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtMapCoordinates;
|
|
|
|
/// <summary>
|
|
/// txtEnglishRemark control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.TextBox txtEnglishRemark;
|
|
|
|
/// <summary>
|
|
/// txtProgress control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.NumberBox txtProgress;
|
|
|
|
/// <summary>
|
|
/// Toolbar1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.Toolbar Toolbar1;
|
|
|
|
/// <summary>
|
|
/// btnAttachUrl control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.Button btnAttachUrl;
|
|
|
|
/// <summary>
|
|
/// btnClose control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.Button btnClose;
|
|
|
|
/// <summary>
|
|
/// WindowAtt control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::FineUIPro.Window WindowAtt;
|
|
}
|
|
}
|