Defines a region for content in a control.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public class ContentPanel : Panel, 
	INamingContainer
Visual Basic
Public Class ContentPanel _
	Inherits Panel _
	Implements INamingContainer

Inheritance Hierarchy

See Also