Feedback
Placed controls can now use compatible custom superclasses
- Status
- Fixed
- Fixed in
- v26.7.6
- Source discussion
- https://forum.objo.dev/d/704-designer-missing-property-super
- Last updated
- 2026-07-29
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Controls already placed in a Window or Container designer do not expose a Super property. Users must currently delete and recreate the control, or edit the project layout XML, to replace a built-in control with a compatible project subclass. Add a searchable chooser that preserves the existing control instance and its designer settings.