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

In This Topic
    C1ZoomSliderTool Class
    In This Topic
    Slider that modifies the zoom in a C1RichTextBox.
    Object Model
    C1ZoomSliderTool Class
    Syntax
    'Declaration
     
    
    Public Class C1ZoomSliderTool 
       Inherits System.Windows.Controls.Slider
    public class C1ZoomSliderTool : System.Windows.Controls.Slider 
    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.Primitives.RangeBase
                            System.Windows.Controls.Slider
                               C1.WPF.RichTextBox.C1ZoomSliderTool

    See Also