How do you change the properties for a tree view control
that is part of the CTreeView class?
Answer / songeetha
By writing the tree ctrl properties in the function -
OnInitDialog() of CDemoTree:base as CTreeView class, the
CTreeView class properties can be varied. ( same as list
ctrl properties in CListView class.
| Is This Answer Correct ? | 0 Yes | 0 No |
1)how to Display the File Dialog Box, in MFC ?
1) Enable or disable a Cancel button at run time?
what are the feauters of CObject
How you find memory leaks?
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
what is the size of a process
How to handle dynamic menus in MFC?
How to access document object from view ?
What are the advantages of using Doc/View or SDI over DialogBox
how to repaint when working with horizontal scroll bar
Explain in sort What is CTargetObject?
Types of DLL's