70002546 Color Dialog is not displayed correctly in dark mode

Article 70002546
Type Wish
Product Engine
Version 1101
Date Added 7/25/2024 12:00:00 AM
Fixed 11.2.2.0 (7/25/2024 12:00:00 AM)
Submitted by Jeff Alexander

Summary

Color Dialog is not displayed correctly in dark mode

Solution

We made an adjustment in our form's texts so they are visible while another control is forcing dark mode theme to the dialog.
We also added some code so the dialog will be painted as dark mode. You can enable this using the following static

VectorDraw.Professional.Dialogs.VdrawDialogs.ApplyParentColors = VdrawDialogs.ApplyParentColorsEnum.ColorSelection;

Send comments on this topic.