LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

ItemBackColorChanged Event (RasterThumbnailBrowser)

Show in webframe





Occurs when the value of the ItemBackColor property changes.
Syntax
public event EventHandler ItemBackColorChanged
'Declaration
 
Public Event ItemBackColorChanged As EventHandler
'Usage
 
Dim instance As RasterThumbnailBrowser
Dim handler As EventHandler
 
AddHandler instance.ItemBackColorChanged, handler

            

            
public:
event EventHandler^ ItemBackColorChanged
Remarks

This event is raised if the ItemBackColor property is changed by either a programmatic modification or user interaction.

Requirements

Target Platforms

See Also

Reference

RasterThumbnailBrowser Class
RasterThumbnailBrowser Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.