sp3tsnaz

sp3tsnaz


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • The WPF Tab Control - Inside and Out
    12/27/2010 - 06:12

    well, i got a bit confused by your answer :S

    what i do is :

    <tabitem>
        <Grid/>  
    </tabitem>
    <tabitem>
        <Grid/>  
    </tabitem>
    <tabitem>
        <Grid/>  
    </tabitem>

    is this the right approach ?