Toolbar button that cuts text into the clipboard from a C1RichTextBox.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
C# |
---|
public class C1CutTool : C1ButtonTool |
Visual Basic |
---|
Public Class C1CutTool _ Inherits C1ButtonTool |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls.Primitives..::..ButtonBase
System.Windows.Controls..::..Button
C1ToolbarButton
C1.Silverlight.RichTextBox..::..C1ButtonTool
C1.Silverlight.RichTextBox..::..C1CutTool
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls.Primitives..::..ButtonBase
System.Windows.Controls..::..Button
C1ToolbarButton
C1.Silverlight.RichTextBox..::..C1ButtonTool
C1.Silverlight.RichTextBox..::..C1CutTool