Thai
Apr 23rd, 2002, 01:09 PM
Hello,
I am new to C# and have a question about event handling. In VB you can do:
Private Withevents cnADO As New ADODB.Connection
How would I do something similiar in C# so I could trap the events of an object?
Thanks.
I am new to C# and have a question about event handling. In VB you can do:
Private Withevents cnADO As New ADODB.Connection
How would I do something similiar in C# so I could trap the events of an object?
Thanks.