Results 1 to 2 of 2

Thread: cursor control in richtextbox

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 1999
    Posts
    34
    Hi, i'm trying to make a text editor using the richtextbox
    control. one of the problems i'm having when i click on a
    combo box to change the font, the combo box still has focus
    and i have to click the mouse in the correct place in the
    richtextbox to continue.

    my question is should i code every control to give the focus
    back to the richtextbox or is there an easier/better way to
    do this?

    thanks in advance

    MICK

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    I can't think of any other way of doing it but to add code in the combo box click event to set the focus back to the RTF box.

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