G
Guest
Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)
I am developing a windows application in .Net that opens multiple modeless
dialogs. Each dialog has ShowInTaskBar property set to True. When the
application is
running Windows XP displays a Group on the taskbar. Each dialog does have an
icon, but the Group icon is empty.
How can I set an icon for the Group? I tried assigning the same icon to each
dialog, but it didn't help.
Thank you in advance.
Gregory Khrapunovich
I am developing a windows application in .Net that opens multiple modeless
dialogs. Each dialog has ShowInTaskBar property set to True. When the
application is
running Windows XP displays a Group on the taskbar. Each dialog does have an
icon, but the Group icon is empty.
How can I set an icon for the Group? I tried assigning the same icon to each
dialog, but it didn't help.
Thank you in advance.
Gregory Khrapunovich