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
pathuri_sandeep
NA
9
0
Working Images on Pocket PC
Feb 22 2004 4:01 AM
Hi, When i double click on the Picture box i am taken into the following lines of code: Private Sub PictureBox1_ParentChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PictureBox1.ParentChanged End Sub Instead of the PictureBox1_Click() In this case how to make an evet run by clicking on the picture? For example, if i click on the image a text box should appear saying " Hello world". Please Sugest some Solution. With Regards,
Reply
Answers (
0
)
Problem accessing cookie from C# code file.
C# tutorials