I tried to send it with System.Windows.Forms.SendKeys.Send(String)
method
but it doesn't have {SPACE}
in it.
Attention : I don't want to write space in something i tried to send
" "
but i want to send real space key to windows
I tried to send it with System.Windows.Forms.SendKeys.Send(String)
method
but it doesn't have {SPACE}
in it.
Attention : I don't want to write space in something i tried to send
" "
but i want to send real space key to windows