Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
ToolbarsManager: force DPI refresh?
posted

I understand ToolbarsManager isn't listed as a supported control for DPI scaling (https://es.infragistics.com/help/winforms/dpi-scaling-support), but is there something I can do to manually force a refresh? I do handle an event where the DPI changes, so if I could somehow force the manager to reinitialize the drawing of its toolbars, that'd be great.

(Even tools that drop-down at runtime, such as context menus, seem to draw at whatever the size at startup was.)