Hi all! I have a question about text processing in a richtextbox. As I mentioned I have a richtextbox which I have added some file names to it dynamically. All of the names are divided by ";". I want to delete the whole name between two semicolons if someone pressed the "Delete" or "Back space" keys. I don't know for example if the cursor located in the middle of the text how can I detect the whole file name.
Thanks in advance for your answers
Thanks in advance for your answers
Comment