How many MDI(multiple document interface) forms can include
in one project(especially in visual basic)?
Answers were Sorted based on User's Feedback
Answer / ch. rajen singh
We can add only one Parent MDI form and multiple child form
in one project
Is This Answer Correct ? | 37 Yes | 5 No |
Answer / sivakumar_yandra
only one for remaining forms(child forms) we have to set
Mdichild property as "True"
Is This Answer Correct ? | 14 Yes | 5 No |
Answer / amritha nandini
There can be many child forms created within the parent form ( MDI FORM )
Is This Answer Correct ? | 4 Yes | 1 No |
How can you Add API functions to your Application?
____ property is used to lock a textbox to enter a datas.
How would you add elements in TreevieW Control.
How would you attach pictures in column headers of List View Control?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is ADO? What are its objects ?
What is ActiveX Control?
What is ADO?
Write the Steps in Creating an ActiveX Control?
What is datagrid in vb net?
what are Collections?
What is the use of Active Control Property?