LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

UserAbort Event






Occurs when a conversion operation has been stopped programmatically.
Syntax
public event EventHandler UserAbort
'Declaration
 
Public Event UserAbort As EventHandler
'Usage
 
Dim instance As ConvertCtrl
Dim handler As EventHandler
 
AddHandler instance.UserAbort, handler
public event EventHandler UserAbort
add_UserAbort(function(sender, e))
remove_UserAbort(function(sender, e))

public:
event EventHandler^ UserAbort
Remarks
Occurs when a a call to StopConvert has caused the conversion operation to abort. The event handler is passed an empty EventArgs.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConvertCtrl Class
ConvertCtrl Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features