Hai,
I want to open a new form while the previous form is
hiding or closing.
I tried this with using MDI.I created one form like
ParentForm.placed one button control.when clicked one that
it opend new form like ChildForm.When i set the property of
ChildForm to Maximize,but the ParentForm button control
also appearing on the childform.
so plz help me how to hide parentform controls(hide
parentform while it is childform opened)
thanq..
Answer / kishor
Before using the show method to open the child form
set the visible property of the Button on the mdi form to false.
when to will close the child form first check the the mdi
form contains any child form by using 'MdiChildren.Length'
property if it is zero set the Visible property of the
button to true
| Is This Answer Correct ? | 1 Yes | 0 No |
For methods inside the interface why can’t you specify the accessibility modifier?
Explain how can you clean up objects holding resources from within the code?
In C#, explain the difference between overloading and overriding.
What is the difference between array and arraylist c#?
Can you use foreach iteration on arrays in c#?
Name some string escape sequences in c#.
What is the reason behind the invention of c#?
What is object pool in .net?
Distinguish between array and arraylist in c#?
What is monitor in C#?
0 Answers TryTechnicals Pvt Ltd,
What is the difference between namespace and class?
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)