November 2001
Intermediate to advanced
736 pages
16h 7m
English
The Button control properties and events are shown in Tables E.19 and E.20.
| Properties | Description |
|---|---|
| CausesValidation | Gets or sets a value indicating whether validation is performed when the Button control is clicked. |
| CommandArgument | Gets or sets an optional parameter passed to the Command event along with the associated CommandName. |
| CommandName | Gets or sets the command name associated with the Button control that is passed to the Command event. |
| Text | Gets or sets the text caption displayed in the Button control. |
| Event | Description |
|---|---|
| Click | Triggered when the Button control is clicked. |
| Command | Triggered when the Button control is clicked. |
Read now
Unlock full access