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

In This Topic
    UrlSelected Event (ImageDialog)
    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