Help me for MyClass
Hi Mr !!
Can you help me?
I creating a class.And I want to add a event for my my class.When I add eventAxMSComm1_OnComm for Oncom in my class.I not working.
How do I add event oncomm of mscomm in my class?
And how do I call my event?
Thank Mr
The MSComm class is an ActiveX control and I bleieve needs a form to be placed upon (Not certain about that), but it's also been superceeded by the Serial Port Class, and would be an improvement over the ActiveX Control.
Even so, you don't call events: events occur when something happens.