CleanCode C# Libraries v0.9.21 API

StyleAwareRichTextBox Class

Adds style-handling capabilities to a RichTextBox.

For a list of all members of this type, see StyleAwareRichTextBox Members.

System.Object
   MarshalByRefObject
      Component
         Control
            TextBoxBase
               RichTextBox
                  StyleAwareRichTextBox

public class StyleAwareRichTextBox : RichTextBox

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Since CleanCode 0.9.15.

Requirements

Namespace: CleanCodeControls.Forms

Assembly: CleanCodeControls (in CleanCodeControls.dll)

See Also

StyleAwareRichTextBox Members | CleanCodeControls.Forms Namespace