Which controls can not be placed in MDI ?

Answer Posted / amir

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

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is the Variant type slower than using other variable types?

1192


Explain the working of templates?

655


___ property used to add a menus at runtime.

1347


How to customize workgroup message?

708


What is the difference between change event in normal combobox and dbcombobox?

1741






Binary Access-method isused to access file in which manner?

1512


State about the different types of visual basic data?

659


How many types of API functions are available in VB?

1982


___ VB constant make the menu item in centre.

1431


How do you create a form in visual basic?

565


How many objects resides in ADO ?

1595


Is visualvm free?

645


what are the Types of LockEdits in RDO?

1651


What is DDE?

1863


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1798