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
dmaddigan
NA
2
0
Validation Required
Nov 16 2004 10:21 PM
Hi folks, Just authoring my first VB .net application and need some help. In the situation with an MDI Parent Form and an open Child Form: ... if the user changes data in a TextBox control on the Child Form (and the cursor remains in the TextBox control) and then the user clicks on the MDI Parent Form, the Validating and Validated events for the TextBox on the Child Form are not triggered. Of course if the user were to tab out of the TextBox on the Child Form before clicking on the MDI Parent Form, the validation process would occur. I have also found that if the user were to change the data and then try to close the Child Form, the validation process kicks in and if there are errors the Child Form remains open with the ErrorProvider message. How can I force a validation on an active TextBox control on an open Child Form before the MDI Parent Form is activated? Donna
Reply
Answers (
0
)
Collection Control
Placing a UserControl on a local html page