Panel-Header with higher Captionbar via Theme.mixin

0
0

Hello everyone,

I have the following problem and have attached a small sample project to illustrate the case. I placed a panel with ShowHeader, AutoSize set to true, AutoSizeMode set to GrowAndShrink, and several text boxes in it. Everything works fine with a default theme, but when I include a .mixin theme, the panel doesn’t work as expected when I use more space for the panel header by changing CaptionBar->Horizontal->Height.

Do you have any ideas, thanks in advance

  • You must to post comments
0
0

Hi Wolfgang,

this is working like intended and is caused by your setting of the Margin.
Please change the Margin.Top value to 0 to achieve the desired behavior.

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.