Related resources for child controls
  • Data Bind Controls in ASP.NET1/28/2021 11:15:39 AM. In this article, I will explain what is Data Binding in a simple manner. The article is targeted to beginners.
  • Content Control in WPF3/30/2014 2:16:37 PM. This article explains the Content Control class in Windows Presentation Foundation (WPF). Content Control is a base class that provides standardised functionality to WPF Controls.
  • Popup Window in WPF2/27/2014 2:25:10 PM. This article describes how pop-up windows work. Popup is a WPF primitive that inherits from the FrameworkElement class.
  • Using StatusBar in WPF2/23/2014 12:08:11 PM. This article describes the use a StatusBar. A StstusBar is used in many applications to report information about the progresss of operations or current state of the software.
  • Adding Child Controls to a Silverlight ListBox3/9/2011 6:04:45 AM. This article demonstrates how to host various child controls within a ListBox control in Silverlight using C#.
  • Adding Child Controls to a ComboBox Items in Silverlight using C#1/8/2011 6:21:09 PM. This article demonstrates how to host various child controls within a ComboBox control in Silverlight.