RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / FindAndReplace Class
Members

In This Topic
    FindAndReplace Class
    In This Topic
    Control for finding and replacing text from the toolbar.
    Object Model
    FindAndReplace Class
    Syntax
    'Declaration
     
    
    Public Class FindAndReplace 
       Inherits System.Windows.Controls.Control
    public class FindAndReplace : System.Windows.Controls.Control 
    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
                         C1.WPF.RichTextBox.Ribbon.FindAndReplace

    See Also