Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SysTreeView32 show folder contents and QM folder contents
#32
Create imagelist with __ImageList class.
Add file icons (GetFileIcon/DestroyIcon) or item icons (__GetQmItemIcon/DestroyIcon) to the imagelist.
Assign the imagelist to the treeview control with message TVM_SETIMAGELIST or similar, don't remember exact name.
__ImageList variable lifetime must be >= dialog lifetime.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)