Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.