Microsoft SDK for Java

Control.createHandle

Creates a handle for this control.

Syntax

protected void createHandle()

Remarks

This method should be called only by the framework. When overriding this method, be sure to call super.createHandle.

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