|
-
May 18th, 2004, 05:56 AM
#1
Thread Starter
Frenzied Member
Modal Form Problem
I have noticed with .NET that when I display a modal form, if a place user input validation code in a click procedure
eg. MsgBox("Please enter a valid number.")
Text1.Focus()
Exit Sub
that after exiting sub the form is minimised. Has anyone else encoutered this frustrating behaviour? I can't see any obvious reason why this is happening. The form's default window state is set to normal.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|