Application.RenderWithVisualStyles enables Common Controls v6 with
(like in a C++ code I had posted at https://learn.microsoft.com/en-us/answers/questions/1530593/how-do-i-enable-visual-styles)
SystemInformation.UIEffectsEnabled just calls SPI_GETUIEFFECTS (list at "The following are the UI effects" https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-systemparametersinfow)