Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image Viewer
Message
From
25/07/2003 22:44:56
 
 
To
25/07/2003 07:44:33
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00812640
Message ID:
00813694
Views:
11
I try to add the oleControl in the form init :
oleBrowserWin
THISFORM.AddObject('oBrowser','oleBrowserWin','shell.Explorer.2')
oBrowser.Top = 15
oBrowser.Left = 15
oBrowser.Height = 345
oBrowser.Width = 540

But system prompt me error message :

oClass definitaion oleBrowserWin is not found.


I am using WINXP and VFP8.

What wrong with my form ?

TIA.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform