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

Click here to load this message in the networking platform