Visual Basic (Declaration) | |
---|---|
Public Delegate Sub ErrorProcessingEventHandler( _ ByVal sender As Object _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- sender
dotnetCHARTING | Send comments on this topic. |
ErrorProcessingEventHandler Delegate | |
See Also |
dotnetCHARTING Namespace : ErrorProcessingEventHandler Delegate |
Visual Basic (Declaration) | |
---|---|
Public Delegate Sub ErrorProcessingEventHandler( _ ByVal sender As Object _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|