Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Masked edit in the tree control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Masked edit in the tree control

 Post Reply Post Reply
Author
Message
jitu View Drop Down
Newbie
Newbie
Avatar

Joined: 29 April 2005
Location: Germany
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote jitu Quote  Post ReplyReply Direct Link To This Post Topic: Masked edit in the tree control
    Posted: 13 May 2005 at 3:47am
I am using CXTPTreeView class as my view class for displaying the tree control. Now I want users to edit the label for different branches. I am succeeded in doing it also using beginedit and endEdit message handlers. But now i want to make it a masked edit. I want user to edit only the specific part of the text. How do i achieve this?
Regards
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 13 May 2005 at 8:08am
You can try to get edit handle by TVM_GETEDITCONTROL  and subclass it.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.