Question:
I need to be able to move the caret in my memo field back to the begining of the field. Any idea how I do this?
Answer:
Try this:
Memo1.SelStart(0);This should move the caret back to the beginning.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























