Computer Science, asked by Narendramodi8550, 11 months ago

Which control is an example of an object in vb.net?

Answers

Answered by Anonymous
37
Question:-Which control is an example of an object in vb.net?


Answer:-Visual Basic control is an example of an object in vb.net?
Answered by aqibkincsem
3

An object can be a piece of an application, like a control or a form. An entire application can also be an object.

When you create an application in Visual Basic, you constantly work with objects.

You can use objects provided by Visual Basic, such as controls, forms, and data access objects.

Similar questions