Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Read Events equivalent in C#
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
01681125
Message ID:
01681163
Views:
53
>Hi, Kevin,
>
>Could you show me what the "event handlers" are? The 2 links that you gave me did not bring me to the solution.

Hi, Ben,

I don't think I sent you any links (the links at the bottom of my bio are just personal links)

But here are 2 to get you started.

https://dzone.com/articles/introduction-to-events-and-event-handlers
https://www.c-sharpcorner.com/article/event-handling-in-net-using-C-Sharp/

Like I said, there's no single equivalent for READ EVENTS. Fox is a pretty high level language that, in this case, puts a layer over the details. .NET/C# is more of a mid-level language, that exposes a much wider area to access, but the learning curve is much steeper.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform