how many no of controls in form?

Answers were Sorted based on User's Feedback



how many no of controls in form?..

Answer / guest

255

Is This Answer Correct ?    5 Yes 4 No

how many no of controls in form?..

Answer / parmanand

All the answers are Wrong. Try control array.

Put one Text box and try to copy and paste the control; you
can do till the range of integer.

So in result you can 255*32767 controls

255 * 32767 = 8355585

But remember your program and computer will stuck becoz of
memory issues.

pls correct me if i am wrong.

Is This Answer Correct ?    2 Yes 1 No

how many no of controls in form?..

Answer / prem

only 255

Is This Answer Correct ?    2 Yes 3 No

how many no of controls in form?..

Answer / b.guruvayurappan

The maximum number of controls allowed on a single form
depends on the type of controls used and available system
resources.
However, there is a fixed limit of 254 control names per
form

Is This Answer Correct ?    2 Yes 4 No

how many no of controls in form?..

Answer / simon

91, my friend told,,

Is This Answer Correct ?    2 Yes 8 No

how many no of controls in form?..

Answer / jalpa

85

Is This Answer Correct ?    3 Yes 11 No

Post New Answer

More Visual Basic Interview Questions

To.set the command button for ESC ___ Property has to be changed.

0 Answers  


What is the size of the variant data type?

3 Answers  


Which property of menu cannot be set at run time?

1 Answers  


How can you save and Get data from Clipboard?

1 Answers  


Draw Sequence Modal of DAO? Explain.

0 Answers  






What is the use of Imagelist Controls ?

0 Answers  


How can you force new objects to be created on new threads?

0 Answers  


Which property of textbox cannot be changed at runtime ?

3 Answers   JPMorgan Chase,


How to set a shortcut key for label?

2 Answers  


___ Property is to compress a image in image control.

1 Answers  


What is the difference between creating a object using New and CreateObject in Visual Basic?

1 Answers  


How to test the AX stat class?

0 Answers  


Categories