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