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 |
How many static constructors are allowed in a class?
What is the difference b/w Arry.copy() and array.clone() method?
why C#.net doesnot support prcedures and why it supports structs,functions
When a new instance of a type is created, what is the type of method implicitly called?
What is type safe code?
What are variables in c#?
Does C# support multiple inheritance?
3 Answers IBM, Siebel Systems, Visual Soft,
Wats the diff between sealed class and private class in inheritance
code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.
Can the nested class access, the containing class. Give an example?
What are static and dynamic variables?
What do you know about device context?
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)