Summary
drop a groupBox into window1
add button inside groupBox
add Pressed Handler to button1
hit text:
Var c As GroupBox = GroupBox(Me.Parent)
Run prog
Crash

Objo Studio Version
Operating System
Select the operating system(s) affected as tags for this post.
Steps To Reproduce
Expected Result
Actual Result
Screenshots, Logs, Or Sample Project