Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox Format property = K, color of selection
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00017474
Message ID:
00018099
Vues:
64
>>>>>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.
>>
>Ah yes, in a perfect world...but here we have most colors set by management, to achieve 'consistency.' Neither user nor developer has much say in the matter...

Software Development 101 Manual: Rule 1. RHIP :)
Glenn
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform