Resources  
  • Using WPF GroupBox in C# and XAMLDec 18, 2014. A GroupBox control is a container that adds a header and a border to the area that can be used to place other controls. The <GroupBox> XAML element and the GroupBox class in C# represents a group box control at design time and runtime respectively. The code examples in this tutorial creates a WPF app with a GroupBox.
  • Using a GroupBox Control in LightSwitch Visual Studio 2012Jun 17, 2013. This article describes how to use a GroupBox Control in LightSwitch using Visual Studio 2012.
  • GroupBox In C#Jul 01, 2010. A GroupBox control is a container control that is used to place Windows Forms child controls in a group. The purpose of a GroupBox is to define user interfaces where we can categories related controls in a group.
  • An Overview Of Expander Control In WPFJan 27, 2011. The Expander control is like a GroupBox but with the additional feature to collapse and expand its content.
  • The GrouperJan 25, 2006. The Grouper is a special groupbox control that is rounded and fully customizable. The control can paint borders, drop shadows, gradient and solid backgrounds, custom text and custom icons.
  • Visual MatrixAug 17, 2001. User can easily add ,sub any limit of matrices. Edit boxes are created dynamically.
  • Graphics Animator in C#May 26, 2001. This program will generate a html page with animated gif. You just need at least 2 gifs and use the program to set the time to display each image.

About GroupBox

NA

OUR TRAINING