Search found 1 match
- Sun Oct 27, 2024 4:17 am
- Forum: Developer's Forum for Windows
- Topic: Mouse click events in the C#.NET framework
- Replies: 1
- Views: 15667
Mouse click events in the C#.NET framework
Hello everyone! I'd like to ask if the C#.NET framework supports the triggering of mouse click events during application development. I've reviewed the GettingStarted example in the latest SDK and found only a few scenarios. I'm hoping to receive guidance and suggestions from all of you. public even...