Which controls can not be placed in MDI ?
Answers were Sorted based on User's Feedback
Answer / hema
Controls which does not have align property cannot be
placed in MDI forms
Is This Answer Correct ? | 26 Yes | 0 No |
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 |
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 |
Answer / sitesh
text box,combo box, data combo,rich text box etc
Is This Answer Correct ? | 13 Yes | 14 No |
Answer / shankar
Except picture box no other controls can be placed in Mdi
Is This Answer Correct ? | 8 Yes | 9 No |
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 |
Answer / pradeep
Controls which does not have align property can be
placed in MDI forms
Is This Answer Correct ? | 6 Yes | 8 No |
Explain Get, Let, Set Properties.
Is a foo VBX/DLL available as shareware/freeware?
Is Visual Basic case sensitive in general?
What are the properties of datacontrol?
what are the Parts of ODBC?
What are the tools available for Debug in VB?
what is the Property used to count number of items in a combobox?
What is the default property of data control?
How do I use GetPrivateProfileString to read from INI files?
What is Mixed Cursors?
Record set object consists of what?
How to get Cursor position using API?