Class
RadRichTextBox

Represents the RadRichTextBox control wrapper.

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public class RadRichTextBox : Control, IAutomationPeer, IPeerConverter, IRadRichTextBox, IControl, IFrameworkElement, ITargetElement

Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadRichTextBox

Implements: IAutomationPeerIControlIFrameworkElementIPeerConverterIRadRichTextBoxITargetElement

Inherited Members Control.IsTabStopPropertyControl.TabIndexPropertyControl.TabNavigationPropertyControl.PaddingPropertyControl.HorizontalContentAlignmentPropertyControl.VerticalContentAlignmentPropertyControl.BackgroundPropertyControl.BorderBrushPropertyControl.BorderThicknessPropertyControl.FontSizePropertyControl.ForegroundPropertyControl.IsEnabledPropertyControl.FontFamilyPropertyControl.FontStretchPropertyControl.FontStylePropertyControl.FontWeightPropertyControl.GetRealType()Control.IsTabStopControl.TabIndexControl.TabNavigationControl.PaddingControl.HorizontalContentAlignmentControl.VerticalContentAlignmentControl.BackgroundControl.BorderBrushControl.BorderThicknessControl.FontSizeControl.ForegroundControl.IsEnabledControl.FontFamilyControl.FontStretchControl.FontStyleControl.FontWeightSilverlightTestElement.UseLayoutRoundingPropertySilverlightTestElement.UseLayoutRoundingFrameworkElement.ActualWidthPropertyFrameworkElement.ActualHeightPropertyFrameworkElement.WidthPropertyFrameworkElement.HeightPropertyFrameworkElement.MinWidthPropertyFrameworkElement.MaxWidthPropertyFrameworkElement.MinHeightPropertyFrameworkElement.MaxHeightPropertyFrameworkElement.HorizontalAlignmentPropertyFrameworkElement.VerticalAlignmentPropertyFrameworkElement.MarginPropertyFrameworkElement.DesiredSizePropertyFrameworkElement.RenderSizePropertyFrameworkElement.NamePropertyFrameworkElement.TagPropertyFrameworkElement.DataContextPropertyFrameworkElement.OpacityPropertyFrameworkElement.ClipPropertyFrameworkElement.RenderTransformPropertyFrameworkElement.OpacityMaskPropertyFrameworkElement.RenderTransformOriginPropertyFrameworkElement.IsHitTestVisiblePropertyFrameworkElement.VisibilityPropertyFrameworkElement.GetIdentifier(out string, out string)FrameworkElement.IsChild(FrameworkElement)FrameworkElement.GetChildTagIndex(FrameworkElement)FrameworkElement.InitializeMappings(MappingsCollection)FrameworkElement.As<T>()FrameworkElement.CastAs<T>()FrameworkElement.SetProxy(bool)FrameworkElement.SetUid(string)FrameworkElement.SetFindInfo(VisualFindInfo)FrameworkElement.SetXamlTag(string)FrameworkElement.AssignReference(AutomationReference)FrameworkElement.KeyPress(Keys, int, int, int)FrameworkElement.GetRectangle()FrameworkElement.GetRectangle(FrameworkElement)FrameworkElement.GetIntRectangle()FrameworkElement.IsHitTest()FrameworkElement.IsHitTest(bool)FrameworkElement.IsHitTest(FrameworkElement, bool)FrameworkElement.Highlight()FrameworkElement.Highlight(bool)FrameworkElement.Parent()FrameworkElement.Parent<T>()FrameworkElement.Parent(string)FrameworkElement.Parent(string, bool)FrameworkElement.GetNextSibling()FrameworkElement.GetPrevSibling()FrameworkElement.NextSibling(string)FrameworkElement.NextSibling<T>()FrameworkElement.PreviousSibling(string)FrameworkElement.PreviousSibling<T>()FrameworkElement.AnySibling<T>()FrameworkElement.AnySibling(string)FrameworkElement.GetScreenRectangle()FrameworkElement.ScrollToVisible()FrameworkElement.ScrollToVisible(ScrollToVisibleType)FrameworkElement.EnsureClickable()FrameworkElement.ToXml()FrameworkElement.Refresh()FrameworkElement.Equals(object)FrameworkElement.GetHashCode()FrameworkElement.GetProperties()FrameworkElement.GetAttachedProperty<T>(string, string)FrameworkElement.SetAttachedProperty<T>(string, string, T)FrameworkElement.SetFocus()FrameworkElement.ValidateMouseLocationIfNeeded(Point)FrameworkElement.GetStringPresentation()FrameworkElement.ToRealObject()FrameworkElement.FromRealObject(object)FrameworkElement.ValidateType(Type, string)FrameworkElement.GetKnownControlTypes(TechnologyType)FrameworkElement.RegisterElement(Type, string)FrameworkElement.InitKnownWpfControlTypes()FrameworkElement.InitKnownSilverlightControlTypes()FrameworkElement.InitKnownXamlControlTypes(Type)FrameworkElement.GetControlTypeFromInterface(Type)FrameworkElement.Match(IFindExpression)FrameworkElement.SetDepth(int)FrameworkElement.AddChildNode(ITargetElement)FrameworkElement.SetClosingTag(ITargetElement)FrameworkElement.GetChildren()FrameworkElement.GetParent()FrameworkElement.GetHostParent()FrameworkElement.SetParent(ITargetElement)FrameworkElement.GetUniqueHashCode()FrameworkElement.ToString()FrameworkElement.Capture()FrameworkElement.CaptureImage()FrameworkElement.GetProperty<T>(string)FrameworkElement.GetPropertyTypeSafe(string)FrameworkElement.GetAutomationProperty(string)FrameworkElement.SetProperty(string, object)FrameworkElement.ActualWidthFrameworkElement.ActualHeightFrameworkElement.WidthFrameworkElement.HeightFrameworkElement.MinWidthFrameworkElement.MaxWidthFrameworkElement.MinHeightFrameworkElement.MaxHeightFrameworkElement.HorizontalAlignmentFrameworkElement.VerticalAlignmentFrameworkElement.MarginFrameworkElement.DesiredSizeFrameworkElement.RenderSizeFrameworkElement.NameFrameworkElement.OpacityFrameworkElement.ClipFrameworkElement.RenderTransformFrameworkElement.OpacityMaskFrameworkElement.RenderTransformOriginFrameworkElement.IsHitTestVisibleFrameworkElement.VisibilityFrameworkElement.UidFrameworkElement.MappingsFrameworkElement.AutomationIdFrameworkElement.XamlTagBaseFrameworkElement.TextBlockContentFrameworkElement.TextLiteralContentFrameworkElement.UserFrameworkElement.XamlTagFrameworkElement.WaitFrameworkElement.FindFrameworkElement.ApplicationFrameworkElement.AbsoluteTagIndexFrameworkElement.TagNameIndexFrameworkElement.AbsoluteSiblingTagIndexFrameworkElement.EnableValidateMouseLocationFrameworkElement.ToolTipTextFrameworkElement.ComputedVisibilityFrameworkElement.IsVisibleFrameworkElement.ChildrenFrameworkElement.TechnologyTypeFrameworkElement.DepthFrameworkElement.IsTestRegionFrameworkElement.ParsedElementFrameworkElement.HostAutomationObject<FrameworkElement>.GetProperty(AutomationProperty)AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, params object[])AutomationObject<FrameworkElement>.InvokeMethod(string, params object[])AutomationObject<FrameworkElement>.Serialize()AutomationObject<FrameworkElement>.Deserialize(string)AutomationObject<FrameworkElement>.ReferenceAutomationObject<FrameworkElement>.PropertyBag

