Creates a UserControl object.
public UserControl()
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.