Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox Format property = K, color of selection
Message
De
21/01/1997 16:49:57
 
 
À
17/01/1997 22:49:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00017474
Message ID:
00018014
Vues:
74
>>>Is there a way to change the color of the selection when using the K value for the Format propery of a textbox? Currently, the color is gray. However, the color used by the grid when the data is selected is blue.
>>
>>This is to be determined by the user in Control Panel.
>>
>>Craig
>
>Set the properties for each text control in the grid as follows :-
>BackColor = 0,255,255
>BorderColor = 0,0,255
>SelectedBackColor = 0,255,255
>SelectedForeColor = 0,0,0
>SpeciatEffect = 1-Plain

Yes, you can change this.....but you're missing something here. Colors should be determined by the user...not the developer. That is one of the functions of Windows. Check the Windows standards manuals for more information on this.

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform