Overview | Methods | This Package | All Packages
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.