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 Error?

1 Answers   IBM,


Through which protocol OLEDB components are interfaced?

1 Answers  


What is the difference between modal and modaless form in VB?

1 Answers  


What is the use of Hyperlink control for DHTML applications?

1 Answers  


How can you check Beginning and End of the file?

2 Answers  


How can you Add API functions to your Application?

1 Answers  


what are the Control Categories?

1 Answers  


What is data control in vb?

1 Answers  


what is differece b/w Module and class Modules in vb6? thanks

4 Answers   Ask Techsys, TCS,


How would you map properties to controls by using ActiveX Control Interface Wizard?

1 Answers  


How many File System Controls are there Explain?

1 Answers  


Which datatypes in Visual Basic are capable of accepting Nulls?

1 Answers  


Categories