UltimateSpell Class Library

UltimateSpellButton Class

Represents a multi-button control that allows the user to start spell checking.

For a list of all members of this type, see UltimateSpellButton Members.

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Karamasoft.WebControls.UltimateSpell.UltimateSpellButton

[Visual Basic]
Public Class UltimateSpellButton
    Inherits WebControl
    Implements INamingContainer
[C#]
public class UltimateSpellButton : WebControl, INamingContainer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

You can set the ButtonType property to Button, ImageButton, or LinkButton.

Requirements

Namespace: Karamasoft.WebControls.UltimateSpell

Assembly: UltimateSpell (in UltimateSpell.dll)

See Also

UltimateSpellButton Members | Karamasoft.WebControls.UltimateSpell Namespace