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
Post a Comment