New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class MiniToolBarBase : Control

Inheritance: objectMiniToolBarBase

Derived Classes: ImageMiniToolBarSelectionMiniToolBar

Constructors

C#
public MiniToolBarBase()

Fields

popup

Popup

C#
protected Popup popup
C#
protected RadRichTextBox radRichTextBox

Properties

C#
public bool IsPopupOpen { get; }

Gets or sets a value indicating whether the transparency effect in the MiniToolbar is enabled.

C#
public bool IsTransparencyEnabled { get; set; }

Methods

C#
protected void HidePopup()
C#
public void SetOpacity(double opacity)
Parameters:opacitydouble
C#
protected void ShowPopup(Point location, RadRichTextBox radRichTextBox)
Parameters:locationPointradRichTextBoxRadRichTextBox