Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Interfaces.Presenters Namespace > IWorkstationPresenter<V> Interface : Error Event |
event ErrorEventHandler Error
'Declaration Event Error As ErrorEventHandler
'Usage Dim instance As IWorkstationPresenter(Of V) Dim handler As ErrorEventHandler AddHandler instance.Error, handler
__event ErrorEventHandler* Error
event ErrorEventHandler^ Error