Win32 C Programming
Solutions to common problems for Win32 developers
Sunday, March 23, 2008
Why don't expando buttons show up on a TreeView item after adding a child item?
This can be caused by having TVIF_CHILDREN set when calling
TreeView_InsertItem
. Removing this flag should solve the problem.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Categories
Processes
Windows Shell
File System
Dialog Boxes
GDI
Common Controls
Visual Studio
Blog Archive
January
(1)
May
(4)
April
(4)
March
(19)
Live Traffic Feed
Live Blog Stats
No comments:
Post a Comment