looking for enhanced tree control 
Author Message
 looking for enhanced tree control

Hi,

I'm looking for a tree control for VB 5 that allows a checkbox as part of
the node.  Poledit for 95 and NT has this exact funtionality that I need.
When you edit an item in poledit you get a a tree view up and you can select
active items from it by checking and unchecking items in the list.

Does anyone know of such a control?

thanks in advance
Mike



Mon, 09 Apr 2001 03:00:00 GMT  
 looking for enhanced tree control
The latest versions of the common control treeview control have this
functionality. I think installing IE4 will also install the required
components on your system.

Quote:

>Hi,

>I'm looking for a tree control for VB 5 that allows a checkbox as part of
>the node.  Poledit for 95 and NT has this exact funtionality that I need.
>When you edit an item in poledit you get a a tree view up and you can
select
>active items from it by checking and unchecking items in the list.

>Does anyone know of such a control?

>thanks in advance
>Mike



Mon, 09 Apr 2001 03:00:00 GMT  
 looking for enhanced tree control
Any idea where I can get documentation on this?

Mike

Quote:

>The latest versions of the common control treeview control have this
>functionality. I think installing IE4 will also install the required
>components on your system.



Mon, 09 Apr 2001 03:00:00 GMT  
 looking for enhanced tree control
Hi

Quote:

>Hi,

>I'm looking for a tree control for VB 5 that allows a checkbox as part of
>the node.  Poledit for 95 and NT has this exact funtionality that I need.
>When you edit an item in poledit you get a a tree view up and you can
select
>active items from it by checking and unchecking items in the list.

>Does anyone know of such a control?

You can do this in VB5 with the standard TreeView Control using API calls,
or (I think) with VB6 and the standard TreeView control that comes with it.

For VB5, take a look at http://www.mvps.org/vbnet and look under the Code
Library, Common Controls section.

Quote:
>thanks in advance
>Mike

Regards

Chris Eastwood
Software Engineer
ACNielsen Ltd



Tue, 10 Apr 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Looking for Tree View Control - 16 bit

2. Looking for a Data Aware Outline and/or Tree control

3. looking for a good & complete tree control

4. Looking for a control to navigate through directory tree

5. looking for tree/table control

6. Looking for Hierarchial Tree/List Control

7. Enhance the look of forms

8. Looking for people to enhance 3600+ links about OO

9. looking for enhanced List View controller

10. Looking for a enhanced MsgBox

11. Looking for enhanced string objects

12. Looking for enhanced string objects

 

 
Powered by phpBB® Forum Software