Method DeleteLeft
DeleteLeft()
Deletes one character left to the cursor.
public virtual void DeleteLeft()
DeleteLeft(bool)
protected void DeleteLeft(bool deleteWord)
Parameters
deleteWord
bool
Deletes one character left to the cursor.
public virtual void DeleteLeft()
protected void DeleteLeft(bool deleteWord)
deleteWord
bool