Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Problems with treeview control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problems with treeview control

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

Joined: 04 July 2008
Location: Ecuador
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote renzoseminario Quote  Post ReplyReply Direct Link To This Post Topic: Problems with treeview control
    Posted: 07 July 2008 at 11:12am
Hi, I have a problem with events of treeview control CodeJock, version 11.2.0. When execute some event mouse this not execute. For example, the event NodeClick not execute when selected some node of the treeview, use a breakpoint in the code of this event.
 
Plataform: ActiveX, Visual Basic 6.0
O.S. Win XP SP2.
 
Sorry but my english is very bad.
 
Thanks.
Renzú
Back to Top
Baldur View Drop Down
Senior Member
Senior Member


Joined: 22 November 2006
Location: Germany
Status: Offline
Points: 244
Post Options Post Options   Thanks (0) Thanks(0)   Quote Baldur Quote  Post ReplyReply Direct Link To This Post Posted: 07 July 2008 at 4:56pm
The only event that is not fired by the mouse is the Click-event, when you click on the active node.
Back to Top
renzoseminario View Drop Down
Newbie
Newbie
Avatar

Joined: 04 July 2008
Location: Ecuador
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote renzoseminario Quote  Post ReplyReply Direct Link To This Post Posted: 07 July 2008 at 5:44pm
I need fired this event but not happen
 
Private Sub trvMenu_NodeClick(ByVal Node As XtremeSuiteControls.TreeViewNode)
Renzú
Back to Top
renzoseminario View Drop Down
Newbie
Newbie
Avatar

Joined: 04 July 2008
Location: Ecuador
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote renzoseminario Quote  Post ReplyReply Direct Link To This Post Posted: 08 July 2008 at 11:05am

I find the solution. The treeview control must to be container in the other control, for example: a tabcontrol or a groupbox.

Renzú
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.172 seconds.