Re: Getting the ID of a combobox's edit box.
- Posted by Derek Parnell <dparnell at BIGPOND.NET.AU> Jan 22, 2001
- 571 views
Yes, I did, and I could successfully handle onKeyPress and onKeyDown for the subclassed ID. ------ Derek Parnell Melbourne, Australia (Vote [1] The Cheshire Cat for Internet Mascot) ----- Original Message ----- From: "Al Getz" <xaxo at AOL.COM> To: <EUPHORIA at LISTSERV.MUOHIO.EDU> Sent: Monday, January 22, 2001 10:49 AM Subject: Re: Getting the ID of a combobox's edit box. > Hi Derek, > > Did you try that code out to see if you could intercept char events > once the id is obtained? > > --Al