From b72c753df267aa09d41922405f1ae7b05b83cbe7 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 27 Jan 2020 19:58:10 +0100 Subject: [PATCH] panel scorrevole in preview --- NKC_WF/site/BatchPreview.aspx | 10 ++++++---- NKC_WF/site/BatchPreview.aspx.designer.cs | 9 +++++++++ 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/NKC_WF/site/BatchPreview.aspx b/NKC_WF/site/BatchPreview.aspx index f563d1c..b946c22 100644 --- a/NKC_WF/site/BatchPreview.aspx +++ b/NKC_WF/site/BatchPreview.aspx @@ -10,15 +10,17 @@
- +

Batch preview

- - + +
- + + +
diff --git a/NKC_WF/site/BatchPreview.aspx.designer.cs b/NKC_WF/site/BatchPreview.aspx.designer.cs index e6fdb58..ec2624c 100644 --- a/NKC_WF/site/BatchPreview.aspx.designer.cs +++ b/NKC_WF/site/BatchPreview.aspx.designer.cs @@ -50,6 +50,15 @@ namespace NKC_WF.site /// protected global::NKC_WF.WebUserControls.cmp_MU_svgViewer cmp_MU_svgViewer; + /// + /// Controllo pnlSheets. + /// + /// + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. + /// + protected global::System.Web.UI.WebControls.Panel pnlSheets; + /// /// Controllo cmp_BP_sheetList. ///