kriswinner
Member
- Joined
- Apr 23, 2009
- Messages
- 23
- Programming Experience
- 10+
I have an application where I'm allowing the user to edit the text of a treeview node. Is it possible to "lock" portions of the node's text to keep it from being edited?
For instance, if the text is "BK01" originally, can I keep the user from editing the "BK" prefix?
I currently validate the user's input when they are finished editing, but I'd like to keep them from entering incorrect information to begin with.
Any suggestions would be appreciated.
KW
For instance, if the text is "BK01" originally, can I keep the user from editing the "BK" prefix?
I currently validate the user's input when they are finished editing, but I'd like to keep them from entering incorrect information to begin with.
Any suggestions would be appreciated.
KW