Computer Science, asked by dakshrajaryan0408, 6 months ago

What is standard command button in Visual Basic?​

Answers

Answered by Anonymous
2

\huge{\underline{\underline{\sf{Answer:-}}}}

A command button performs a task when the user clicks the button. You use a CommandButton control to begin, interrupt, or end a process. When clicked, a command button appears to be pushed in and so is sometimes called a push button. The most common event for a CommandButton control is the Click event.

Similar questions