Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - TreeView: AfterLabelEdit
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

TreeView: AfterLabelEdit

 Post Reply Post Reply
Author
Message
Albert1 View Drop Down
Groupie
Groupie
Avatar

Joined: 01 February 2007
Location: Italy
Status: Offline
Points: 66
Post Options Post Options   Thanks (0) Thanks(0)   Quote Albert1 Quote  Post ReplyReply Direct Link To This Post Topic: TreeView: AfterLabelEdit
    Posted: 26 September 2011 at 7:47am
I have a TreeView and need to display TreeView.SelectedItem.FullPath (well, sort of).
No problems with the NodeClick event but what if I need to edit a node? After the event AfterLabelEdit, no other event is generated so I have no sync between FullPath and the TreeView nodes collection.
 
Trying with keyboard? From CJ's help:
The AfterLabelEdit event is generated after the user finishes the editing operation,
which occurs when the user clicks on another Node or ListItem or presses the ENTER key.
 
Well, the ENTER key is part of the editing process so it is not trappable by the main program. I can trap only the second KeyPress: unuseful.
 
I cannot use a timer ... Some suggestion?
 
Product: Xtreme SuitePro (ActiveX) version 13.4.1 / 16.3.0

Platform: Windows Vista (32bit) - SP 2

Language: Visual Basic 6.0 (SP6)

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.188 seconds.