adspace
Answer Posted / 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 View All Answers
How do I force a file dialogue box to reread the currect disk?
Specify technical & functional architecture of your last 2 projects.
Draw Sequence Modal of DAO and Explain?
With in the form we want to check all the text box control are typed or not? How?
How would you attach pictures in column headers of List View Control?
How do I make the mouse cursor invisible/visible?
How would you activate animation control?
How do I tell when an application executed using the SHELL command is finished?