Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1945
XamTabControl subclass
posted

Hi

I'm thinking of subclassing XamTabControl so that i can have 4 default tab items and later be able to add additional tab items. How can i accomplish this?

Eg.

<local:MyTabControl>   <!-- Has 3 tab items -->

 <ig:TabItemEx x:Name="Tab_4"/>
 <ig:TabItemEx x:Name="Tab_5"/>
 
</local:MyTabControl>

 

Parents
No Data
Reply
  • 27093
    posted

    Hello Marco,

    I am just checking if you got this worked out or you still require any assistance or clarification on the matter.

    If this is what you were looking for please verify the answer so it helps other users as well.

    Sincerely,
    Petar Monov
    Developer Support Engineer
    Infragistics Bulgaria
    www.infragistics.com/support

Children
No Data