c# - Winforms Notification Icon duplicates in the System Tray -
c# - Winforms Notification Icon duplicates in the System Tray -
i working on winforms application , have show application icon(notification icon) in scheme tray. things working fine. when go sub page main page , come , check scheme tray has 2 notification items in scheme tray. 1 time again when go page , see, duplicate icon appears in scheme tray. number of notification icons gets increment when go page , come back.
if can guide me have gone wrong, appreciate. in advance...
since you're not giving code, i'm gonna go on hunches , lucky guesses:
the logic implemented generate notification icon gets executed on event occurs when alter page in app. (likely) there chipmunk lives within computer, , felt mon messing-with-da-master day. (not likely) c# windows winforms visual-studio
Comments
Post a Comment