Feedback
Allow custom UI controls to define designer default size
- Status
- Fixed
- Fixed in
- v26.7.1
- Source discussion
- https://forum.objo.dev/d/516-set-width-and-height-in-subclassed-control
- Last updated
- 2026-07-05
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Allow custom UI control classes to define designer default width and height used when new instances are dropped onto windows or containers. This helps subclasses such as Canvas-based button controls start with an appropriate compact size instead of their inherited base control size.