Results 1 to 2 of 2

Thread: RichTextBox insertion point

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    London UK
    Posts
    255

    RichTextBox insertion point

    How can I find it? I can get the current line, but not the character index of the actual insertion point...
    Not at all related to sheep...

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    SelectionStart should give you the index of the current position within the RichTextBox, which should be the insertion point.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width