المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : "Image after text" option in MFC Treeview



C++ Programming
04-15-2009, 04:50 PM
I am using MFC Treeview control in my application. For each tree node has some images. usually the image is left side of the tree node but i would like to add this image after the text of the node.
Can you please suggest some ways to do this?

Thanks in advance.