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

In This Topic
    ImageDialog Class
    In This Topic
    Contents of the dialog used in C1InsertImageTool.
    Object Model
    ImageDialog Class
    Syntax
    'Declaration
     
    
    Public Class ImageDialog 
       Inherits System.Windows.Controls.Control
    public class ImageDialog : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.RichTextBox.Ribbon.ImageDialog

    See Also