Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 274 Bytes

button.md

File metadata and controls

20 lines (11 loc) · 274 Bytes

Discovery

Methods

Name

Gets the name of the button control

Value

Gets the value of the button, i.e. the text associated with it

Click

Calls the click event.

Focus

Sets the focus to the button control.