Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > ConvertCtrl Class : Complete Event |
public event EventHandler Complete
'Declaration
Public Event Complete As EventHandler
'Usage
Dim instance As ConvertCtrl Dim handler As EventHandler AddHandler instance.Complete, handler
public: event EventHandler^ Complete