'Deklaration
Public Class ListLabelPreviewControl Inherits System.Windows.Forms.Control
public class ListLabelPreviewControl : System.Windows.Forms.Control
public ref class ListLabelPreviewControl : public System.Windows.Forms.Control
'Deklaration
Public Class ListLabelPreviewControl Inherits System.Windows.Forms.Control
public class ListLabelPreviewControl : System.Windows.Forms.Control
public ref class ListLabelPreviewControl : public System.Windows.Forms.Control
Formularspeicherung
Um eine automatische Speicherung der Inhalte etwaiger Formular-Elemente beim Beenden/Schließen des Preview Controls zu erreichen, muss sichergestellt werden, dass der Host die CanClose Methode aufruft. Ein sehr guter Zeitpunkt für bspw. WinForms wäre das Event FormClosing(). Erst dann wird das Speichern der eingegebenen Formular-Daten forciert.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
combit.Reporting.ListLabelPreviewControl
Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (21H2 - 23H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9