c# - Show hidden window -


I am creating a child console application using the process. The start method process is created with ProcessWindowStyle.Hidden WindowStyle but then I need SendInput to this window and try to show it using ShowWindow method but ShowWindows has no effect.

You generally need to change the property of hidden process style form.

Show methods () To set the property is the same to set the property (hide) sets it to false.)


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -