Which controls can not be placed in MDI ?

Answers were Sorted based on User's Feedback



Which controls can not be placed in MDI ?..

Answer / hema

Controls which does not have align property cannot be
placed in MDI forms

Is This Answer Correct ?    26 Yes 0 No

Which controls can not be placed in MDI ?..

Answer / anand shanbhag

1. Controls with the align property can be placed in MDI.
e.g. Picture box

2. Control that are not having visible interface can be
placed in the MDI.
E.g. Timer, Imagelist.

Is This Answer Correct ?    8 Yes 0 No

Which controls can not be placed in MDI ?..

Answer / amir

Controls with Align Property can be placed in MDI forms.
Eg: Picture box, tool box.

Is This Answer Correct ?    10 Yes 3 No

Which controls can not be placed in MDI ?..

Answer / gagandeep kaur

check box,text box,list box,label

Is This Answer Correct ?    3 Yes 2 No

Which controls can not be placed in MDI ?..

Answer / sitesh

text box,combo box, data combo,rich text box etc

Is This Answer Correct ?    13 Yes 14 No

Which controls can not be placed in MDI ?..

Answer / shankar

Except picture box no other controls can be placed in Mdi

Is This Answer Correct ?    8 Yes 9 No

Which controls can not be placed in MDI ?..

Answer / vikas gupta

picture box,image box,combo,list,button,text,drive,check
box,option button etc

Is This Answer Correct ?    4 Yes 5 No

Which controls can not be placed in MDI ?..

Answer / pradeep

Controls which does not have align property can be
placed in MDI forms

Is This Answer Correct ?    6 Yes 8 No

Post New Answer

More Visual Basic Interview Questions

What is "Reserved Error -1209"?

0 Answers  


What are the different types of errors in visual Basic?

8 Answers   ABC,


Name and define the logical tiers in a traditional 3-tiered architecture?

1 Answers  


1s it posible to Create Tables Through Querydef?

0 Answers  


WHAT IS DIFFERENCE BETWEEN Message box and image box

13 Answers  






How can you Navigate from the DHTML application to another DHTML application? .

0 Answers  


Is a foo VBX/DLL available as shareware/freeware?

0 Answers  


What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?

6 Answers  


what is the Difference between Declaration and Instantiation an object?

1 Answers  


Is it possible to call backend procedures with ADO control?

1 Answers  


what are the Types of DBCombo boxes?

0 Answers  


What is the difference Between ADO and other data access objects?

1 Answers  


Categories