Components

In the tab "combit LL29” in the toolbox the following components can be found after the installation:

 

Components

Description

ListLabel

The most important component. All essential functions, such as print, design and export, are combined in it.

DataSource

A component that can be directly bound to a ListLabel instance as a data source. A description can be found in section

Data Provider

.

DesignerControl

A component for displaying the Designer in custom forms.

ListLabelRTFControl

An RTF editor component for use in custom forms.

ListLabelPreviewControl

A preview control that can also be used in custom forms and supports the direct export to PDF for example. To perform a print into such a preview control, set the property AutoDestination to LlPrintMode.PreviewControl in the ListLabel component and select the desired preview control for the "PreviewControl" property.

ListLabelDocument

A descendant of PrintDocument. The built-in .NET preview classes can be used for displaying List & Label preview files with it.