April 8th, 1999, 06:13 PM
can i use my own bitmaps for the buttons
on a treeview control ? if so, how?
thanx,
J
on a treeview control ? if so, how?
thanx,
J
|
Click to See Complete Forum and Search --> : treeview April 8th, 1999, 06:13 PM can i use my own bitmaps for the buttons on a treeview control ? if so, how? thanx, J April 8th, 1999, 06:46 PM Yep, 1) construct a bitmap in the resource 2) make an image list of the bitmap 3) attach the bitmap to the tree control 4) voila (or as a company in Australia put it, walla) real name April 8th, 1999, 11:58 PM look at cmnctrls demo source in vc t! codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |