Leadtools.Multimedia Namespace > CaptureCtrl Class : RestartApplication Event |
'Declaration Public Event RestartApplication As EventHandler
'Usage Dim instance As CaptureCtrl Dim handler As EventHandler AddHandler instance.RestartApplication, handler
public event EventHandler RestartApplication
public: event EventHandler^ RestartApplication