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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy selected text in a treeview node

Status
Not open for further replies.

NimbusSoftware

Programmer
Aug 21, 2007
1
US
I've used the code in to edit a treeview node. However, copy (ctl-c), cut (ctl-x) and paste (ctl-v) won't. I trap those key-presses in Form_KeyUp but can't get the selected text from the editing box.
Thanks for you help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top