TreeView horizontal scroll bar 
Author Message
 TreeView horizontal scroll bar

Hi,

I know how to show a horiz scroll bar in a listbox.  According to the
online help (sort of), I should be able to set the .ScrollBars property
of a TreeView control.

Not!

Anyone know how to enable the horiz scroll bar on a TreeView?
--


Braun Technology Group      www.brauntech.com
Chicago, IL



Mon, 05 Apr 1999 03:00:00 GMT  
 TreeView horizontal scroll bar

Quote:

>I know how to show a horiz scroll bar in a listbox.  According to the
>online help (sort of), I should be able to set the .ScrollBars property
>of a TreeView control.

>Not!

>Anyone know how to enable the horiz scroll bar on a TreeView?

The only way that I've been able to ensure that the Horizontal scroll bar
is enabled when necessary is to call the EnsureVisible method after
each time you call the Add method.

Best,

Quote:
>>Bill


Programmer Analyst                                     CIS: 76256,252
University of Michigan


Tue, 06 Apr 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB.Net: Horizontal Scroll Bar In TreeView

2. Horizontal Scroll Bar in ListBox

3. get rid of/hide the horizontal scroll bar in a listview

4. VB4, list boxes, and horizontal scroll bars CHALLENGE!

5. Horizontal scroll bar in a Text Box?

6. Horizontal scroll bar for ListBox

7. Program control of horizontal scrolling of treeview

8. Richtextbox - Horizontal Scroll Bar

9. Listbox no Horizontal Scroll bar

10. Need a List Box with a Horizontal Scroll Bar

11. Help with vertical and horizontal scroll bars please!!!!!

12. VB 6.0 - ListBoxes have no horizontal scroll bar

 

 
Powered by phpBB® Forum Software