Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot add subclassed winsock
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01280702
Message ID:
01280704
Views:
19
You have to subclass control visually anyway. See BUG: License Error with ActiveX Control Added at Run-Time mskb #192693.

>I have a scx form which I wish to add a winsock control as defined below...
>
>
>DEFINE CLASS  myWinSock AS OLECONTROL
>	OLECLASS = "MSWinsock.Winsock"
>ENDDEFINE
>
>
>I add the control in the form init by.. (using SET PROCEDURE to the above class)
>
>
>THIS.ADDOBJECT('oSock', 'MyWinSock' )
>
>
>When I do this a window pops open asking me to "Insert Control..."
>
>What am I doing wrong?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform