Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change Font in ListView,TreeView
Message
De
23/08/1999 06:45:16
 
 
À
23/08/1999 06:10:48
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00256487
Message ID:
00256494
Vues:
17
>>Hello All!
>>How can I change the "Font" property in Run-time mode in ListView or TreeView ActiveX controls.
>>In this controls font present as object.
>>Thanks.
>>Denis Gavrikov.
>AFAIK Listview and Treeview has a font property :
>
with Thisform.myTreeView.Font
>  .Name = "Times New Roman"
>  .Italic = .t.
>  .Bold = .t.
>endwith
Cetin

Thank you.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform