TreeViewNode Visible Property Not Implemented |
Post Reply |
Author | |
stefanadelbert
Groupie Joined: 29 October 2008 Location: Australia Status: Offline Points: 31 |
Post Options
Thanks(0)
Posted: 17 March 2009 at 6:26pm |
I'm looking at replacing the standard VB6 TreeView with the XtremeControlSuite.TreeView, but have noticed that XtremeControlSuite.TreeViewNode does not implement the Read-Only Visible Property. I use this property on the standard Node for dynamic resizing of the TreeView.
Is there a reason that this property is not implemented? Is there another way of counting the number nodes that are actually visible in an XtremeControlSuite.TreeView? Stefan |
|
stefanadelbert
Groupie Joined: 29 October 2008 Location: Australia Status: Offline Points: 31 |
Post Options
Thanks(0)
|
I cannot be the first person to have run into this problem.
Any suggestions? Are any of the Codejock admins around? |
|
nighthawk
Senior Member Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
|
I would love to see a VISIBLE property on the TreeViewNode. The problem I am having is the I need to show and hide individual nodes at run-time as certain program settings change. Right now, the only way I have found to accomplish this is to delete all the nodes and rebuild the node list every time I need to make a change. This causes a very distracting flicker and it also seems to cause the treeview to take focus even if I have a window in the foreground. Having the foreground window pushed to the back every time I need to refresh the treeview nodes is too much of a problem so I am looking for some other way to accomplish this. A VISIBLE property that I can set at run-time would probably solve this.
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 |
|
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 |