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

Difference Types of Instancing Property in ActiveX Dll and Exe.

1 Answers  


Explain about trees structures work.

0 Answers  


How many types of API functions are availble in VB?

1 Answers  


What is rdo in vb?

0 Answers  


Is visual basic easy?

0 Answers  






What are the properties of datacontrol?

0 Answers  


what are the Advantages of disconnected recordsets

1 Answers  


Explain about form creation in Visual Basic?

0 Answers  


Is a foo VBX/DLL available as shareware/freeware?

0 Answers  


What is VB ShellScripting?

1 Answers   Wipro,


How can you read content from file?

1 Answers  


What is DAO?

2 Answers  


Categories