Button
From Visual WebGui Wiki
| This article will have a few sections added to it soon, based on the following article type skeleton: NewControlTemplate |
Contents |
Overview
The Button control is functionally equivialent to the Windows Forms Button control.
Availability
The Button is one of the Out of the Box standard controls, which means it is free and available in all Visual WebGui versions.
Relevant members
Properties
| Name | Description |
|---|---|
| ContextMenu | Buttons can have context menus accessed via Right mouse click |
Events
| Name | Description |
|---|---|
| MenuClick | Event that fires when context menuitem is selected. |
Samples of use
SDK Version highlights
- 6.3.x Click does not always fire in IE (issue)
- 6.3.x CheckedChanged and CheckStateChanged don't fire exactly like Windows Forms in IE (issue)
See also
Rererences
Forum discussions
Other references
