Click or drag to resize

ThumbnailView Properties

The ThumbnailView type exposes the following members.

Properties
  NameDescription
Public propertyBackgroundColor
This property controls which color is used to fill the control background.
Public propertyBorderVisible
This property controls whether a thin 3D border will be displayed around the control or not.
Public propertyEnableAlphaBlend
This property controls whether the alpha blending drawing mode is enabled or not.
Public propertyEnableMulticolumn
This property enables multi-column thumbnail display if the control's width is enough to contain multiple columns.
Public propertyEnablePageDrag
This property specifies whether page dragging is enabled or not.
Public propertyEnablePageDropFromOtherDocument
This property specifies whether in a drag-and-drop operation this ThumbnailView is a possible drop target for pages dragged from other ThumbnailView (or DocumentView) controls which are attached to a different document than the control itself.
Public propertyEnablePageDropFromSameDocument
This property specifies whether in a drag-and-drop operation this ThumbnailView is a possible drop target for pages dragged from any other ThumbnailView (or DocumentView) - including itself - attached to the current document.
Public propertyEnableTooltips
This property controls whether tooltips are displayed or not when the mouse pointer is hovered over a particular thumbnail.
Public propertyIconBackgroundColor
Obsolete
Public propertyMeasurementUnits
This property controls which unit is used when displaying information in thumbnail tooltips.
Public propertyOneClickActivate
Makes a page active on one click.
Top
See Also