Microsoft SDK for Java

FileDialog.removeOnFileOk

Removes the delegate that is assigned to the fileOk event.

Syntax

public final void removeOnFileOk( CancelEventHandler value )

Parameters

value

The CancelEventHandler delegate to be removed.

See Also   addOnFileOk

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