Which controls can not be placed in MDI ?
Answers were Sorted based on User's Feedback
Answer / himali
Controls that doesn't have align property can be placed on
MDI like timer,data control,picturebox,etc
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / bhushan deshmukh
user can not put any control on the MDI except Timer, But
User can put a picture /Image control on MDI and then put
any control on picture/image that time possible to put any
control over it
Is This Answer Correct ? | 1 Yes | 0 No |
How do you call a function in a DLL?
What is Static Variable?
How the image application?
What is constructors and distructors.
How do you clear the current selected item from a drop down combo box?
which property is used to lock a textbox to enter data?
What is dao in vb?
Is it possible to Manipulate data through flexgrid? Explain.
How can you save and Get data from Clipboard/ Recordset object consists what?
What is OLEDB?
What are the Internet tools available in VB 6.0?
How do I implement an accelerator key for a text box?