Feedback
Designer preview ignores explicit ContainerControl instance appearance overrides
- Status
- Fixed
- Fixed in
- v26.6.8
- Last updated
- 2026-06-30
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
When a custom ContainerControl instance overrides appearance properties such as BackgroundColour, the window designer can still paint the embedded container-class preview using the class layout appearance. The running app uses the correct instance override, so the designer preview does not match runtime.