XamTabControl のタブの高さは、TabItemEx の Height プロパティより設定することができます。

<Style TargetType="{x:Type igWPF:TabItemEx}">
    <Setter Property="Height" Value="120" />
</Style>

実行結果

サンプル

Tagged:

製品について

Ultimate UI for WPF