Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform
Message
De
30/10/2003 10:16:06
John Marrone
Bloodstock Research Inc.
Lexington, Kentucky, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Thisform
Divers
Thread ID:
00844515
Message ID:
00844515
Vues:
40
Hi
Well now I got the screen resolution and I put this code in my load event of my form. I get the error unknown member grdEntries. grdEntries is the name of my grid. After I typed thisform intellasense popup and I selected grdEntries from the list so the form knows the grid is there or at least intellasense knows. I have tried this but that is really for controls but it doesn't work either, which I knew it wouldn't. Here is the code:

IF glb.screensize = 1792
thisform.grdEntries.FontSize = 9
thisform.grdRaces.FontSize = 9
ENDIF
IF glb.screensize = 1400
thisform.grdEntries.FontSize = 8
thisform.grdRaces.FontSize = 8
ENDIF

Also does VFP not have an ElesIf statment.

And 1 more question what are the tags to use when you put code in these messages. Thanks
Thanks
John Marrone
Bloodstock Research Inc
marrone@brisnet.com

To much of a good thing is a good thing!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform