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

Definition

Namespace:Telerik.WinForms.Documents.Selection

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public interface IInlineSelectionHandler

Derived Classes: ImageAdornerUI

Methods

C#
UIElement GetUIElement()
Returns:

UIElement

C#
void HideSelection()
C#
void ShowInlineSelection(Inline inline, bool readOnly)
Parameters:inlineInlinereadOnlybool