LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

EraseBackground Event


Occurs when the control's background needs to be erased.
Syntax
add_eraseBackground(function(sender, e))
remove_eraseBackground(function(sender, e))

!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
Remarks

Users who are performing custom drawing using OwnerDraw can attach to this event and erase the control's background when this event is fired.

Event Data
Parameter Type Description
sender 'var' The source of the event.
e ImageViewerRenderEventArgs The event data.
See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.