Does anyone have experience with Windows appbars (application desktop toolbars)? I have figured out how to implement them from the documentation (http://msdn.microsoft.com/en-us/library/cc144177%28VS.
I have created an AppBar. The AppBar always stays on top, when it loses focus, then to get back to the AppBar requires two clicks instead of one. I believe the first click activates the form and then
We have a nightly process that updates applications on a user\'s pc, and that requires bringing the application down and back up again (not looking to get into changing that process).