4.748 RichTextBox
x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > TextBoxBase > RichTextBox, IInputElement | |
RichTextBox | |
(usage) |
<RichTextBox> FlowDocument </RichTextBox> |
(description) |
Represents a rich editing control which operates on FlowDocument objects. |
[content property] |
Document |
[name property] |
Name |
[xml lang property] |
Language |
(properties) |
|
Document |
FlowDocument |
(description) |
The FlowDocument that represents the contents of the RichTextBox. |
IsDocumentEnabled |
x:Boolean |
(description) |
A value that indicates whether the user can interact with UIElement and ContentElement objects within the RichTextBox. |