Is there a way to disable the borders around a DzGroupBox
?
I am able to achieve a control layout on a DzDialog
that looks fairly good, but the nested groups add a lot of borders, which I'd like to hide if possible.
Alternately, if there's a better way to lay out controls without nesting DzGroupBox
widgets, I'm open to alternatives.