add_eraseBackground(function(sender, e)) remove_eraseBackground(function(sender, e))
!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
Users who are performing custom drawing using OwnerDraw can attach to this event and erase the control's background when this event is fired.
Parameter | Type | Description |
---|---|---|
sender | 'var' | The source of the event. |
e | ImageViewerRenderEventArgs | The event data. |