RichTextBox for WinRT
IsCaretPosition Property


Gets whether a position is a valid caret position, that is, a position where an edit caret can be placed.
Syntax
'Declaration
 
Public ReadOnly Property IsCaretPosition As System.Boolean
'Usage
 
Dim instance As C1TextPointer
Dim value As System.Boolean
 
value = instance.IsCaretPosition
public System.bool IsCaretPosition {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1TextPointer Class
C1TextPointer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback