What is the maximum size of form to hold the controls?

Answers were Sorted based on User's Feedback



What is the maximum size of form to hold the controls?..

Answer / anjani k singh

255

Is This Answer Correct ?    8 Yes 0 No

What is the maximum size of form to hold the controls?..

Answer / s.guna

240 to 254 based on the controls. Control arrays it is 32767

Is This Answer Correct ?    7 Yes 0 No

What is the maximum size of form to hold the controls?..

Answer / ghanshyam verma

254 But not in Controll Array.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is the difference between Object and Class?

6 Answers  


How will you define a function to accept variable number of arguments ?

1 Answers  


What is the error message that you would get if you try to use a recordset that is not initialized to anything?

2 Answers  


What is passing by reference?

1 Answers  


How to use hyperlink?

0 Answers  






What are constructors and destructors?

1 Answers  


What is the need of z-order method?

1 Answers  


How does the following statements work? On Error Resume Next

1 Answers  


What is the difference between ANSI and UNICODE strings when passed as arguments to a DLL?

3 Answers  


What is the tool used to configure the port range and protocols for DCOM communications?

1 Answers   IBM,


What will happen if you issue a Resume statement after handling an error?

3 Answers  


How many system controls are available ?

1 Answers  


Categories