
Hello,
We’ve been using Actipro WinForms for a long time, and as part of revamping our product to WPF, we’ve transitioned to Actipro WPF. Our goal is to replicate the UI and functionality we had in WinForms, though we're open to adapting any improvements offered by the WPF version.
However, we’re encountering an issue with the bar commands UI, particularly with enabling/disabling commands, checkable options, and icons. It’s not very intuitive.
For reference:
- In WinForms, checkboxes indicated whether a command was visible on the toolbar.
- In WPF, the icons are enclosed in boxes. If the border of a box is visible, the command is checked. This works well in light mode but becomes hard to differentiate in dark mode.
Is there a workaround or a better solution to improve checkbox visibility in dark mode?
P.S. I don't see any option to add images, that would've been helpful to understand
Thank you,
Maaz
[Modified 6 months ago]