Feedback
Designer controls are available in parameterised window constructors
- Status
- Fixed
- Fixed in
- v26.8.4
- Source discussion
- https://forum.objo.dev/d/858-crash-nothingreferenceexception
- Last updated
- 2026-08-17
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Creating a designer Window or Container through a parameterised constructor now initialises its designed controls before user constructor code runs, preventing NothingReferenceException when that code accesses a control.