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
Administrator
Tech Writer
2.2k
1.5m
MDI Main form opening a Modal login window
Mar 28 2003 6:55 AM
Hi all, This problem has been driving me crazy for ages now and I am not getting any further with it. Any help would be appreciated. Here goes: I have a MDI main form from which I want to open a modal dialogue for a login. from the MDI Constructor I open my login window: if (Login.ShowDialogue() == DialogueResult.OK) //do something The problem I am having is that because the modal login form is being called from the constructor of the MDI Form, the modal login form is showing before the MDI Form. What I actually want to happen is display the MDI form then the modal login. Thanks in advance, Pete.
Reply
Answers (
1
)
Unknown Exception
DataBinding/TextBox/ColumnWidth