Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox Format property = K, color of selection
Message
De
17/01/1997 22:49:36
 
 
À
16/01/1997 16:52:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00017474
Message ID:
00017753
Vues:
69
>>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
System Analyst
Nabil B. Ghrayyeb
nabilg@hotmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform