LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

SorterChanged Event (RasterImageList)

Show in webframe





Occurs when the value of the Sorter property changes.
Syntax
public event EventHandler SorterChanged
'Declaration
 
Public Event SorterChanged As EventHandler
'Usage
 
Dim instance As RasterImageList
Dim handler As EventHandler
 
AddHandler instance.SorterChanged, handler

            

            
public:
event EventHandler^ SorterChanged
Remarks

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

Requirements

Target Platforms

See Also

Reference

RasterImageList Class
RasterImageList Members

 

 


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