combit List & Label 30 - .NET Help
combit.Reporting Namespace / ListLabelPreviewControl Class

ListLabelPreviewControl Class Properties

For a list of all members of this type, see ListLabelPreviewControl members.

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property

Indicates weather right click event can be handled by program.

 
Public Property (Inherited from System.Windows.Forms.Control)
Public PropertyOverridden. 

Defines the background color, i.e. the color that is painted on:

  • the whole background if no preview file can be displayed, and
  • the background outside the paper. Default: RGB(192, 192, 192) [light gray]
 
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public PropertyDefines the behavior of the control when closing.  
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property

The most important property. Defines the name of the preview file. This can be a file name as well as an URL. Default: <empty>

 
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public PropertySets the language for the configuration and preview dialogs.  
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property

Defines styles for selected and non selected pages.

 
Public Property (Inherited from System.Windows.Forms.Control)
Public Property

Defines the default path and filename for the "Save as..." dialog. When using the SaveAs Method the user-defined file name will be returned.

 
Public Property

Defines frames for selected and non selected pages.

 
Public Property

Gets or sets whether the thumbnail bar is visible in the preview control. Default: TRUE

 
Public Property

Gets or sets whether the toolbar should be displayed. The toolbar is not necessary as all of its functions can be called by methods.

 
Public Property

The dashed nonprintable area is displayed in the preview if you set this property to "true".

Default: False

 
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public PropertyThe preview is displayed in a presentation mode if the option is set to "true".  
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property

Background color of the thumbnail.

 
Public Property

Defines the width of the Thumbnail. (Default: 150)

 
Public Property

Background color of the Toolbar.

 
Public Property

Returns a ToolbarButtons object that can be used to get or set the status of each toolbar button.

 
Public Property (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.Windows.Forms.Control)
Public Property

Defines how the pages in the preview control become zoomed.

 
Top
See Also