When "normal" controls, such as the TreeView and ListView are drawn when an application is themed, Border3D ends up being drawn as a gray single-line border.
Since the goal is to replace our TreeView and ListView usage with SandGrid, it would be nice if the grid drew its borders in the same way.
Thanks.