Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing a parameterizable property value
Message
De
22/08/2014 15:08:23
 
 
À
22/08/2014 11:50:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01606281
Message ID:
01606293
Vues:
57
I use the following for an ActiveX control without any problems (custom method called SetCellForeColor):
LPARAMETERS tnForeColor, tnRow, tnCol
this.ListItem(tnRow, tnCol).ForeColor = tnForeColor
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform