blog community

Welcome to blog community Sign in | Join | Help
in Search

Browse by Tags

All Tags » WPF » CompositeWPFContrib
  • Creating closeable tabitems for use in CompositeWPF

    Using a tabcontrol as a region for views in a CompositeWPF application is one thing, making them closeable can be a bit trickier. The sample in this article will show how you can modify a tabcontrol to allow closeable items. Step 1: Make the custom header template and tabitem style The first step is to modify the look of a tabitem header so it ...
    Posted to Willem Meints (Weblog) by willemm on July 31, 2008
  • Customizing regions in CompositeWPF

    CompositeWPF works with regions to make the user interface composable. Standard you have the itemscontrol that can be used as a region for views. This control is already very flexible and best of all, there are a lot of WPF controls based on the itemscontrol so you should be able to come up with a lot of possible schemes in your user interface. I ...
    Posted to Willem Meints (Weblog) by willemm on July 15, 2008
Powered by Community Server, by Telligent Systems