Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make current row of grid all one color
Message
De
30/04/2003 09:30:56
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
30/04/2003 08:56:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00783111
Message ID:
00783123
Vues:
17
>I am trying to make a grid look like a list, with a whole row highlighted in the same color, but the cell that has the focus takes on a different back color. Any suggestions?
>
>TIA,
>
>Alex

Set SelectedBac/ForeColor to those of highlight. ie:
with myGrid
 .SetAll('SelectedBackColor',nHightLightBackColor)
 .SetAll('SelectedForeColor',nHightLightForeColor)
endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform