[]
Sets the Text property in the base class (Textbox) but preserves the "undo" buffer.
protected virtual void SetBaseText(string newText)
Protected Overridable Sub SetBaseText(newText As String)
Type | Name | Description |
---|---|---|
string | newText | New text string |