Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSACAL70.OCX
Message
From
04/03/1999 11:25:47
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00191200
Message ID:
00194052
Views:
22
Paul and those interested:

In VFP6, a number of properties are "hidden" now, especially if they are native to VFP6 controls and also the OCX. So you'll have to use the .Object reference.

For example, I've created a quick form using the MSACAL70.OCX and in the Click Event placed the code

Form1.txtDate.value = This.Object.Value

This works fine... If you only used (This.value), you would get an error..

Good luck..
Scott C Dowling
Previous
Reply
Map
View

Click here to load this message in the networking platform