Horizontal scrolling in TreeView Control 
Author Message
 Horizontal scrolling in TreeView Control

Hi Folks,
                I have a problem in the treeview control.I am using the tree
control from Microsoft Windows Common Controls6.0(SP4).When a select a
particular node in the treeview and scroll it horizontally, there is a
painting problem (ie.., small yellow dotted lines appear). I tried using the
treecontrol from Microsoft Windows Common Controls5.0(SP2) and this problem
does not occur in it. So far so Good.
               But the problem lies here, i want to assign an object to a
node's tag property.(Eg; Set Node.Tag= some collection).This only works with
the tree control from Microsoft Windows Common Controls6.0(SP4) and not with
the treecontrol from Microsoft Windows Common Controls5.0(SP2).So i will
have to use the first treecontrol i guess (Microsoft Windows Common
Controls6.0(SP4) .Can anyone suggest a way to solve the painting problem
that i have in this control while scrolling it horizontally.

            Hope u folks can help me out here.
Thanks in advance.

Buggie.



Wed, 12 Nov 2003 10:25:04 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Program control of horizontal scrolling of treeview

2. VB.Net: Horizontal Scroll Bar In TreeView

3. TreeView horizontal scroll bar

4. Horizontal Scrolling of TreeView

5. Treeview horizontal scrolling

6. Horizontal Scrolling of TreeView

7. Rich textbox control horizontal scrolling

8. Missing horizontal scroll bar in a ListBox control (VB4)

9. Horizontal scroll of 2 list box controls

10. Horizontal Scroll bar with outline control?

11. How to enable listbox control has a horizontal scroll bar

12. How do you add a horizontal scroll bar to a file list box control

 

 
Powered by phpBB® Forum Software