Constructors

RadRichTextBox()

Initializes a new instance of the RadRichTextBox class.

Declaration

cs-api-definition
public RadRichTextBox()

Properties

DocumentPagePresenters

Declaration

cs-api-definition
public IList<DocumentPagePresenter> DocumentPagePresenters { get; }

Property Value

IList<DocumentPagePresenter>

DocumentWebLayoutPresenter

Declaration

cs-api-definition
public DocumentWebLayoutPresenter DocumentWebLayoutPresenter { get; }

Property Value

DocumentWebLayoutPresenter

HorizontalScrollBar

Declaration

cs-api-definition
public ScrollBar HorizontalScrollBar { get; }

Property Value

ScrollBar

Html

Gets the content in HTML format.

Declaration

cs-api-definition
public string Html { get; }

Property Value

string

Implements IRadRichTextBox.Html

Text

Declaration

cs-api-definition
public string Text { get; }

Property Value

string

Implements IRadRichTextBox.TextIFrameworkElement.Text

VerticalScrollBar

Declaration

cs-api-definition
public ScrollBar VerticalScrollBar { get; }

Property Value

ScrollBar

ViewPresenter

Declaration

cs-api-definition
public ContentPresenter ViewPresenter { get; }

Property Value

ContentPresenter

Xaml

