Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Define class and ActiveX control
Message
From
06/05/2005 17:36:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/05/2005 17:28:58
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01011809
Message ID:
01011815
Views:
18
>I'd like to define a class that is based on an ActiveX.
>How would I execute the activex control's activex method?

It looks like:
define class myForm as form
 add object myActivex as olecontrol with ;
     oleclass = "oleclasslib.olename"

 procedure myActivex.SomeActiveXEvent
endproc
enddefine
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform