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

In This Topic
    C1DraftViewLargeTool Class
    In This Topic
    Large version of C1DraftViewTool.
    Object Model
    C1DraftViewLargeTool Class
    Syntax
    'Declaration
     
    
    Public Class C1DraftViewLargeTool 
       Inherits C1DraftViewTool
       Implements IUpdateableTool 
    public class C1DraftViewLargeTool : C1DraftViewTool, IUpdateableTool  
    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.Primitives.ToggleButton
                                  C1.WPF.Toolbar.C1ToolbarToggleButton
                                     C1.WPF.RichTextBox.C1ToggleButtonTool<T>
                                        C1.WPF.RichTextBox.C1DraftViewTool
                                           C1.WPF.RichTextBox.C1DraftViewLargeTool

    See Also