SelectionStyle.BackColor reset

I have set in the properties window for Style.SelectionStyle.BackColor to Wheat.  I run the program and immediately stop the program.  I check the properties window and the .BackColor is set to 166,216,255.


Why is the .BackColor not sticking once I set it in the properties.  I would rather not set this at runtime, as that is inefficient.


Thank you.


4 Replies

RM Rabina Murugan Syncfusion Team May 13, 2025 01:24 PM UTC

Hi Gary Smith,

We have investigated the reported scenario and we are able to reproduce the scenario. We need some time to validate the reported scenario. We will provide further updates on May 15, 2025.
 
Regards,
Rabina


SB Sweatha Bharathi Syncfusion Team May 15, 2025 02:08 PM UTC

Hi Gary Smith,
 
We have reviewed the reported issue on our end and confirmed it as a defect. And We have logged a bug, and we will provide feedback on tomorrow (May 16, 2025).

 
Regards,
Sweatha.B


SB Sweatha Bharathi Syncfusion Team May 16, 2025 01:22 PM UTC

 Hi Gary Smith,

We have checked the reported issue “SelectionStyle.BackColor property is not properly serialized when set via the Designer" on our end and it is confirmed as a defect. And We have logged a bug. We will fix this issue and include it in our NuGet release Which is scheduled on June 10, 2025.
You can track the status of this report through the following feedback link,
 
 
Note: The provided feedback link is private, and you need to log in to view this feedback.
 
We will let you know once it is released. We appreciate your patience until then.
Disclaimer: Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.
 
 

Regards,
Sweatha.B


SB Sweatha Bharathi Syncfusion Team June 10, 2025 01:30 PM UTC


Hi Gary Smith,
 

We would like to let you know that Essential Studio Weekly NuGet packages (v29.2.10) has been published in nuget.org with the fix for the issue “SelectionStyle.BackColor property is not properly serialized when set via the Designer". Please let us know if you have any concerns in this.

 

Root cause analysis:

The issue occurred due to an incorrect value returned by the serialize method, which prevents the BackColor property from being serialized correctly.

 

Regards,

Sweatha B


Loader.
Up arrow icon