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

How to convert the content of buffer into lower case character.

3 Answers   E Logic,


What is the difference between workrer thread and UI thread

3 Answers   HCL,


what message is sent to an application when the user presses the primary button?

0 Answers   University Exams,


Will there be any difference in the image buffer size if it is loaded in from CString to LPTSTR using GetBuffer()? lptstr = string.GetBuffer(0);

2 Answers  


Name the Synchronization objects?

2 Answers  






1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions

1 Answers  


What is the base class for MFC Framework ?

2 Answers   Mphasis,


How to access document object from view ?

1 Answers  


What is the use of UpdateData funciton ?

7 Answers  


What is the size of class

18 Answers   Aircom,


1)How to change the size of a button at run time ?

1 Answers  


what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?

0 Answers  


Categories