hai,
i'm new to the c#, Can u suggest me a solution to " Display a child form appears as dialogue only to its parent form ".
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Krishna GaradPosted Dec 30, 2010, 4:05 AM
eins kaPosted Dec 30, 2010, 3:41 AM
thanks again, But when i call showdialog it will appear permanently top of my application and prevnet from selection any other forms. I want that child form (B) appear top of only its parent from (A)., so that i could select any other form (C) with out closing the child form (B) and also it shouldn't appear infront of from (C). and agin when im select the form (A) then the child of should appear as the dialogue window to that from (A0
Subhendu DePosted Dec 30, 2010, 3:32 AM
frm.ShowDialog();