Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
Visual Basic
Catching VB6 events in C#
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
jomatg
New Member
Join Date:
Jul 2006
Posts:
6
#1
Catching VB6 events in C#
Mar 31 '08, 02:30 PM
I've got a Visual Basic 6 class in which an event is raised and I need to use it from a C# application. I raise an event in VB6 but I don't know how to catch the event in C#.
Please help!! :)
debasisdas
Recognized Expert
Expert
Join Date:
Dec 2006
Posts:
8119
#2
Mar 31 '08, 02:31 PM
How that event is raised in VB 6.0 ?
Comment
Post
Cancel
jomatg
New Member
Join Date:
Jul 2006
Posts:
6
#3
Mar 31 '08, 02:43 PM
Originally posted by
debasisdas
How that event is raised in VB 6.0 ?
I'm not sure of that since I'm not able/permitted to see the code of the VB6 program.
Comment
Post
Cancel
debasisdas
Recognized Expert
Expert
Join Date:
Dec 2006
Posts:
8119
#4
Apr 1 '08, 04:44 AM
Try to compile a DLL from the VB class and call that in C#.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment