473,323 Members | 1,560 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

Tab character in TreeView

Hi,

Is there a way to tab text in a TreeView node--so as to simulate more than
one column? I've tried putting vbTab and ControlChars.Tab in the node's
text, and all that shows up is a little rectangle character.

Thanks,
Nathan
Nov 21 '05 #1
3 3428
Hi,

Take a look at the treelistview.

http://www.thecodeproject.com/vb/net...eelistview.asp

Ken
---------------
"Nathan" <nk*********************@softhome.net> wrote in message
news:%2******************@tk2msftngp13.phx.gbl...
Hi,

Is there a way to tab text in a TreeView node--so as to simulate more than
one column? I've tried putting vbTab and ControlChars.Tab in the node's
text, and all that shows up is a little rectangle character.

Thanks,
Nathan

Nov 21 '05 #2
"Nathan" <nk*********************@softhome.net> schrieb:
Is there a way to tab text in a TreeView node--so as to simulate more than
one column? I've tried putting vbTab and ControlChars.Tab in the node's
text, and all that shows up is a little rectangle character.


You may want to use this control instead of a treeview control:

TreeListView
<URL:http://www.codeproject.com/cs/miscctrl/TreeListView.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #3
Thanks for the link!

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:Ou****************@TK2MSFTNGP11.phx.gbl...
"Nathan" <nk*********************@softhome.net> schrieb:
Is there a way to tab text in a TreeView node--so as to simulate more
than one column? I've tried putting vbTab and ControlChars.Tab in the
node's text, and all that shows up is a little rectangle character.


You may want to use this control instead of a treeview control:

TreeListView
<URL:http://www.codeproject.com/cs/miscctrl/TreeListView.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

42
by: lauren quantrell | last post by:
So many postings on not to use the treeview control, but nothing recently. Is it safe to swim there yet with Access 2000-Access 2003?
5
by: SoKool | last post by:
Can anyone point me to a site where I can get a free treeview control to use in ASP .NET or any tutorial that can help me build my own treeview control. I intend to use a treeview to generate a...
6
by: suzy | last post by:
i have seen examples where the ~ character is used in the web.config file when storing directories. eg: ~/files/data.xml what does that character mean?
3
by: Peter | last post by:
Hello, We are inserting a side menu to our application using a class that is writing HTML on all our pages. This is a part of the code as an example: writer.Write(" <table WIDTH=""100%""...
6
by: Lucvdv | last post by:
In a sorted list, certain characters are grouped together, for example "çb" (cedille b) comes after "ca" but before "cc". Is there a built-in way to find out what 'base character', such as C for...
6
by: L.M | last post by:
Hello, I knew how to use the treeview under VB6. After migrating to .NET, well, I'm lost. I try to add a new node, either to the same level or as a child to a selected node in the treeview....
14
by: Mr.D | last post by:
How do I save/load the contents of a Treeview to a file? I have found several good examples written i VB6, but not a single one for VB.NET. Please help. ---- Tim
3
by: christof | last post by:
I've got a really easy problem, please help me: There are two pages in one I'm creating a TreeView like that: TreeView dbTree = new TreeView(); TreeNode dbTreeRoot = new TreeNode("Root");...
8
by: Matt MacDonald | last post by:
Hi All, I have a form that displays hierarchical categories in a treeview. Ok so far so good. What I was to do is have users be able to select a node in the treeview as part of filling out the...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.