ImageGear .NET - Updated
ImGearARTRichTextControl Class
Members 




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTRichTextControl Class
This class has been deprecated. Represents a control suitable for ART Rich Text processing and drawing.
Object Model
ImGearARTRichTextControl Class
Syntax
'Declaration
 
Public Class ImGearARTRichTextControl 
   Inherits System.Windows.Forms.RichTextBox
'Usage
 
Dim instance As ImGearARTRichTextControl
public class ImGearARTRichTextControl : System.Windows.Forms.RichTextBox 
public __gc class ImGearARTRichTextControl : public System.Windows.Forms.RichTextBox 
public ref class ImGearARTRichTextControl : public System.Windows.Forms.RichTextBox 
Remarks
The ART Rich Text control is based on System.Windows.Forms.RichTextBox.

The ImGearARTRichTextControl class is deprecated and will be removed from the public API in the next release. Please use ImGearARTRichText.Rtf property instead.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.RichTextBox
                  ImageGear.ART.ImGearARTRichTextControl

See Also

Reference

ImGearARTRichTextControl Members
ImageGear.ART Namespace