C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Run time tree view image is not displaying


Posted Date: 05 Sep 2008      Total Responses: 2

Posted By: Ashish Shah       Member Level: Gold     Points: 1


Hello friends,,

I am not able to see image in tree view at run time..
Image which are added at design time will not displaying at run time in my window application

any solution..

Thankx

Ashish Shah
India,surat




Responses

Author: Priya    05 Sep 2008Member Level: SilverRating:     Points: 2
How you add the images in the nodes?

Do something like this:

Dim AddToTreeView As New TreeNode
With AddToTReeview
.Text = "Test"
.Value = "Test"
.ImageUrl = ="~/your imagepath/imagename.gif"
End With
TreeView1.Nodes.Add(AddToTReeview)



Author: Ashish Shah    05 Sep 2008Member Level: GoldRating:     Points: 1
Image URL property is not availabel for tree node..


Post Reply
You must Sign In to post a response.
Next : cut xml attribute
Previous : Validation
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

doors in nj

Contact Us    Privacy Policy    Terms Of Use