Browse By Tags

  • Icons on XamTabs?

    I want to be able to allow a user to set a module as a Favorite by toggling a star icon that is placed on each XamTab. Is this possible using Infragistics XamTabs?

  • TabControl Close button with CAL/Prism Regions

    I am trying to see if the XamlTabControl will work for my application which uses CAL/Prism.  It was quite easy to swap in to replace the standard TabControl and all things are function with respect to the visual affect of closing tabs, but I'm having a…

  • Moving between tabs in Blend

    I have a xamTabControl with 4 tabs in it. On the 2nd tab, I have a grid with a couple xamCharts. I'm having trouble getting the orientation of the 3D chart right in VS2008, so I jumped over to Blend to see if the Transform3D properties were there to easily…