Completed
Last Updated: 20 Feb 2018 13:55 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 01 Sep 2016 05:54
Category: Form
Type: Bug Report
1
FIX. RadForm - inherited form doesn't consider the BackColor of its parent
To reproduce:

1. Create a RadForm - Form1
2. Change its BackColor at design time
3. Create another RadForm - Form2 
4. Open it at design time. It is expected to have the BackColor coming from the parent form.

Workaround: Set the color in the form's constructor instead of at design time.
2 comments
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 20 Feb 2018 13:55
Hello Raymond,

I am really sorry for coming late to your reply. I have tested with the latest version and the back color of the inherited form seems to work as expected at design time. If you are still experiencing any further difficulties, feel free to submit a support ticket providing a sample project illustrating the problem. Thus, our support staff will gladly assist you.
Ray
Posted on: 14 Jul 2017 13:22
Hi Desislava,

Upgraded to WinForms R2 2017 SP1 (2017.2.613.40) but inheritance still not correct.

At design time the BackColor gets always overwritten with "Control" instead of having the BackColor from inherited RadForm.

At runtime it seems to run fine, but it is irritating if you have always the wrong BackColor at design time.

Can you please check again?

Thanks & Regards,
Raymond