Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto open calendar in Date Time Picker
Message
 
 
To
24/06/2000 12:34:35
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00383797
Message ID:
00384277
Views:
37
>Cetin....
>
>If you understand what the heck Ed is talking about and get it to work let ME know. You noticed that he sent it to you realizing that I'm way to stupid to understand it. AND.... he is probably right! :)

Nah, it's a doddle. If you've got the whole VS installed, you go poke around in vc98\include\Winuser.h and find the message you want to send. In this case, WM_KEYDOWN (0x0100) should do the trick. wParam is the virtual-key, documented in the MSDN, and lParam is probably going to be zero. There are several articles at http://support.microsoft.com that doc how to use SendMessage().
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform