I can't seem to figure out how to have two UltraPanels that take 50% of the width of their parent (also an UltraPanel?).
I started out with the TableLayoutPanel, but since Visual Inheritance doesn't work with the TableLayoutPanel, I can't go there...
Kind regards, Lieven Cardoen
Hello Lieven,
Maybe you could try ultraGridBagLayoutPanel instead of TableLayoutPanel.
Let me know if you have any questions.