Balloon-tip

  • Thread starter Thread starter =?ISO-8859-1?Q?Stian_Skj=F8restad?=
  • Start date Start date
?

=?ISO-8859-1?Q?Stian_Skj=F8restad?=

Does anyone know if it is possible to use balloon-tips in compactFramework?

S
 
Dear Stian,

Yes. It's possible.
We can create a Notification object which uses the Pocket PC Notification
API.
Ex.
Dim n As New Notification
n.Add("A sample notification")

You have to call the Microsoft.ReportingServices.Interfaces reference
which is in the Microsoft.ReportingServices.Interfaces.dll
(NotificationOny.dll).

Thanks.
 

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

Similar Threads

CUMIPMT 0
Custom Balloon Tip? 0
Editorial Manchester Meteor High Altitude Balloon 18
Word Balloons in Word 2010 0
Free Balloon tool tip for .NET apps 3
Project Loon takes to the skies in Puerto Rico 0
NotifyIcon Balloon Tips 2
balloon tips 7

Back
Top