Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change Font in ListView,TreeView
Message
From
23/08/1999 06:45:16
 
 
To
23/08/1999 06:10:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00256487
Message ID:
00256494
Views:
19
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform