Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change all labels on form to diff color
Message
De
27/08/1997 15:50:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00045953
Message ID:
00047199
Vues:
55
>>>>>>If so- WHAT THE HELL ARE YOU DOING USING THE BASE CLASSES? :-)
>>>>>>>HTH >Erik
>>>>>
>>>>>Well I'm reading a 3rd party book and it says to make your own default classes which I am coming upon now.
>>>>
>>>>You won't regret it. Ican't begin to explain how much time using your own base classes will save you. BTW the syntax you mentioned above will also not work if the labels in questoin are also members of a container such as a pageframe. You would need to say Thisform.mypageframe1.SetAll("forecolor",RGB(255,255,0),"mylabel").
>>>>
>>>Erik
>>>how can I put my own customized controls all onto 1 toolbar?
>>
>>When you select your visual class library from the library button, all of the control classes in that library appear on the form controls toolbar. Does this address your question?
>>
>>Erik
>
>I've created 2 vcx's one for forms and 1 for labels,so far, and I want them both to appear on a new toolbar That I will create.
As far as I know, one .vcx, one toolbar. You don't necessarily need to separate your vcx's by base control, however. There is nothing wrong with having one vcx that contains forms, labels, textboxes, etc. This way they would all appear on the same toolbar. I have one vcx that holds all of the classes that I use regularly. Makes for a pretty big toolbar, but it's better than switching back and forth between libraries all the time. HTH

Erik
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform