what are the properties and events of button in visual basic
Answers
Answered by
2
All the Visual Basic Objects can be moved, resized or customized by setting their properties. A property is a value or characteristic held by a Visual Basic object, such as Caption or Fore Color. Properties can be set at design time by using the Properties window or at run time by using statements in the program code.
Answered by
0
Answer:
While using an application, a user a performs actions such as pressing a key, clicking a mouse, selecting a checkbox or selecting a list of some extra search sections are known as events
Explanation:
Pls mark me brainliest
Similar questions