public class ListLabelPreviewControl : System.Windows.Forms.Control
public ref class ListLabelPreviewControl : public System.Windows.Forms.Control
'Declaration
Public Class ListLabelPreviewControl Inherits System.Windows.Forms.Control
Automatic saving of form data
In order to achieve an automatic saving of the contents of any form elements on exit/close, you must ensure that the host calls the PreviewControl's CanClose Method. A very good time for example in WinForms would be the FormClosing event. Otherwise, saving the input form data is not forced.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
combit.Reporting.ListLabelPreviewControl
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9