Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CtMDay.ocx How to get index from KeyId
Message
De
07/09/2010 08:30:25
 
 
À
06/09/2010 17:27:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01478959
Message ID:
01480368
Vues:
41
>probably you need "AppointItemData"
>
>u can use like this
>
> get_Appointment_ID= thisform.ctMDay1.AppointItemData(nindex)
>
>if you have ctmday.hlp u can find good sample over there
>
>
>also you will need this command set
>
> nStart = thisform.ctMDay1.AppointTimeStart(nindex) timestart
> nEnd = thisform.ctMDay1.AppointTimeEnd(nindex) timeend
> nDate = thisform.ctMDay1.AppointDate(nindex) date() - Ctod("01/01/1900")
> nColumn= thisform.ctMDay1.SelectColumn() selected column

Thanks, but I am trying to go the opposite way. If I have the AppointItemData, how do I get the Index of the appointment?
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform