hardcodet / wpf-notifyicon

NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform
MIT License
830 stars 130 forks source link

Can I place the Tooltip at a particular position? #107

Open mridah opened 1 year ago

mridah commented 1 year ago

I want to place the ToolTip at a particular position based on where in the tray my application icon is present ( Like avast does)

Is this possible with this?