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
eksypnos123
NA
65
0
Control.OnKeyPress question
Nov 9 2004 7:10 PM
I am a bit confused with these methods (On...) defined in Control the documentation says: Raises the KeyPress event. protected virtual void OnKeyPress( KeyPressEventArgs e ); shouldn't it contain also a "this" parameter since event handlers of the keyPress event have both an object and and a KeyPressEventArgs parameter?
Reply
Answers (
2
)
Writing to a binary file
contact.GetType().GetField(column).SetValue(contact,dr[column])