UserControl.UserControl

Overview | Methods | This Package | All Packages

UserControl.UserControl

Creates a UserControl object.

Syntax

public UserControl()

Remarks

You will almost always want to subclass this class rather than instantiate it directly. Be sure to call super from the constructors of subclasses of this class.