Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NTextBlockBaseEditor Class / UpdateCaretInfo Method


In This Topic
    UpdateCaretInfo Method (NTextBlockBaseEditor)
    In This Topic
    Immediately calls the UpdateCaretInfo of the caret if any. Does nothing if the m_nUpdateTextCounter is raised.
    Syntax
    'Declaration
     
    
    Public Sub UpdateCaretInfo() 
    'Usage
     
    
    Dim instance As NTextBlockBaseEditor
     
    instance.UpdateCaretInfo()
    public void UpdateCaretInfo()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also