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
Gabriel Goyo
NA
6
0
Detecting events
Jan 31 2013 12:28 PM
Hi there... Please, help me with this question. How can I detect which event fires the Leave() event of a control, for example if the Leave() event was fired by Tab key down or mouseClick. is there a way for get that information. I need to execute some code in the Leave() event but there is some code to do if the event was fired by Tab key, and another code if the event was fired by Shift+Tab key combination
Thanks in advance
Reply
Answers (
0
)
How to apply SORTING to LIST COLLECTION in C#.Net?
build C# app as windows application