Steve Conklin
developer at ultradnt.com
Fri Oct 14 21:17:28 CDT 2005
Thanks, I didn't realize it was a separate executable. Steve -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart McLachlan Sent: Friday, October 14, 2005 8:55 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Show/Hide On Screen Keyboard via Win API On 14 Oct 2005 at 13:00, Steve Conklin wrote: > > I have been unable to find how to Show/Hide the On Screen Keyboard via > Win API anywhere (although a Smart Access article looked promising, > its not worth 144 /year to read the article) > It is an executable OSK.Exe. No need for an API call to open it, just Shell the application. To close it, you will need do something like FIndWIndow(), GwtWIndow() followed by TerminateProcess. If I get time later, I may try to knock something together. -- Stuart -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com