Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calendar
Message
De
19/12/2000 19:20:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00454152
Message ID:
00455280
Vues:
41
>Hi Mark,
>
>Thanks for the response!
>
>I double checked the MS Calendar Control and it is 8.0.
>I'm completely baffled by this. It has been working flawlessly for the longest time. To test, I started a new project and placed the calendar control on a new form. There is no other programming and no value set except that which is defaulty set when, in the development mode, you right click on the control and select "Calendar Properties". I have one button in which I put into the click event: ?THISFORM.oleCalendar.VALUE. When clicking that button I still get "Propery VALUE is not found". When I programmaticaly attenpt to set its value I get the same thing. What did you mean: "This value must be set" ?
>
>Any help would be greatly appreciated!
>
>Thanks,
>Craig

Try referencing it as THISFORM.oleCalendar.Object.Value

Sometimes tou need the Object keyword to help distinguish a property from it's VFP counterpart.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform