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

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