__ no of controls in form.



__ no of controls in form...

Answer / Bhanu Pratap Singh

To find the number of controls on a form in Visual Basic, you can loop through all the control collection (e.g., Controls) and count their items. Alternatively, you can use the Count property if it's available for your version of Visual Basic.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What are the types of line styles available in Treeview Control?

1 Answers  


How would you create Visual basic Document file?

1 Answers  


How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?

1 Answers  


How do I do Peek and Poke and other low-level stuff?

1 Answers  


What is DDE?

1 Answers  


What is Vlookup introduction and formula?

2 Answers  


What is Pseudocode?

1 Answers  


Through which protocol OLEDB components are interfaced?

1 Answers  


How many objects resides in ADO ?

1 Answers  


What is Mixed Cursors?

1 Answers  


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

1 Answers  


Describe Database Connection pooling relative to MTS ?

1 Answers  


Categories