.net - C# Application Not starting minimizied -


I created a C # app which I just want to start in the information area. When it runs, the icon appears, and it does not appear in the task bar (due to ShowInTaskbar = false and WindowState = Minimized) However, when I run it for the first time, I can still Alt-Tab it. Is there anyway to stop this behavior? Or did I lose a setting?

Thanks, Psy

Take a look.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -