RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1PasteLargeTool Class
Members

In This Topic
    C1PasteLargeTool Class
    In This Topic
    Large version of C1PasteTool.
    Object Model
    C1PasteLargeTool Class
    Syntax
    'Declaration
     
    
    Public Class C1PasteLargeTool 
       Inherits C1PasteTool
    public class C1PasteLargeTool : C1PasteTool 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.Primitives.ButtonBase
                               System.Windows.Controls.Button
                                  C1.WPF.Toolbar.C1ToolbarButton
                                     C1.WPF.RichTextBox.C1ButtonTool
                                        C1.WPF.RichTextBox.C1PasteTool
                                           C1.WPF.RichTextBox.C1PasteLargeTool

    See Also