question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HandyControls Change ThemeManager.ApplicationTheme not effects NotifyIcon context menu

See original GitHub issue

image

Reproduce

  1. Start app, then click the notify icon to show context menu.
  2. Change theme at runtime ThemeManager.Current.ApplicationTheme = XXX.
  3. Click the notify icon to show context menu, its theme not change.

Environment (please complete the following information):

  • .net: 5
  • IDE vs2019
  • Version HandyControls 3.1.1

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
GF-Huangcommented, Mar 7, 2021

Great! Thank you!

1reaction
ghost1372commented, Mar 2, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

NotifyIcon not responsing to changes in its ContextMenu
My (formless system-tray only) program has a NotifyIcon whose ContextMenu value must change dynamically on the running course of the program ...
Read more >
Welcome to HandyControl
Helper classes; Useful Extension methods; More controls; More styles for some controls; Powerful ThemeManager; Great features like dynamic language; Optimized ...
Read more >
NotifyIcon.ContextMenu Property (System.Windows.Forms)
A ContextMenu with an Exit item on it is assigned to the NotifyIcon.ContextMenu property, which allows the user to close the application.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found