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