Class SelectionMiniToolBar
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class SelectionMiniToolBar : MiniToolBarBase, ISelectionMiniToolBar
Constructors
SelectionMiniToolBar()
Declaration
public SelectionMiniToolBar()
Properties
ButtonAlignCenter
ButtonBold
ButtonBullets
ButtonDecrementFontSize
ButtonDecrementParagraphLeftIndent
Declaration
protected RadButton ButtonDecrementParagraphLeftIndent { get; }
Property Value
ButtonIncrementFontSize
ButtonIncrementParagraphLeftIndent
Declaration
protected RadButton ButtonIncrementParagraphLeftIndent { get; }
Property Value
ButtonItalic
ButtonNumbered
ButtonUnderline
FontFamilyComboBox
FontSizeComboBox
ForeColorPicker
HighlightColorPicker
Methods
Hide()
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
Show(Point, RadRichTextBox)
Declaration
public void Show(Point location, RadRichTextBox owner)
Parameters
System.
|
Rad
|
Implements
Explicit Interface Implementations
ISelectionMiniToolBar.Height
Declaration
double ISelectionMiniToolBar.Height { get; }
Returns
System.
|
Implements
ISelectionMiniToolBar.Width
Declaration
double ISelectionMiniToolBar.Width { get; }
Returns
System.
|