M
Mark Stevens
I'm using C# to write a WPF Windows application. I have successfully
minimised the application to the system tray and removed it from the
taskbar using the Hide method and setting ShowInTaskbar to false.
When I try the reverse, setting ShowInTaskbar to true and executing
the Show method, the window appears in the taskbar but not on the
display. If I click on the window in the taskbar then it appears.
Any pointers would be appreciated.
Cheers,
Mark
--
|\ _,,,---,,_ A picture used to be worth a
ZZZzzz /,`.-'`' -. ;-;;, thousand words - then along
|,4- ) )-,_. ,\ ( `'-' came television!
'---''(_/--' `-'\_)
Mark Stevens (mark at thepcsite fullstop co fullstop uk)
This message is provided "as is".
minimised the application to the system tray and removed it from the
taskbar using the Hide method and setting ShowInTaskbar to false.
When I try the reverse, setting ShowInTaskbar to true and executing
the Show method, the window appears in the taskbar but not on the
display. If I click on the window in the taskbar then it appears.
Any pointers would be appreciated.
Cheers,
Mark
--
|\ _,,,---,,_ A picture used to be worth a
ZZZzzz /,`.-'`' -. ;-;;, thousand words - then along
|,4- ) )-,_. ,\ ( `'-' came television!
'---''(_/--' `-'\_)
Mark Stevens (mark at thepcsite fullstop co fullstop uk)
This message is provided "as is".