Changing Treeview control apperance
-
Hi, I am trying to change the tree view control's appearance using vc++. Initially it has + and - minus symbol when expanding and vice verse. Now i want to change the + and - symbol to arrow mark. To bring the + and - minus symbol we can use the following default functionality m_dwDefaultStyle |= TVS_HASBUTTONS | TVS_HASLINES | TVS_DISABLEDRAGDROP | TVS_SHOWSELALWAYS; Is it possible to change + and - symbol to arrow symbol using vc++? Thanks, Devika.
-
Hi, I am trying to change the tree view control's appearance using vc++. Initially it has + and - minus symbol when expanding and vice verse. Now i want to change the + and - symbol to arrow mark. To bring the + and - minus symbol we can use the following default functionality m_dwDefaultStyle |= TVS_HASBUTTONS | TVS_HASLINES | TVS_DISABLEDRAGDROP | TVS_SHOWSELALWAYS; Is it possible to change + and - symbol to arrow symbol using vc++? Thanks, Devika.
See Full-Featured Tree Control[^]
You talk about Being HUMAN. I have it in my name AnsHUMAN
-
See Full-Featured Tree Control[^]
You talk about Being HUMAN. I have it in my name AnsHUMAN
car . . I want to change the arrow mark symbol instead that [+] and [-] Please help me out on this Thanks, Devika -
car . . I want to change the arrow mark symbol instead that [+] and [-] Please help me out on this Thanks, Devika