Groups | Blog | Home
all groups > dotnet faqs > may 2004 >

dotnet faqs : TreeView Control


Reza Alirezaei
5/24/2004 6:57:30 PM
why can't I find TreeView control in Toolbox?where is this useful control?

saintwright NO[at]SPAM bigpond.com
5/24/2004 11:45:18 PM
[quoted text, click to view]

First of all a TreeView is a Windows Form control, and if it is not in
your toolbox, right click in the toolbox and click "Add/Remove
Items...", then in the first tab scroll down to TreeView and and make
Hardip Wadhwa
5/25/2004 8:55:56 AM
You have to Download the control, build it and add it to the Toolbox.

For reference, check the following URL

http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/webc
ontrols_entry.asp


Hardip



[quoted text, click to view]

Hardip Wadhwa
5/25/2004 8:58:08 AM
Exact URL

http://msdn.microsoft.com/asp.net/using/building/webcontrols/default.aspx?pu
ll=/library/en-us/dnaspp/html/aspnet-usingtreeviewiewebcontrol.asp

Hardip


[quoted text, click to view]

Reza Alirezaei
5/25/2004 2:15:17 PM
Should I buy that control,,or it is ,like the other ,given free of charge?
[quoted text, click to view]

Hardip Wadhwa
5/25/2004 3:11:17 PM
For Windows Application , it is available .

For ASP Application you have to download from the URL mentioned.

[quoted text, click to view]

Hardip Wadhwa
5/26/2004 9:03:38 AM
Its free of charge, you have to download the code files once and run a batch
file included along with it. It will install the dll at your pc.

Then in toolbox add the control by browsing the dll. It will show you all
the controls.


[quoted text, click to view]

AddThis Social Bookmark Button