Group: Forum Members
Last Active: 9 Years Ago
Posts: 24,
Visits: 2
|
Environment: Win 7, MSVS 2010, C#, Nevron.System version 13.1.7.12
When I place a NWaitingBar on a form in designer, the palette is always set to ColorScheme:Custom where most others I have looked at default to VistaPlus.
If I try to change the palette to another scheme it always shows it as Custom no matter what I select. The color scheme does display on the control in designer but reverts to something else at runtime. I also notice the same behavior on NProgressBar but I haven't look at all controls to see which do it.
When looking at the designer code I see only .Palette.ControlLight set for the color setting.
Of course I can set the color scheme in my code but I also think I should be able to use the designer to change my colors/scheme.
Thanks, Lou
|