
'Declaration
Public Class ListLabelPreviewControl Inherits System.Windows.Forms.Control
public class ListLabelPreviewControl : System.Windows.Forms.Control
public ref class ListLabelPreviewControl : public 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 8.1 bis Windows 10 Version 1803 - 20H2, Windows Server 2012 bis 2019