How many max. number of controls can place in one form
(especially visual basic form)?

Answers were Sorted based on User's Feedback



How many max. number of controls can place in one form (especially visual basic form)?..

Answer / sivakumar_yandra

255 controls

Is This Answer Correct ?    16 Yes 0 No

How many max. number of controls can place in one form (especially visual basic form)?..

Answer / suresh

254 only and one form object = 255 (including form)

If we use control array means with the same name for the
control, we can use any number of the controls on a form

Is This Answer Correct ?    3 Yes 0 No

How many max. number of controls can place in one form (especially visual basic form)?..

Answer / parag joshi

256 Controls

Is This Answer Correct ?    2 Yes 2 No

How many max. number of controls can place in one form (especially visual basic form)?..

Answer / karan munjal

256

Is This Answer Correct ?    3 Yes 3 No

How many max. number of controls can place in one form (especially visual basic form)?..

Answer / suresh

254 Only

Is This Answer Correct ?    1 Yes 1 No

How many max. number of controls can place in one form (especially visual basic form)?..

Answer / senthil

its purely based on its memory capacity.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Visual Basic Interview Questions

what are the Types of Resultsets?

0 Answers  


Explain about form creation in Visual Basic?

0 Answers  


What is the difference between a Sub and a Function?

3 Answers  


What is activex control in vb?

0 Answers  


OLE is used for _______

0 Answers  






Explain about conditional operators?

0 Answers  


How many ways we can access file using VB?

0 Answers  


Can we display only integers / numbers through the message box? Is there any constraint to do so?

8 Answers   Infosys,


How would you navigate between one document to another document in Internet Explorer ?

0 Answers  


Types of LockEdits in DAO?

0 Answers  


What are 3 main differences between flexgrid control and dbgrid control?

0 Answers  


How many images can be placed in the image list ?

2 Answers  


Categories