VB.Net : Creating Multiple Balloontips Notification with NotifyIcon Control -


i'm developing simple program company approve , acknowledge request, using visual studio notifyicon showing notification via balloontip. however, i'm unable show 2 balloontips in same time, instead latter notification overwrites first balloontip.

is there way show multiple balloontips without old 1 being overwritten?

i'm using visual studio 2010 .net framework 4.0 develop program.

thank before.

best regard,

jeff


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -