O
o1j2m3
An ocx is added into a .Net form, press pageUp and pageDown on ocx, the
ocx will scrolling contents up and down.
Now... the problem is the ocx has no method, function or sub to scroll
contents up and down. The only way is using keyboard directly invoke
the scrolling feature inside the ocx...
The question here is... is there any WINAPI or .Net function, method or
sub could simulate keyboard key and invoke the key on the ocx?
Thanks for advance...
ocx will scrolling contents up and down.
Now... the problem is the ocx has no method, function or sub to scroll
contents up and down. The only way is using keyboard directly invoke
the scrolling feature inside the ocx...
The question here is... is there any WINAPI or .Net function, method or
sub could simulate keyboard key and invoke the key on the ocx?
Thanks for advance...