Hi all,
I am wondering if it's possible to change the order of elements?
Added few check boxes and then GroupBox. However, groupbox is under checkboxes which makes them not visible.
How do I change that? There must be a better way than just recreating groupbox first and then checkboxes.