c# - SendKeys to another application without front -


i try link

and want same when process not front, without setforegroundwindow

is possible?

seems no, can try use sendmessage function


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -