Dart.PowerTCP.EmailValidation Namespace : EventHandlerEx Delegate |
Replaces System.EventHandler when the SynchronizingObject property is used.
[Visual Basic]
Public Delegate Sub EventHandlerEx( _
ByVal sender As Object, _
ByVal e As EventArgs _
)
When the SynchronizingObject is used, the ConnectedChanged event handler reports the SynchronizingObject as "sender". The EventHandlerEx is used to force the SynchronizingObject to correctly report the appropriate Tcp object as "sender".
Namespace: Dart.PowerTCP.EmailValidation
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)
Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.