TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
nisha_2662
NA
2
0
Adding an image to a control at runtime
Aug 9 2004 7:04 AM
Hi, I wish to add an image to a control on my application at runtime. I am using the Image.FromFile() method and this works fine on the developement machine. But then when i run the application on the test machine, i get an error because it looks for a file with the specified path in my code. How do i ensure that the application is able to look for the image file on the test machine?
Reply
Answers (
4
)
how to remove a listview item from the timer event
Panel does not show at run-time on test machine