-
1
- #1
Hello
I'm working in VC++ 6 , with MFC List Control wrapper - CListCtrl.
I would like to have for each item two images in the tree
control.
That mean every item has two images in a line that precede
it.
The tree view control computes the height of the items ( all items have the same height ) based on the
window font
How can i change the default height of an Item in a CListCtrl ?
Does anyone know how ?
I'm working in VC++ 6 , with MFC List Control wrapper - CListCtrl.
I would like to have for each item two images in the tree
control.
That mean every item has two images in a line that precede
it.
The tree view control computes the height of the items ( all items have the same height ) based on the
window font
How can i change the default height of an Item in a CListCtrl ?
Does anyone know how ?