[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLCaret

IHTMLCaret Interface

This interface is for internal use only.

Namespace: C1.Win.C1Editor.Internal.HTML
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("3050f604-98b5-11cf-bb82-00aa00bdce0b")]
public interface IHTMLCaret

Methods

Name Description
GetCaretDirection(out int)

This member is for internal use only.

GetLocation(out tagPOINT, bool)

This member is for internal use only.

Hide()

This member is for internal use only.

InsertText(string, int)

This member is for internal use only.

IsVisible(out bool)

This member is for internal use only.

MoveCaretToPointer(IDisplayPointer, bool, int)

This member is for internal use only.

MoveCaretToPointerEx(IDisplayPointer, bool, bool, int)

This member is for internal use only.

MoveDisplayPointerToCaret(IDisplayPointer)

This member is for internal use only.

MoveMarkupPointerToCaret(IMarkupPointer)

This member is for internal use only.

ScrollIntoView()

This member is for internal use only.

SetCaretDirection(int)

This member is for internal use only.

Show(bool)

This member is for internal use only.