RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / MessageBoxShowingEventArgs Class / Sender Property

In This Topic
    Sender Property (MessageBoxShowingEventArgs)
    In This Topic
    Toolbar that raise the event
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Sender As UIElement
    public UIElement Sender {get;}
    See Also