Using the Panel Control


Using the Panel Control

The Panel control is a container for other controls. You can add controls to the Panel at design time and runtime. Panels are customarily used to group related controls. For example, the .NET Compact Framework does not support the GroupBox control, which can be used to group together RadioButton controls. Instead, you can add your RadioButton controls to a Panel to display to the user that these RadioButton s are related.

Unsupported Functionality

None of the following properties is supported by the Panel control:

  • BorderStyle property

  • BackGroundImage property

  • AutoScroll property



Microsoft.NET Compact Framework Kick Start
Microsoft .NET Compact Framework Kick Start
ISBN: 0672325705
EAN: 2147483647
Year: 2003
Pages: 206

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net