Results 1 to 9 of 9

Thread: Placing a floating list box over a text box [Resolved]

Threaded View

  1. #1

    Thread Starter
    Fanatic Member sbasak's Avatar
    Join Date
    Aug 2001
    Location
    Globe Trotter
    Posts
    524

    Placing a floating list box over a text box [Resolved]

    I'm trying to write a word completion program. For that, I have to place a floating listbox over a text box. The list box should move as the user types in text box.

    I can't figure out how to get the current text (where the cursor is) x,y co-ordinates from a textbox.

    I know that in VB6 it would have been solved by SendMessage API but I've no idea how to do it in VB.NET.

    I tried to call the same API in .NET as well, but unsuccessful

    Any help?

    thanx
    Last edited by sbasak; Jun 1st, 2003 at 07:56 AM.
    Life is a one way journey, not a destination. Travel it with a smile and never regret anything.
    Yesterday is history, tomorrow is a mystery, today is gift - that's why we call it present.

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