Hi ,
We have a XtraUserControl and this control is filled to Windows Panel. In version 8.1 the UserControl was applying skin ,but in 12.1.5 version it is taking color from parent control's back color. I know there are some question/kb articles that says that this is by design.
Can I override some function or property so that XtraUserControl can apply the current skin to itself irrespective of back color of it parent?
Attached jpeg file shows the XtraUC at runtime and in VS design time
Any update?