how many no of controls in form?

Answers were Sorted based on User's Feedback



how many no of controls in form?..

Answer / pradeepa v

They are 2 types of controls in VB, one is Intrinsic
Controls and another one is Extrinsic Control.

Is This Answer Correct ?    16 Yes 4 No

how many no of controls in form?..

Answer / prabaharan

Friends,

VB Can Make 255 Controls On a single Form. Because 0 to 256
we can Make Controls. But Form Also One of the Control by Self.
So We can Make only 255 Controls in A sINGLE fORM.

Note: I Already Workout this. SO I can tell Sure this is
Right answer...

Is This Answer Correct ?    12 Yes 2 No

how many no of controls in form?..

Answer / daya

255

Is This Answer Correct ?    6 Yes 1 No

how many no of controls in form?..

Answer / ashish mishra

255 controls excluding form because is form is also a one
control

Is This Answer Correct ?    5 Yes 1 No

how many no of controls in form?..

Answer / khemalatha

251

Is This Answer Correct ?    10 Yes 7 No

how many no of controls in form?..

Answer / sangeetha

255 controls on the form.

Is This Answer Correct ?    6 Yes 3 No

how many no of controls in form?..

Answer / guest

255

Is This Answer Correct ?    5 Yes 3 No

how many no of controls in form?..

Answer / shailender

255 X 255
we can use the control array on the form

Is This Answer Correct ?    6 Yes 4 No

how many no of controls in form?..

Answer / prashant verma

Mr. Parmanand might be wrong because the q is that "how many
no of controls in form?"
so it ovsly not include a tool say a command button having
same name bt different indx no.
there4 answer could be 255

Is This Answer Correct ?    2 Yes 0 No

how many no of controls in form?..

Answer / cherran

A VB form can have 255 controls in a form. Note: Form is
also one of the control

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More Visual Basic Interview Questions

How would you create your application in DHTML?

0 Answers  


What is Mixed Cursors?

1 Answers  


what is different between edit and update?

5 Answers   Wipro,


How can you Navigate from the DHTML application to another DHTML application? .

0 Answers  


How can you check whether a record is valid record or Invalid record using ADO control or Object?

0 Answers  






What is the difference between a Dynaset and Snapshot and how would you create one?

2 Answers  


How do I mimic a toggle button?

0 Answers  


What kind of components can you use as DCOM servers?

1 Answers   Hudson,


What is binding? What are types of binding?

3 Answers   Primus Global,


What is RDO?

1 Answers  


How do I tell when an application executed using the SHELL command is finished?

0 Answers  


What is Static Variable?

3 Answers  


Categories