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

In This Topic
    Completed Event (HyperlinkDialog)
    In This Topic
    Event fired when the OK button is clicked.
    Syntax
    'Declaration
     
    
    Public Event Completed As EventHandler
    public event EventHandler Completed
    See Also