Define methods and events in Visual Basic.
Answers
Answered by
0
Answer:
Methods cause an object to do something. Events are what happens when an object does something. Every object, such as a form or control, has a set of properties that describe it.
Similar questions