The UltimateSpellButton type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UltimateSpellButton | Initializes a new instance of the UltimateSpellButton class |
Properties
| Name | Description | |
|---|---|---|
| BackColor |
Gets or sets the background color.
(Overrides WebControl..::..BackColor.) | |
| BorderColor |
Gets or sets the border color.
(Overrides WebControl..::..BorderColor.) | |
| BorderStyle |
Gets or sets the border style.
(Overrides WebControl..::..BorderStyle.) | |
| BorderWidth |
Gets or sets the border width.
(Overrides WebControl..::..BorderWidth.) | |
| ButtonType |
Gets or sets the spell button type.
| |
| CausesValidation |
Gets or sets a value that indicates whether the spell button causes validation.
| |
| CssClass |
Gets or sets the CSS Class.
(Overrides WebControl..::..CssClass.) | |
| Enabled |
Gets or sets a value that indicates whether the spell button is enabled.
(Overrides WebControl..::..Enabled.) | |
| Font |
Gets or sets the font.
(Overrides WebControl..::..Font.) | |
| ForeColor |
Gets or sets the foreground color.
(Overrides WebControl..::..ForeColor.) | |
| Height |
Gets or sets the height.
(Overrides WebControl..::..Height.) | |
| ImageAlign |
Gets or sets the alignment of the spell button when ButtonType is ImageButton.
| |
| ImageUrl |
Gets or sets the url of the image to display on the spell button when ButtonType is ImageButton.
| |
| Text |
Gets or sets the text to display on the spell button.
| |
| Width |
Gets or sets the width.
(Overrides WebControl..::..Width.) |