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 |
What four types of properties are supported by an ActiveX control?
How do I create a dialog box in mfc?
plzz tell me what we can do and dont in tally ERP & sap business one?
is there any class which is not derived from Cobject
In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?
What is the difference between OnInitialUpdate and OnUpdate?
Given two processes, how can they share memory?
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
How can we create thread in MFC framework?
What is the use of UpdateData funciton ?
Hi can anyone explain about the synchronization objects types and where we are using in the code.
what is the use of CCmdTarget?