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 is the difference between hinsrtance and hprevinstance in WinMain function?
Which CPrintInfo member variable must be set for multiple page printouts?
In VC++ How to transfer between one exe to another exe while running..
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required
1)To Remove WS_MINIMIZEBOX in a Frame ?
Name the Synchronization objects?
how do u identify RTTI in vc++
Difference between Cclint DC & Cpaint Dc
Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?
What is the command routing in MFC framework?
What is userdefine Messages in MFC?
Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer