creating programmatically the yellow notification balloon?

  • Thread starter Thread starter zoso
  • Start date Start date
I'm assuming the yellow is due to your colour scheme and you are referring
to the standard system notification balloons e.g. on new sms etc. In .NETCF
v2.0 you can use these directly with the
Microsoft.WindowsCE.Forms.Notification class. In .NETCF v1.0 there is a
partial implementation of this in OpenNETCF SDF v1.4
(www.opennetcf.org/sdf/) but it doesn't have full support for the icons due
to limitations in .NETCF v1.0.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top