| Validating a node in Tree view. |
| In our product DocuMight client requires cut, copy, paste and delete with multiple selection. |
| I tried the following code. |
| bool IsItemExists(CTreeCtrl *pTree,HTREEITEM hItem) |
| In the above code SendMessage will fail if the hItem is not valid. |
Wednesday, December 17, 2008
How to validate a Tree item in Tree Control [VC++] ?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment