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