How do you change the properties for a tree view control
that is part of the CTreeView class?



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

Post New Answer

More MFC Interview Questions

What four types of properties are supported by an ActiveX control?

1 Answers  


How do I create a dialog box in mfc?

0 Answers  


plzz tell me what we can do and dont in tally ERP & sap business one?

0 Answers  


is there any class which is not derived from Cobject

11 Answers   Patni,


In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?

2 Answers   Wipro,






What is the difference between OnInitialUpdate and OnUpdate?

5 Answers  


Given two processes, how can they share memory?

2 Answers   Microsoft,


How WM_PAINT message gets called in MFC,please explain it . a)Who calls the WM_PAINT message? b)When it gets called? c)how it comes to message queue? Please Explain it

8 Answers  


How can we create thread in MFC framework?

3 Answers  


What is the use of UpdateData funciton ?

7 Answers  


Hi can anyone explain about the synchronization objects types and where we are using in the code.

1 Answers  


what is the use of CCmdTarget?

4 Answers   Siemens,


Categories