Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft Date Time Picker
Message
From
26/04/1999 15:28:35
 
 
To
26/04/1999 14:35:44
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00212251
Message ID:
00212273
Views:
24
>Does anyone know why the Value property of this control does not work in VFP6? I have used this control in several VB6 projects, and know there is a Value property which can be read. However, in VFP6, I get an error message saying the property is invalid.

Hi Robert,

Not sure if you're referring to the MSCAL ocx or not ( and it may not matter ), but instead of referencing the Value property as:

THISFORM.MyOLEObject.Value

try using:

THISFORM.MyOLEObject.Object.Value

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform