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 the base class for most MFC classes?

7 Answers   CMC, Siemens,


List out the basic features of MFC.

4 Answers   Mphasis,


1)How to load an icon on a button as Dynamically ?

1 Answers   HCL,


How to handle command line arguements from simple MFC application ?

2 Answers   TCS,


How can server communicate with more than one client

2 Answers   Invensys,


What is subclassing?

2 Answers  


What are the types of button controls?

10 Answers  


how can u change button shape at run time

3 Answers   Samsung,


what is the difference between compiling and building?

1 Answers  


How we can findout Memoryleaks, In what way it can be avoided

6 Answers   Infosys,


what is message Testing ?

1 Answers   L&T,


What is the difference between hinsrtance and hprevinstance in WinMain function?

3 Answers  


Categories