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

Explain Get, Let, Set Properties.

1 Answers  


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

0 Answers  


Is Visual Basic case sensitive in general?

3 Answers  


What are the properties of datacontrol?

0 Answers  


what are the Parts of ODBC?

0 Answers  






What are the tools available for Debug in VB?

3 Answers  


what is the Property used to count number of items in a combobox?

1 Answers  


What is the default property of data control?

2 Answers  


How do I use GetPrivateProfileString to read from INI files?

0 Answers  


What is Mixed Cursors?

1 Answers  


Record set object consists of what?

5 Answers   Microsoft,


How to get Cursor position using API?

0 Answers  


Categories