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

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

gtk - Python Window Resize -

c# - read full xml file data over tcp -