Name | Description | |
---|---|---|
![]() | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
![]() | AllItemsLoaded | Returns true if all items have been loaded, else false. |
![]() | AllowDrop | (Inherited from System.Windows.Forms.Control) |
![]() | AllowDropFiles | Specifies if the user is able to drop files from the explorer to the control. User will be allowed to drop files only if the items of the control has been loaded using LoadFromDirectory or if the control is empty. Default value is false. |
![]() | AllowMoveItems | Specifies if the user is able to mode items by dragging operation. The event ItemMoved is raised for each item moving. Default value is false. |
![]() | Anchor | (Inherited from System.Windows.Forms.Control) |
![]() | AutoScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | AutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | AutoScrollMinSize | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | AutoSize | (Inherited from System.Windows.Forms.UserControl) |
![]() | AutoSizeMode | (Inherited from System.Windows.Forms.UserControl) |
![]() | AutoValidate | (Inherited from System.Windows.Forms.UserControl) |
![]() | BackColor | Overridden. |
![]() | BackgroundImage | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
![]() | BorderStyle | (Inherited from System.Windows.Forms.UserControl) |
![]() | CausesValidation | (Inherited from System.Windows.Forms.Control) |
![]() | CheckBoxes | Specifies if a check box appears next each item in the ThumbnailEx control. Default value is false. |
![]() | CheckBoxesMarginLeft | Defines custom checkboxes left margin. Negative margin is allowed. Default value is 0. |
![]() | CheckBoxesMarginTop | Defines custom checkboxes top margin. Negative margin is allowed. Default value is 0. |
![]() | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
![]() | Cursor | (Inherited from System.Windows.Forms.Control) |
![]() | DataBindings | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultItemCheckState | Specifies the default check state for subsequently generated items. Default value is false (not checked). |
![]() | DefaultItemTextPrefix | Specifies the prefix used by default to generate the item text. Default value is empty string. |
![]() | DisplayAnnotations | Specifies if annotations are displayed in each thumbnail. True by default. Annotations can be GdPicture/XMP annotations, PDF annotations and PDF FormFields. Default value is true. |
![]() | DisplayRectangle | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | Dock | (Inherited from System.Windows.Forms.Control) |
![]() | Enabled | (Inherited from System.Windows.Forms.Control) |
![]() | EnableDropShadow | Determines whether thumbnails are rendered with a very light and gentle drop shadow effect on the screen. This feature is not compatible with thumbnail borders. To activate it, switch the ThumbnailBorder property to False. Default value is true. |
![]() | Font | (Inherited from System.Windows.Forms.Control) |
![]() | ForeColor | (Inherited from System.Windows.Forms.Control) |
![]() | HorizontalTextAlignment | Defines the horizontal alignment of the text of each thumbnail. Default value is StringAlignment.Center. |
![]() | HotTracking | Specifies if an item has appearance of a hyperlink when the mouse pointer passes over it. Default value is false. |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | ItemCount | The number of items in the control. Read only. |
![]() | Location | (Inherited from System.Windows.Forms.Control) |
![]() | LockGdViewerEvents | Specifies if the ThumbnailEx control is reactive to the GdViewer events. This property is available only when thumbnails source is a GdViewer object passed to the LoadFromGdViewer method. Default value is false. |
![]() | Margin | (Inherited from System.Windows.Forms.Control) |
![]() | MaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MultiSelect | Specifies if multiple items can be selected. Default value is false. |
![]() | OwnDrop | Turn this property to True to implement your own drag and drop support. Default value is false. |
![]() | Padding | (Inherited from System.Windows.Forms.Control) |
![]() | PauseThumbsLoading | Turn this property to True to pause the background process generating thumbnails. Default value is false. |
![]() | PdfIncreaseTextContrast | Specifies if the rendering engine should increase text contrast on low zoom in order to enhance readability. This feature can decrease rendering speed performances on old machines. Default value is false. |
![]() | PreloadAllItems | Specifies if all items must be generated in background. If False, only visible items will be generated. False is recommended if the number of items exceed 1000. Default value is true. |
![]() | RightToLeft | (Inherited from System.Windows.Forms.Control) |
![]() | RotateExif | Specifies if each item must be rotated according to Exif Orientation tag, if any. Default value is true. |
![]() | SelectedThumbnailBackColor | Defines the highlighting color of selected thumbnails. |
![]() | SelectedThumbnailBackColorAlpha | Defines the alpha value of the highlighting color of selected thumbnails. Default value is 100. Valid values are in the range [0: fully transparent ; 255: fully opaque]. |
![]() | ShowText | Specifies if a text is displayed near each thumbnail. Default value is true. |
![]() | Site | (Inherited from System.Windows.Forms.Control) |
![]() | Size | (Inherited from System.Windows.Forms.Control) |
![]() | TabIndex | (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | (Inherited from System.Windows.Forms.Control) |
![]() | Tag | (Inherited from System.Windows.Forms.Control) |
![]() | TextMarginLeft | Defines custom text left margin. Negative margin is allowed. Default value is 0. |
![]() | TextMarginTop | Defines custom text top margin. Negative margin is allowed. Default value is 0. |
![]() | ThumbnailAlignment | Defines alignment of thumbnails in the control. Default value is ThumbnailAlignment.ThumbnailAlignmentVertical. |
![]() | ThumbnailBackColor | Specifies the default background color of thumbnails. Default color is Transparent. |
![]() | ThumbnailBorder | Specifies if thumbnails have border appearance. This feature is not compatible with drop shadow. To activate it, switch the EnableDropShadow property to False. Default value is false. |
![]() | ThumbnailForeColor | Specifies the default foreground color of thumbnails. Default color is Black. |
![]() | ThumbnailSize | The size, in pixel, of each thumbnail. Default value is (128, 128). |
![]() | ThumbnailSpacing | Sets the spacing between each thumbnail in the control. Set a size of (0, 0) to apply automatic spacing, otherwise a size larger than ThumbnailSize is suggested. Default value is (0, 0). |
![]() | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![]() | VerticalTextAlignment | Defines the vertical alignment of the text of each thumbnail. Default value is StringAlignment.Center. |
![]() | Visible | (Inherited from System.Windows.Forms.Control) |
In This Topic
ThumbnailEx Class Properties
In This Topic
For a list of all members of this type, see ThumbnailEx members.
Public Properties
See Also