Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you control the font in a TreeView control
Message
From
20/03/2003 11:57:41
Bob Thomsen
Fabtrol Systems, Inc
Eugene, Oregon, United States
 
 
To
18/03/2003 14:13:38
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00766659
Message ID:
00768159
Views:
31
In the Init of the OleTreeView class I did:

loFont = THIS.Font
loFont.Name = 'Tahoma'
loFont.Size = 8

which had no effect.

If it is relevant, here is the class hierarchy:

MS TreeView version 5 SP2 is saved as a class OleTreeView.
The OleTreeView class is saved in a container as another class called Explorer.
An Explorer is added to a form.

I am not aware that there are any issues with adding TreeViews to container classes.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform