Message
From
13/04/2000 12:55:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Event handler
Miscellaneous
Thread ID:
00359363
Message ID:
00359363
Views:
63
I'm trying to use an ActiveX control written in VC++. The documentation lists under Events the following:
void StatusMessage (init sMsgSender, string* sDetail)
StatusMessage is an event for which a handler can be created to process an event's associated messages.
Is there a way in VFP to create and event handler as described?

TIA
Mike
Next
Reply
Map
View