VB.Net: Horizontal Scroll Bar In TreeView 
Author Message
 VB.Net: Horizontal Scroll Bar In TreeView

How do I remove the horizontal scroll bar in a treeview.  The nodes I have,
fit in the treeview, but for some strange reason, there is a horizontal
scroll bar.

Any clue?

Thanks,

Dan



Sat, 08 Oct 2005 04:35:15 GMT  
 VB.Net: Horizontal Scroll Bar In TreeView
Hi Baniel,

This appears to a problem which I think happens on Windows XP with themes
turned on.  To workaround this behavior, move the code that adds the nodes
from From's constructor to the Form_Load method.

Hope this helps.

Regards,

Felix Wu
=============
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------

Quote:

>Subject: VB.Net: Horizontal Scroll Bar In TreeView
>Date: Mon, 21 Apr 2003 16:35:15 -0400
>Lines: 11
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.3790.0
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0

>Newsgroups:

microsoft.public.dotnet.framework.windowsforms,microsoft.public.dotnet.gener
al,microsoft.public.dotnet.languages.vb
Quote:
>NNTP-Posting-Host: host-64-179-39-13.har.choiceone.net 64.179.39.13
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:91822

microsoft.public.dotnet.languages.vb:103049
microsoft.public.dotnet.framework.windowsforms:43187
Quote:
>X-Tomcat-NG: microsoft.public.dotnet.languages.vb

>How do I remove the horizontal scroll bar in a treeview.  The nodes I have,
>fit in the treeview, but for some strange reason, there is a horizontal
>scroll bar.

>Any clue?

>Thanks,

>Dan



Sat, 08 Oct 2005 10:52:09 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. TreeView horizontal scroll bar

2. VB 6.0 - ListBoxes have no horizontal scroll bar

3. Scroll without scroll bar - VB.net

4. Horizontal Scroll Bar in ListBox

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

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

7. Horizontal scroll bar in a Text Box?

8. Horizontal scroll bar for ListBox

9. Program control of horizontal scrolling of treeview

10. Richtextbox - Horizontal Scroll Bar

11. Listbox no Horizontal Scroll bar

12. Need a List Box with a Horizontal Scroll Bar

 

 
Powered by phpBB® Forum Software