Same width on TabItem in Xaml

Joined
Jan 10, 2007
Messages
43,898
Location
In The Machine
Hi !

I'm new on Xaml and I try to create a template for TabControl and TabItem. I want to have all its tabItem with the same width and the sum of all the TabItem width equal the TabControl width... I've succeed to do this with a custom tabControl (inherited from TabControl), which have callback on events to resize its TabItem. I wonder if it's possible to do this with a template. I looked for this, but I didn't found anything. If somebody can help me...

Thanks.

Nico.


More...

View All Our Microsoft Related Feeds
 
Back
Top