Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterThumbnailBrowser Class Properties
See Also 
Leadtools.WinForms Namespace : RasterThumbnailBrowser Class


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

Public Properties

 NameDescription
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyAllowDrop (Inherited from System.Windows.Forms.Control)
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAutoDeselectItems Enables or disables de-selecting items when mouse button is clicked. (Inherited from RasterImageList)
Public PropertyAutoDisposeImages Gets or sets a value indicating whether to automatically dispose item images. (Inherited from RasterImageList)
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyBackColor (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImage (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayout (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContext (Inherited from System.Windows.Forms.Control)
Public PropertyBorderStyle Gets or sets the border style of the control. (Inherited from RasterImageList)
Public PropertyBottom (Inherited from System.Windows.Forms.Control)
Public PropertyBounds (Inherited from System.Windows.Forms.Control)
Public PropertyCanFocus (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelect (Inherited from System.Windows.Forms.Control)
Public PropertyCapture (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyClientRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyClientSize (Inherited from System.Windows.Forms.Control)
Public PropertyCodecs Gets and sets the RasterCodecs object used to load the thumbnail images.  
Public PropertyCompanyName (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocus (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenu (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public PropertyControls (Inherited from System.Windows.Forms.Control)
Public PropertyCreated (Inherited from System.Windows.Forms.Control)
Public PropertyCursor (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyDisposing (Inherited from System.Windows.Forms.Control)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyDoubleBuffer Enables or disables double buffer painting, which eliminates flicker. (Inherited from RasterImageList)
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyEnableKeyboard Gets or sets a value indicating whether the control automatically processes the keyboard. (Inherited from RasterImageList)
Public PropertyEnableRubberBandSelection Enables or disables rubber band selection in the RasterImageList. (Inherited from RasterImageList)
Public PropertyErrorThumbnail Gets and sets the image used to display items that could not be loaded.  
Public PropertyFocused (Inherited from System.Windows.Forms.Control)
Public PropertyFont (Inherited from System.Windows.Forms.Control)
Public PropertyForeColor (Inherited from System.Windows.Forms.Control)
Public PropertyFullVisibleColumns Gets the number of currently full-visible item columns in the control. (Inherited from RasterImageList)
Public PropertyFullVisibleRows Gets the number of currently full-visible item rows in the control. (Inherited from RasterImageList)
Public PropertyHandle (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildren (Inherited from System.Windows.Forms.Control)
Public PropertyHeight (Inherited from System.Windows.Forms.Control)
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInvokeRequired (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessible (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposed (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreated (Inherited from System.Windows.Forms.Control)
Public PropertyIsLoadingThumbnails Determines if the control is still loading thumbnails in the background.  
Public PropertyIsMirrored (Inherited from System.Windows.Forms.Control)
Public PropertyItemBackColor Gets or sets the item background color of the un-selected items in this RasterImageList (Inherited from RasterImageList)
Public PropertyItemBorderStyle Gets or sets the border style to draw around the RasterImageListItem in the control. (Inherited from RasterImageList)
Public PropertyItemForeColor Gets or sets the foreground color of the un-selected items in this RasterImageList (Inherited from RasterImageList)
Public PropertyItemImageBorderStyle Gets or sets the border style to draw around the image of an RasterImageListItem in the control. (Inherited from RasterImageList)
Public PropertyItemImageSize Gets or sets the maximum size of the image of each RasterImageListItem in the control. (Inherited from RasterImageList)
Public PropertyItems Gets a collection containing all items in the control. (Inherited from RasterImageList)
Public PropertyItemSelectedBackColor Gets or sets the item background color of the selected items in this RasterImageList. (Inherited from RasterImageList)
Public PropertyItemSelectedForeColor Gets or sets the foreground color of the selected items in this RasterImageList. (Inherited from RasterImageList)
Public PropertyItemSize Gets or sets the size of each RasterImageListItem in the control. (Inherited from RasterImageList)
Public PropertyItemSpacingSize Gets or sets the amount of space between adjacent items in the control. (Inherited from RasterImageList)
Public PropertyLayoutEngine (Inherited from System.Windows.Forms.Control)
Public PropertyLeft (Inherited from System.Windows.Forms.Control)
Public PropertyLoadingThumbnail Gets and sets the image used to display items that have not yet been loaded.  
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyName (Inherited from System.Windows.Forms.Control)
Public PropertyPadding (Inherited from System.Windows.Forms.Control)
Public PropertyPaintProperties Gets and sets the RasterPaintProperties which controls the painting of item images in this control. (Inherited from RasterImageList)
Public PropertyParent (Inherited from System.Windows.Forms.Control)
Public PropertyPreferredSize (Inherited from System.Windows.Forms.Control)
Public PropertyProductName (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersion (Inherited from System.Windows.Forms.Control)
Public PropertyRecreatingHandle (Inherited from System.Windows.Forms.Control)
Public PropertyRegion (Inherited from System.Windows.Forms.Control)
Public PropertyRight (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertyScrollStyle Specifies the direction the RasterImageList Control scrolls the displayed items. (Inherited from RasterImageList)
Public PropertySelectedItems Gets the items that are selected in the control. (Inherited from RasterImageList)
Public PropertySelectionMode Gets or sets whether automatic item selection is allowed. (Inherited from RasterImageList)
Public PropertySelectUserImage Gets or sets a user-defined image to use as the selection marker. (Inherited from RasterImageList)
Public PropertyShowItemText Indicates whether the item text is shown in the control. (Inherited from RasterImageList)
Public PropertySite This member overrides the Control.Site property. (Inherited from RasterImageList)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertySorter Gets or sets the sorting comparer for the control. (Inherited from RasterImageList)
Public PropertySorting Gets or sets the sort order for items in the control. (Inherited from RasterImageList)
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyText (Inherited from System.Windows.Forms.Control)
Public PropertyThumbnailSizeFlags Controls the quality of the thumbnail images created by the control.  
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopIndex Gets or sets the index of the first visible item in the control. (Inherited from RasterImageList)
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyTotalColumns Gets the number of total item columns in the control. (Inherited from RasterImageList)
Public PropertyTotalRows Gets the number of total item rows in the control. (Inherited from RasterImageList)
Public PropertyUseDpi Gets or sets a value that indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap. (Inherited from RasterImageList)
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyViewStyle Gets or sets how items are displayed in the control. (Inherited from RasterImageList)
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Public PropertyVisibleColumns Gets the number of currently full or partial -visible item columns in the control. (Inherited from RasterImageList)
Public PropertyVisibleRows Gets the number of currently full or partial -visible item rows in the control. (Inherited from RasterImageList)
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Top

Protected Properties

See Also