
Changing arrows grpahics on a tree view control
This is no easy task, you'll have to owner draw the control, and because
theres no standard implementation of this, you'll have to owner-draw
absolutely EVERYTHING, I wouldn't recommend it...
--
Happy to help,
-- Tom Spink
Please respond to the newsgroup,
so all can benefit.
One Day,
Quote:
> Does anyone know how to change the plus and minus graphics in a treeview
to
> custom ones? Like arrows that point left or down (like in mac) thanks!