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)why we cant create more than one instance of the class Derived from CWinApp
What is the difference between hinsrtance and hprevinstance in WinMain function?
In MFC By Using Communication Between Dialog Boxes,How Can We Send Message Of one Dialog Box To Another Dialog.?
3 Answers Financial Technologies,
What is thread & process?
what is the use of CCmdTarget?
What interface must be supported by an ActiveX control?
Do you have an idea about MFC?
WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE
4 Answers Google, Microsoft, TCS,
What is a message map, and what is the advantage of a message map over virtual functions?
What types of threads are supported by MFC framework?
What is mfc class hierarchy?
How to update all the views whenver document got updated ?