Computer Science, asked by parshu1728, 4 months ago

Describe about windows control buttons.

Answers

Answered by Anonymous
14

Answer:

The Button control represents a standard Windows button. It is generally used to generate a Click event by providing a handler for the Click event. Let's create a label by dragging a Button control from the Toolbox ad dropping it on the form.

Similar questions