Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text style in Treeview
Message
 
To
16/04/2006 23:07:58
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01113991
Message ID:
01114008
Views:
16
This message has been marked as the solution to the initial question of the thread.
>Dear All,
>
>Can I modify the text style in treeview?

You can:
thisfrom.MyTreeView.Font.Name      = [Courier]
thisfrom.MyTreeView.Font.Bold      = .t.
thisfrom.MyTreeView.Font.Underline = .t.
thisfrom.MyTreeView.Font.Italic    = .t.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform