KeyDown events do not work properly in seperately compiled SubForm
support.activesizer.general
KeyDown events do not work properly in seperately compiled SubForm
12-03-2001, 12:00 AM
Originally Posted By: Lorenzo Van Eenoo<lvaneenoo@pandora.be>
Hi there
My problem is the follwing: the key events of the controls on a SubForm
don't work property, I'm talking about the tabbing specifically, I just
can't tab through the different controls on the form. The form I'm using as
a SubForm is compiled in a Active DLL, I made some tests with the
OutputDebugString function and it seems that the events actually get
triggered but do not function properly.
Kind regards
Re: KeyDown events do not work properly in seperately compiled SubForm
12-06-2001, 12:00 AM
Originally Posted By: Jennifer-DD<activebar.support@datadynamics.com>
Sample project
Thank you for your feedback and support! Please send a simple running sample
with steps reproducing the problems and I will be happy to look into it.
Please include the versions of VB/AS/OS you are running with Service Packs
for accurate testing.
"Lorenzo Van Eenoo"
wrote in message
news:qVAowp$eBHA.1320@dynaweb.datadynamics.com...
> Hi there
>
> My problem is the follwing: the key events of the controls on a SubForm
> don't work property, I'm talking about the tabbing specifically, I just
> can't tab through the different controls on the form. The form I'm using
as
> a SubForm is compiled in a Active DLL, I made some tests with the
> OutputDebugString function and it seems that the events actually get
> triggered but do not function properly.
>
> Kind regards
>
>