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

In This Topic
    C1HyperlinkDialog Class
    In This Topic
    Contents of the dialog used in C1InsertHyperlinkTool.
    Object Model
    C1HyperlinkDialog Class
    Syntax
    'Declaration
     
    
    Public Class C1HyperlinkDialog 
       Inherits System.Windows.Controls.Control
    public class C1HyperlinkDialog : 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.C1HyperlinkDialog

    See Also