UltimateSpellButton Members

UltimateSpell

Collapse imageExpand ImageCopy imageCopyHover image

The UltimateSpellButton type exposes the following members.

Constructors

  NameDescription
Public methodUltimateSpellButton
Initializes a new instance of the UltimateSpellButton class

Properties

  NameDescription
Public propertyBackColor
Gets or sets the background color.
(Overrides WebControl..::..BackColor.)
Public propertyBorderColor
Gets or sets the border color.
(Overrides WebControl..::..BorderColor.)
Public propertyBorderStyle
Gets or sets the border style.
(Overrides WebControl..::..BorderStyle.)
Public propertyBorderWidth
Gets or sets the border width.
(Overrides WebControl..::..BorderWidth.)
Public propertyButtonType
Gets or sets the spell button type.
Public propertyCausesValidation
Gets or sets a value that indicates whether the spell button causes validation.
Public propertyCssClass
Gets or sets the CSS Class.
(Overrides WebControl..::..CssClass.)
Public propertyEnabled
Gets or sets a value that indicates whether the spell button is enabled.
(Overrides WebControl..::..Enabled.)
Public propertyFont
Gets or sets the font.
(Overrides WebControl..::..Font.)
Public propertyForeColor
Gets or sets the foreground color.
(Overrides WebControl..::..ForeColor.)
Public propertyHeight
Gets or sets the height.
(Overrides WebControl..::..Height.)
Public propertyImageAlign
Gets or sets the alignment of the spell button when ButtonType is ImageButton.
Public propertyImageUrl
Gets or sets the url of the image to display on the spell button when ButtonType is ImageButton.
Public propertyText
Gets or sets the text to display on the spell button.
Public propertyWidth
Gets or sets the width.
(Overrides WebControl..::..Width.)

See Also