Feedback
Project container controls ignore designed size when dropped from library
- Status
- Fixed
- Fixed in
- v26.6.5
- Source discussion
- -
- Last updated
- 2026-06-21
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Project-defined ContainerControl subclasses use the generic ContainerControl designer size when dropped from the UI library instead of the size authored on the container itself. A small custom container designed at 192 x 104 is inserted on a window as 300 x 200, so the dropped visual representation does not match the reusable control.