Microsoft SDK for Java

Control.removeOnGiveFeedback

Removes the delegate that is assigned to the giveFeedback event.

Syntax

public final void removeOnGiveFeedback( GiveFeedbackEventHandler value )

Parameters

value

The GiveFeedbackEventHandler delegate to be removed.

See Also   addOnGiveFeedback

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