Recent

Author Topic: Changing task bar icon image of running application, like skype  (Read 2076 times)

rocksw

  • Newbie
  • Posts: 3
Hi,
Does anybody know how I can change the image of my running application, like Skype does when a new notification has happened?
Effectively, I am wanting to update the running taskbar image by overlaying a numerical number to show the number of notifications in my app

Hope that makes sense

Thanks

balazsszekely

  • Guest
Re: Changing task bar icon image of running application, like skype
« Reply #1 on: June 10, 2015, 07:28:15 pm »
Code: [Select]
Application.Icon.Assign(Image1.Picture.Graphic);You can also load the icon from resource, stream, disk, etc...
« Last Edit: June 11, 2015, 05:16:11 am by GetMem »

 

TinyPortal © 2005-2018