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


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

Public Events

 NameDescription
Public EventAddFile Occurs once for each image file loaded into the RasterThumbnailBrowser.  
Public EventAutoDeselectItemsChanged Occurs when the value of the AutoDeselectItems property changes. (Inherited from RasterImageList)
Public EventAutoDisposeImagesChanged Occurs when the value of the AutoDisposeImages property changes. (Inherited from RasterImageList)
Public EventBackColorChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Public EventBindingContextChanged (Inherited from System.Windows.Forms.Control)
Public EventBorderStyleChanged Occurs when the value of the BorderStyle property changes. (Inherited from RasterImageList)
Public EventCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Public EventChangeUICues (Inherited from System.Windows.Forms.Control)
Public EventClick (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventCodecsChanged Occurs when the value of the Codecs property changes.  
Public EventContextMenuChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Public EventControlAdded (Inherited from System.Windows.Forms.Control)
Public EventControlRemoved (Inherited from System.Windows.Forms.Control)
Public EventCursorChanged (Inherited from System.Windows.Forms.Control)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDockChanged (Inherited from System.Windows.Forms.Control)
Public EventDoubleBufferChanged Occurs when the value of the DoubleBuffer property changes. (Inherited from RasterImageList)
Public EventDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventDragDrop (Inherited from System.Windows.Forms.Control)
Public EventDragEnter (Inherited from System.Windows.Forms.Control)
Public EventDragLeave (Inherited from System.Windows.Forms.Control)
Public EventDragOver (Inherited from System.Windows.Forms.Control)
Public EventDrawItem Occurs when a request is made to draw an item in an owner-drawn RasterImageList. (Inherited from RasterImageList)
Public EventEnabledChanged (Inherited from System.Windows.Forms.Control)
Public EventEnableKeyboardChanged Occurs when the value of the EnableKeyboard property changes. (Inherited from RasterImageList)
Public EventEnableRubberBandSelectionChanged Occurs when the value of the EnableRubberBandSelection property changes. (Inherited from RasterImageList)
Public EventEnter (Inherited from System.Windows.Forms.Control)
Public EventErrorThumbnailChanged Occurs when the value of the ErrorThumbnail property changes.  
Public EventFinishedLoadingThumbnails Occurs when the loading operation finishes.  
Public EventFontChanged (Inherited from System.Windows.Forms.Control)
Public EventForeColorChanged (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedback (Inherited from System.Windows.Forms.Control)
Public EventGotFocus (Inherited from System.Windows.Forms.Control)
Public EventHandleCreated (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyed (Inherited from System.Windows.Forms.Control)
Public EventHelpRequested (Inherited from System.Windows.Forms.Control)
Public EventImeModeChanged (Inherited from System.Windows.Forms.Control)
Public EventInvalidated (Inherited from System.Windows.Forms.Control)
Public EventItemBackColorChanged Occurs when the value of the ItemBackColor property changes. (Inherited from RasterImageList)
Public EventItemBorderStyleChanged Occurs when the value of the ItemBorderStyle property changes. (Inherited from RasterImageList)
Public EventItemForeColorChanged Occurs when the value of the ItemForeColor property changes. (Inherited from RasterImageList)
Public EventItemImageBorderStyleChanged Occurs when the value of the ItemImageBorderStyle property changes. (Inherited from RasterImageList)
Public EventItemImageSizeChanged Occurs when the value of the ItemImageSize property changes. (Inherited from RasterImageList)
Public EventItemSelectedBackColorChanged Occurs when the value of the ItemSelectedBackColor property changes. (Inherited from RasterImageList)
Public EventItemSelectedForeColorChanged Occurs when the value of the ItemSelectedForeColor property changes. (Inherited from RasterImageList)
Public EventItemSizeChanged Occurs when the value of the ItemSize property changes. (Inherited from RasterImageList)
Public EventItemSpacingSizeChanged Occurs when the value of the ItemSpacingSize property changes. (Inherited from RasterImageList)
Public EventKeyDown (Inherited from System.Windows.Forms.Control)
Public EventKeyPress (Inherited from System.Windows.Forms.Control)
Public EventKeyUp (Inherited from System.Windows.Forms.Control)
Public EventLayout (Inherited from System.Windows.Forms.Control)
Public EventLeave (Inherited from System.Windows.Forms.Control)
Public EventLoadingThumbnailChanged Occurs when the value of the LoadingThumbnail property changes.  
Public EventLoadThumbnail Occurs when the control loads the thumbnail of an item.  
Public EventLocationChanged (Inherited from System.Windows.Forms.Control)
Public EventLostFocus (Inherited from System.Windows.Forms.Control)
Public EventMarginChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDown (Inherited from System.Windows.Forms.Control)
Public EventMouseEnter (Inherited from System.Windows.Forms.Control)
Public EventMouseHover (Inherited from System.Windows.Forms.Control)
Public EventMouseLeave (Inherited from System.Windows.Forms.Control)
Public EventMouseMove (Inherited from System.Windows.Forms.Control)
Public EventMouseUp (Inherited from System.Windows.Forms.Control)
Public EventMouseWheel (Inherited from System.Windows.Forms.Control)
Public EventMove (Inherited from System.Windows.Forms.Control)
Public EventPaddingChanged (Inherited from System.Windows.Forms.Control)
Public EventPaint (Inherited from System.Windows.Forms.Control)
Public EventPaintBackground Occurs when the background of the control is redrawn. (Inherited from RasterImageList)
Public EventPaintPropertiesChanged Occurs when the value of the PaintProperties property changes. (Inherited from RasterImageList)
Public EventParentChanged (Inherited from System.Windows.Forms.Control)
Public EventPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Public EventQueryAccessibilityHelp (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Public EventRegionChanged (Inherited from System.Windows.Forms.Control)
Public EventResize (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Public EventScroll Occurs when the content of control is scrolled. (Inherited from RasterImageList)
Public EventScrollStyleChanged Occurs when the value of the ScrollStyle property changes. (Inherited from RasterImageList)
Public EventSelectedIndexChanged Occurs when the index of the selected item in the RasterImageList control changes. (Inherited from RasterImageList)
Public EventSelectionModeChanged Occurs when the value of the SelectionMode property changes. (Inherited from RasterImageList)
Public EventSelectUserImageChanged Occurs when the value of the SelectUserImage property changes. (Inherited from RasterImageList)
Public EventShowItemTextChanged Occurs when the value of the ShowItemText property changes. (Inherited from RasterImageList)
Public EventSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventSorterChanged Occurs when the value of the Sorter property changes. (Inherited from RasterImageList)
Public EventSortingChanged Occurs when the value of the Sorting property changes. (Inherited from RasterImageList)
Public EventStyleChanged (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChanged (Inherited from System.Windows.Forms.Control)
Public EventTabStopChanged (Inherited from System.Windows.Forms.Control)
Public EventTextChanged (Inherited from System.Windows.Forms.Control)
Public EventThumbnailSizeFlagsChanged Occurs when the value of the ThumbnailSizeFlags property changes.  
Public EventUseDpiChanged Occurs when the value of the UseDpi property changes. (Inherited from RasterImageList)
Public EventValidated (Inherited from System.Windows.Forms.Control)
Public EventValidating (Inherited from System.Windows.Forms.Control)
Public EventViewStyleChanged Occurs when the value of the ViewStyle property changes. (Inherited from RasterImageList)
Public EventVisibleChanged (Inherited from System.Windows.Forms.Control)
Top

See Also