Resources  
  • Gotcha With StringFormat In WPFMar 04, 2014. This article describes a problem when using the StringFormat UpdateSourceTrigger property set to PropertyChanged in WPF.
  • String Format Extension in XAML Binding in Silverlight 4 May 13, 2010. In Silverlight 4, an extension property called StringFormat is added to display formatting display. There are some predefined formats available. In this article we will see some of them.
  • Tab Stops in GDI+ Dec 28, 2009. In this article I will explain about using Tab Stops in GDI+.
  • Drawing Formatted Text in GDI+ Dec 22, 2009. In this article I will explain about Drawing Formatted Text in GDI+.
  • Enhanced XP Button ControlDec 12, 2003. The enhanced XP style button is very easy to use and it supports rectangle, circle or ellipse shape with image and different colors. This control also inherit most of the properties from the Forms.Button.
  • Chart RecorderOct 09, 2002. This is chart recorder program developed using C# and GDI+.