ComponentOne Expression Editor for WPF
C1ExpressionRichTextBox Class
Members 

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace : C1ExpressionRichTextBox Class
Represents a rich editing control that contains expression editor.
Object Model
C1ExpressionRichTextBox Class
Syntax
'Declaration
 
Public Class C1ExpressionRichTextBox 
   Inherits System.Windows.Controls.RichTextBox
public class C1ExpressionRichTextBox : System.Windows.Controls.RichTextBox 
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
                     System.Windows.Controls.Primitives.TextBoxBase
                        System.Windows.Controls.RichTextBox
                           C1.WPF.ExpressionEditor.C1ExpressionRichTextBox

See Also

Reference

C1ExpressionRichTextBox Members
C1.WPF.ExpressionEditor Namespace