Use Custom Fonts in WPF C# applications
In this post I will share how you can set custom fonts for WPF Labels and for other WPF controls using WPF Styles. Download Source… Read More »Use Custom Fonts in WPF C# applications
In this post I will share how you can set custom fonts for WPF Labels and for other WPF controls using WPF Styles. Download Source… Read More »Use Custom Fonts in WPF C# applications
In this post let’s see how we can style our WPF TabContol and its TabItem. WPF TabControl allows us to divide our interface into multiple… Read More »WPF Styling TabControl and TabItem