Is it possible to highlight just one letter of textbox with window forms?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Or, is there a way to highlight the a character in a textbox that is
not the last? That is, move the current position of the cursor to
inside a word of an item in a textbox?

Thanks

.



Relevant Pages

  • Re: column count in VB6
    ... > is supposed to return me the current, I guess current Character count ... > The .getcurrentcolumnnumber does that, but stops after I go off the ... RichTextBox if the references are changed appropriately (TextBox to ... also gives the column that the cursor is in. ...
    (microsoft.public.vb.general.discussion)
  • RE: Setting Cursor Location in Textbox
    ... I thought about using a separate textbox, but I wanted to be able to ... > record's primary key with what had been typed in. ... > cursor showing what had been "searched" would be better. ... >> character, the search will execute and present the new result. ...
    (microsoft.public.access.formscoding)
  • Re: column count in VB6
    ... "Rick Rothstein" wrote: ... >> is supposed to return me the current, I guess current Character count ... > RichTextBox if the references are changed appropriately (TextBox to ... > also gives the column that the cursor is in. ...
    (microsoft.public.vb.general.discussion)
  • Setting Cursor Location in Textbox
    ... I wish to use a textbox to search for a record, i.e., when the user ... This will include the records's primary key with the cursor set after the key ... After each character is typed, ...
    (microsoft.public.access.formscoding)
  • RE: Setting Cursor Location in Textbox
    ... First keystroke of 1 that finds a record with the following primary key ... the I would be the cursor. ... >> offset in a textbox? ... After each character is typed, ...
    (microsoft.public.access.formscoding)