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
sasikumar
NA
15
0
Displaying Child forms as Modal Dialog
Nov 10 2011 2:31 AM
Hi,
I've a parent form frmParent and a child form frmChild. I open the child form as a modal dialog from the parent form as below --
frmChild.ShowDialog(this);
Now, when the child form is opened, I'm able to move the child form outside the parent form. Is there a way to restrict the Modal form to move within the Parent form ?
Thanks,
Reply
Answers (
2
)
populate a drop down in a OO manner
Displaying table name in the combobox