Sets the text editor to not allow undo.
public virtual void SetTextNoUndo(
string
)
'Declaration
Public Overridable Sub SetTextNoUndo( _
ByVal As String _
)
'Usage
Dim instance As InputTextBox
Dim stringIn As String
instance.SetTextNoUndo(stringIn)
Parameters
- stringIn
- String