Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Escaping a treeview control.
Message
 
 
To
13/06/2006 12:49:31
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01128705
Message ID:
01128775
Views:
21
>You might try setting the form property
>
>
>.KeyPreview = .T.
>
>
>This is set to .F. by default -- it tells the form to intercept the keystrokes before the controls. However, I am not sure if active-x's respect this setting.
>

When any ActiveX has focus the KeyPress of the form doesn't fire even if .KeyPreview = .T.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform