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 can I process command-line arguments?
what is a constructor? What is a destructor?
What is difference between string and stringbuilder in c#?
Write a sample code to write the contents to text file in c#?
What is an escape sequence in c#?
What is Implementation inheritance and interface inheritance?
What is data quality assurance?
What sort algorithm does c# use?
What are Generics?
what is a enumeration in c#
Is arraylist thread safe?
What is data set in c#?
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)