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 / praveena

All the controls that cannot be placed on the MDI. Only
certain controls can be pleced on the MDI they are Picture
Box, Tool Strip, Status Bar, Progressvie Bar.

the controls don't have events

Is This Answer Correct ?    4 Yes 4 No

Which controls can not be placed in MDI ?..

Answer / rajesh

The Controls which are not having align property, those controls cant be placed in MDI Form

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net WindowsForms Interview Questions

Which property of the progressbar control specifies the amount to increment the current value of the control?

0 Answers  


Explain the difference between listindex and tab index?

0 Answers  


What is the need of tabindex property is label control?

1 Answers  


Explain how to find the current record position in data control?

0 Answers  


how to create a set up in vb.net for desktop application please say me steps with examples

1 Answers  






Hi, I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. when I am clicking another button then other two values also insert into that table. please help me

3 Answers   Satyam,


what is acomponent in windows applications?

2 Answers  


What are the advantages of form?

0 Answers  


How is anchoring different from docking?

0 Answers  


Name the class to be inherited for creating a custom control.

0 Answers  


How do you hide the columns in datagrid?

2 Answers  


Extension methods can be both static and normal class methods. Yes/No?

1 Answers   Arctern,


Categories