Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to print a TreeView

Status
Not open for further replies.

exodus300

Programmer
Mar 22, 2002
262
0
0
AU
I have created an application in C++ Builder 3 which is based around the TTreeView component, but I do not know how to print the TreeView's contents. Can somebody please help me?

Thanks!

[pc3]
 
hhmmmm
does it have the SavetoFile() method? I have v4. if it has, save it as a file, then print the file
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top