Hello,
I have a UltraPanel which I set to a StyleSet which includes a solid grey border.
Inside the UltraPanel I have a UltraGrid with Dock = DockStyle.Fill
Initially the UltraPanel is hidden until I press a button to make it visible. When the UltraPanel…