ITextCaret::InVirtualSpace Property
Visual Studio 2015
Determines whether the caret lies in virtual space. A virtual space is one that is after the physical end of a line.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
This is distinct from the UseVirtualSpaceId, since virtual space can be enabled even if the caret does not lie in virtual space.
Show: