Is there a way to programmatically open a combobox???

Re: open a dropdown combobox by Altman

Altman
Wed Jul 30 16:30:51 CDT 2003

PERFECT GREAT THANKS
"Eric den Doop" <ericdendoop@xspamblockxfoxite.com> wrote in message
news:OsJ61BuVDHA.2896@tk2msftngp13.phx.gbl...
> Hello, Altman!
> You wrote on Wed, 30 Jul 2003 16:13:57 -0500:
>
> A> Is there a way to programmatically open a combobox???
>
> Try adding the line KEYBOARD '{F4}' to the combobox.gotfocus() event.
> --
> Eric den Doop
> www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
>
>



RE: open a dropdown combobox by Leemi

Leemi
Wed Jul 30 16:34:55 CDT 2003

Hi Altman:

> Is there a way to programmatically open a combobox???

You can set the focus to the combo box and use the Keyboard command:

KEYBOARD '{ALT+DNARROW}'

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retires June 30th, 2003
- VFP6 Mainstream Support retires Sept. 30th, 2003