Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Xarris

    CTreeView and TVS_HASBUTTONS

    Hello I Create a CTreeView and É take its CTreeCtrl with &GetTreeCtrl() function. How can I modify this Tree View Control so that it has the "TVS_HASBUTTONS" style. Thanks
  2. Xarris

    CTreeView and its View Control Style

    Hello From the function SetWindowLong(HWND hWnd, int nIndex,LONG dwNewLong), how can I get a handle of window so that my Tree View Control to have the TVS_HASBUTTONS style. I get this View Control, from a CTreeView object. Thanks
  3. Xarris

    About CTreeView and its style

    Hello From the function SetWindowLong(HWND hWnd, int nIndex,LONG dwNewLong), how can I get a handle of window so that my Tree View Control to have the TVS_HASBUTTONS style. I get this View Control, from a CTreeView object. Thanks

Part and Inventory Search

Back
Top