Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LABEL color class
Message
 
À
29/10/2004 16:10:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00951785
Message ID:
00955955
Vues:
12
>>What I meant was once I drop it on the form as a label object, can I go into it's properties and set it's properties such as caption?
>
>Yes you can do it from there directly. That's what I mentioned before. Well, maybe my words confused you <g>.
>Notes: no need to put the quotes when you type in the text for caption and fontname.
>
>
>>Another caveat, I have a setall in effect on this form and it overides your class. What to do?
>like thisform.Setall('foreColor',rgb(0,128,0),'label')
>
>I don't think it will overides the class. The label class is named "LblChar" not "Label". However I just tried this, and no it is not changing. If you put this code (below) it overides.
>
>thisform.Setall( 'foreColor', rgb(0,128,0), 'LblChar' )

Actually it was "THISFORM.SETALL("foreCOLOR",RGB(0,0,160))" but I removed it so no effect. But this command has no effect
"thisform.colorlabel1.caption=item_name" it still says "colorlabel"

PS. Is it not the wee hours where you live?
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform