C#C
C#3y ago
hugeman

❔ Dragablz custom TabItem style

How do I change the TabItem style for items in a TabablzControl? I tried manually setting the TabItem's Style but it did nothing. Setting the TabablzControl ItemContainerStyle throws an exception (looks like they somehow wrap the TabItem in a DragablzItem) and I can't find any documentation at all
Was this page helpful?