aspControls RichTextBox Web Control

StrikeThroughButton Class

Represents a Strikethrough Button

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         aspControls.Web.UI.WebControls.ToolbarButton
            aspControls.Web.UI.WebControls.RichTextBoxButton.StrikeThroughButton

[Visual Basic]
Public Class StrikeThroughButton
    Inherits ToolbarButton
[C#]
public class StrikeThroughButton : ToolbarButton

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

Requirements

Namespace: aspControls.Web.UI.WebControls.RichTextBoxButton

Assembly: aspControls.Web.UI.WebControls.RichTextBox (in aspControls.Web.UI.WebControls.RichTextBox.dll)

See Also

StrikeThroughButton Members | aspControls.Web.UI.WebControls.RichTextBoxButton Namespace