RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ImageDialog Class / UrlSelected Event

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