Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LABEL color class
Message
De
01/11/2004 14:36:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00951785
Message ID:
00956678
Vues:
12
You're welcome :)

>Done. I had the dodefault in the wrong place. Thank you.
>
>>Yes, I meant sleep hours, you're on other side of the globe.
>>
>>Ohh. Right now it's almost 2 AM here. It' because I am doing my job after office hours. So everyone has left the office, and I don't disturb their work.
>>
>>
>>>However in my init and activate I have "thisform.colorlabel1.caption=mlog_nbr"
>>>but it has no effect, it still says "color label"
>>
>>Don't put it in "ThisForm.Init" event. The "ColorLabel" object has been created. Put it in the "ColorLabel1.Init" event directly. Put this code in "ColorLabel1.Init" event:
>>
>>This.Caption = 'Whatever...'
>>DoDefault()
>>
Herman
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform