This commit is contained in:
geh
2026-07-20 12:08:16 +08:00
parent e7354bed93
commit 4fd1a440f7
26 changed files with 2648 additions and 368 deletions
@@ -113,6 +113,15 @@ namespace FineUIPro.Web.ProjectData
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblProaddtype;
/// <summary>
/// btnApply control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.Button btnApply;
/// <summary>
/// rbIsCNCECShow control.
/// </summary>
@@ -508,5 +517,14 @@ namespace FineUIPro.Web.ProjectData
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.Window WindowAtt;
/// <summary>
/// Window1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.Window Window1;
}
}