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

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

    See Also