Answer Posted / jyotika prajapat
Necessity of MDI Form:
To allow users to work on several similar forms
at one time within an application, the MDI form should be
used.
To make a form as a mdichild form, make child property
of a form is to be true.
| Is This Answer Correct ? | 31 Yes | 2 No |
Post New Answer View All Answers
List the two main parts of .net?
What’s the difference between private and shared assembly?
Explain about globalization?
Can you please explain the difference between value and reference types?
What is the size of .net object?
What is meant by jagged arrays?
How do you retrieve the customized properties of a .net application from xml .config file?
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
What is the purpose of an Assembly?
Name some of the features of C# which are not present in VB.NET?
What is code access security?
What is redim keyword and its use?
What is pre-jit?
described weak typing?
What are jagged arrays ?