AvalonEdit
OverstrikeMode Property
NamespacesICSharpCode.AvalonEdit.EditingTextAreaOverstrikeMode
Gets/Sets whether overstrike mode is active.
Declaration Syntax
C#Visual BasicVisual C++
public bool OverstrikeMode { get; set; }
Public Property OverstrikeMode As Boolean
	Get
	Set
public:
property bool OverstrikeMode {
	bool get ();
	void set (bool value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238