Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NT Image Display Anomaly
Message
From
14/02/2000 17:41:00
Walter Graff
Software Performance Specialists, Inc.
Palos Hills, Illinois, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
NT Image Display Anomaly
Miscellaneous
Thread ID:
00331967
Message ID:
00331967
Views:
50
We create a form using the wang image controls under NT 4.0. The form works fine on the NT stations. Run the same form on Win98 station and we get an error.

This is the code that is causing the problem.

WITH THISFORM
.imgEdit.Image = lcfile
.imgEdit.Display
ENDWITH

This is in the activate event of the main form. LCfile is the image file name, imgedit is the image display on the form. In win98 we get an error that unknown member imgedit.

Any clues as to what is happening.
Next
Reply
Map
View

Click here to load this message in the networking platform