.NET Framework Class Library for Silverlight
RichTextBox Constructor
Initializes a new instance of the RichTextBox class.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Syntax
Visual Basic (Declaration)
Public Sub New
C#
public RichTextBox()
Version Information
Silverlight
Supported in: 5, 4Silverlight for Windows Phone
Supported in: Windows Phone OS 7.1Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
See Also