IOvertypeManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A per text view manager for overtype.
public interface IOvertypeManager
type IOvertypeManager = interface
Public Interface IOvertypeManager
Methods
TryStartOvertypeSession(SnapshotSpan, Boolean) |
Starts a new overtype session for the given snapshot span. |
TryStartOvertypeSession(SnapshotSpan) |
Starts a new overtype session for the given snapshot span. |
TryStartOvertypeSessionAtCaretLocation() |
Starts a new overtype session at the caret location. |
TryStartOvertypeSessionAtCaretLocation(Boolean) |
Starts a new overtype session at the caret location. |