View Single Post
  #79 (permalink)  
Old 03-19-2010, 08:27 AM
corwin42 corwin42 is offline
Basic4ppc Expert
 
Join Date: Jul 2008
Location: Borchen, Germany
Posts: 571
Send a message via Skype™ to corwin42
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Hello,

Using the NotifyIcon object I want to set a dynamic icon for my application in the today screen tray bar.

With NotifyIcon.Icon I can set a new Icon but how do I create a .Net Icon object dynamically? I need to draw an Icon because I want to display something like a mini chart in the icon. Can I access and modify the Bitmap of an Icon?

Is this possible somehow with B4PPC?
__________________
You like my work and it is useful for you? If you want you can donate me a beer here:
Need a DropBox account and want 500MB additional free space? Use this link to create your account: DropBox
Reply With Quote