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
anand kulkarni
NA
99
48.6k
Anchor Property of child form
Sep 9 2014 11:13 PM
Dear Experts
I have created a child form in C# useing anchor property . The form runs properly when it runs with out mdi form .
When I resize the form the objects on the form re-size properly . But When Ever I open the form Under Mdi Form the
objects of the form get distribe .
I am useing below code to load custid form in Mdi
custid newMDIChild = new custid();
// Set the Parent Form of the Child window.
newMDIChild.MdiParent = this;
// Display the new form.
newMDIChild.Show();
Please see the images below
Reply
Answers (
1
)
Logic for this operation
I want when i click the Fees from the dropdownlist i want to