Gets the content in XAML format.

Declaration

cs-api-definition
public string Xaml { get; }

Property Value

string

Implements IRadRichTextBox.Xaml

Methods

GetStatisticsInfo()

Declaration

cs-api-definition
public IDocumentStatisticsInfo GetStatisticsInfo()

Returns

IDocumentStatisticsInfo

Implements IRadRichTextBox.GetStatisticsInfo()

MouseClick(MouseClickType, Point)

Triggers mouse click from the given type on a position
relative to the RadRichTextBox.

Declaration

cs-api-definition
public void MouseClick(MouseClickType clickType, Point clickPoint)

Parameters

clickType

MouseClickType

clickPoint

Point

Implements IRadRichTextBox.MouseClick(MouseClickType, Point)

MouseClick(MouseClickType, int, int)

Triggers mouse click from the given type on a position relative to the RadRichTextBox.

Declaration

cs-api-definition
public void MouseClick(MouseClickType clickType, int x, int y)

Parameters

clickType

MouseClickType

x

int

y

int

Implements IRadRichTextBox.MouseClick(MouseClickType, int, int)

Select(Point, Point)

Declaration

cs-api-definition
public void Select(Point fromPoint, Point toPoint)

Parameters

fromPoint

Point

toPoint

Point

Implements IRadRichTextBox.Select(Point, Point)

Select(int, int, int, int)

Declaration

cs-api-definition
public void Select(int fromPointX, int fromPointY, int toPointX, int toPointY)

Parameters

fromPointX

int

fromPointY

int

toPointX

int

toPointY

int

Implements IRadRichTextBox.Select(int, int, int, int)

ShowEditCustomDictionaryDialog()

Declaration

cs-api-definition
public void ShowEditCustomDictionaryDialog()

ShowFindReplaceDialog()

Declaration

cs-api-definition
public void ShowFindReplaceDialog()

ShowFloatingBlockPropertiesDialog()

Declaration

cs-api-definition
public void ShowFloatingBlockPropertiesDialog()

ShowFontPropertiesDialog()

Declaration

cs-api-definition
public void ShowFontPropertiesDialog()

ShowImageEditorDialog()

Declaration

cs-api-definition
public void ShowImageEditorDialog()

ShowInsertDateTimeDialog()

Declaration

cs-api-definition
public void ShowInsertDateTimeDialog()

ShowInsertHyperlinkDialog()

Declaration

cs-api-definition
public void ShowInsertHyperlinkDialog()

ShowInsertSymbolWindow()

Declaration

cs-api-definition
public void ShowInsertSymbolWindow()

ShowInsertTableDialog()

Declaration

cs-api-definition
public void ShowInsertTableDialog()

ShowManageBookmarksDialog()

Declaration

cs-api-definition
public void ShowManageBookmarksDialog()

ShowParagraphPropertiesDialog()

Declaration

cs-api-definition
public void ShowParagraphPropertiesDialog()

ShowSpellCheckingDialog()

Declaration

cs-api-definition
public void ShowSpellCheckingDialog()

ShowTabStopsPropertiesDialog()

Declaration

cs-api-definition
public void ShowTabStopsPropertiesDialog()

ShowTableBordersDialog()

Declaration

cs-api-definition
public void ShowTableBordersDialog()

ShowTablePropertiesDialog()

Declaration

cs-api-definition
public void ShowTablePropertiesDialog()

TypeText(string, int)

Simulates user typing text into the rich text box.

Declaration

cs-api-definition
public void TypeText(string text, int keyPressTime)

Parameters

text

string

The text to type.

keyPressTime

int

The key press timeout.

Implements IRadRichTextBox.TypeText(string, int)