Results 1 to 2 of 2

Thread: Overiding the Atocomplete Event of Text Box

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    9

    Overiding the Atocomplete Event of Text Box

    I have a Text Box which has the TAB STOP Property set to FALSE. I am overiding the TAB functionality using the ProcessDialogKey Method as mentioned in the MSDN Library. It works fine in normal cases but when you have a AutoComplete Feature Set for the Text Box it doesnot operate. Is their any way to overide the Autocomplete feature also or for that matter any other Alternative way of doing this with the Auto Complete Feature on.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,344

    Re: Overiding the Atocomplete Event of Text Box

    What are you trying to have happen when the TAB key is pressed? How about some code? If we have details then we can try to reproduce your issue, otherwise we're just guessing.

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