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 |
Can constructor be protected in c#?
What?s the implicit name of the parameter that gets passed into the class? set method?
Is datetime value type c#?
When do you generally use a class over a struct?
Is c++ or c# better?
What is the implicit name of the parameter that gets passed into the set method/property of a class?
What is the use of table aliases?
Why do we use dictionary in c#?
What are the access allowed for compilation units(namespace),class and structs and what are its default access?
what is class libraries?
1.write a program in C# to find a given point which is inside in a circle. Given circle's radius and its center point? 2.Write a program in C# to generated 20 prime numbers greater than a given number? (It should be more efficient for large numbers also) 3. Write a Code to check whether a given point is inside a circle or not? given Circle's raduis and its center point. 4. using oops concept, design an elevator do not forget buttons on each floor..
What is difference between ilist and list?
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)