10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
shusaku
0
3
0
Not getting Events
Mar 19 2005 3:27 PM
I'm working on tablet PC program, and I want to get keyboard input. Unfortunately, the program doesn't get the keypress event... I do the following in order to activate the keyboard input under initialization: this.keypress += System.Windows.Forms.KeyPressEventHandler(this.myfunction); The program doesn't go into "myfunction" when I press keys.. Could someone help me out ?
Reply
Answers (
2
)
Detecting windows update events?
Is ANYONE familiar with the C# APPBAR class?????