It is very common in WPF to solve one problem on more than one way. Sometimes there are real advantages and disadvantages of different methods, but it is quite possible that sometimes it is just a mat… more →
Zeeshan Amjad's WinRT, and WPF Blogwrote 2 weeks ago: When you use a TabControl in your application, each tab is represented by a TabItem. The content of … more →
wrote 8 months ago: In this post I’ll give some basic layout tips on how to create your Mashups so that they are r … more →
wrote 1 year ago: I was using a tab control in my application, i had some controls in one tab that are common, and sho … more →
wrote 1 year ago: At the moment, I’m trying to create some kind of chat with WPF following mvvm pattern so that … more →
wrote 1 year ago: Resumo Maneira de colorir as abas – TabOrder – de um TabControl. Comando Basta criar um … more →
wrote 1 year ago: Everyone who has ever used the TabControl class knows that it doesn’t look as expected if it h … more →
wrote 1 year ago: We are pleased to announce the availability of VIBlend Controls for WinForms ver. 7.0. Highlights of … more →
wrote 2 years ago: This post illustrates how to implement a simple behavior that allows you to switch between Tab Pages … more →
wrote 2 years ago: The TabControl is commonly used control, but the team which develops the Silverlight Toolkit hasn … more →
wrote 2 years ago: This post shows how to display a ContextMenu with MenuItems associated to the tab pages. When you cl … more →
wrote 2 years ago: I have an application whereby I wish to load in modules dynamically (one of the reasons I’ve c … more →
wrote 2 years ago: We are proud to announce the availability of VIBlend Controls for Silverlight ver. 3.5.0 – the … more →
wrote 2 years ago: The new version of VIBlend Silverlight Controls is coming soon. Over the next couple of days we wil … more →
wrote 2 years ago: In the first post about Activity Tracker, I have created a simple style for my application. In this … more →
wrote 2 years ago: It is very common in WPF to solve one problem on more than one way. Sometimes there are real advanta … more →
wrote 3 years ago: We saw the usage of Path here. We can create very interesting geometrical shape with the help of it. … more →
wrote 3 years ago: We have already seen example of displaying tooltip in different control. Now we are going to display … more →
wrote 3 years ago: We already played with item panel template of Tab control here and here. Now lets continue our explo … more →
wrote 3 years ago: We already saw how to use different item panel template here. Now we are going to use Canvas as a it … more →