Change Focus in TreeView' NodeClick event? |
Post Reply |
Author | |
mjohn
Groupie Joined: 24 January 2011 Status: Offline Points: 24 |
Post Options
Thanks(0)
Posted: 30 March 2011 at 9:01pm |
Hi. I have a form has a treeview1, and has a textbox1(or other control), when I click a node in the treeview, I want change the focus to the textbox, but can't, How to do it?
//////////////////// Private Sub TreeView1_NodeClick(ByVal Node As XtremeSuiteControls.TreeViewNode) Text1.SetFocus End Sub /////////////////// Above code can't make the text1 get the focus. Thanks! Product: Xtreme Toolkit Version 15.0.1 Platform: Windows 7 pro Language: VB6 SP6 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |