Microsoft SDK for Java

DhImage.addOnLoad

Assigns a delegate to the load event.

Syntax

final public void addOnLoad ( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs. 

Remarks

The delegate specifies a method that is called when the image completes loading.

See Also   removeOnAbort

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