J
James Ramaley
I am creating a ListView control at run-time and show it on my form.
The control appears on the screen and responds to keyboard input.
However, the form's ActiveControl method returns a reference to itself
when it should return a reference to my ListView control, wheareas in
other cases it works correctly. Any ideas why this happens and how I
can correct it?
thanks
The control appears on the screen and responds to keyboard input.
However, the form's ActiveControl method returns a reference to itself
when it should return a reference to my ListView control, wheareas in
other cases it works correctly. Any ideas why this happens and how I
can correct it?
thanks