Reputation: 10203
Quick question: I've got a TabControl that contains several TabItems. When I switch tabs, the TabControl resizes itself based on the content of the selected (visible) tab - I assume this is standard behaviour. Is there any way to "lock" the TabControl's width & height to that of its largest TabItem?
Upvotes: 0
Views: 1408