wpf - Command to trigger a mousewheel event -


i doing research of kinect browse pictures.

my application has ability change pictures sending command system.windows.forms.sendkeys.sendwait("{right}"). enlarge picture, want trigger mousewheel event.

how write code {system.windows.forms.sendkeys.sendwait("{right}"); } right key? method appreciated.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -