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 is CSingleDocTemplate?

1 Answers  


What is mfc class hierarchy?

0 Answers  


If i derive a new class from CObject what are the basic features my derived wil get ?

4 Answers   Microsoft,


Difference between Debug and Release versions?

4 Answers  


1)How to change a text of a button in runtime?

2 Answers  






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,


How do I create a dialog box in mfc?

0 Answers  


What is the use of CCmdTarget ?

4 Answers  


What MFC base classes provide support for ActiveX controls?

2 Answers   Wipro,


What is LoadLibrary function returns?

7 Answers  


What is the use of message map ?

5 Answers   TCS,


what is the difference between SDI and MDI

15 Answers   CMC, HCL, Siemens,


Categories