Microsoft SDK for Java

Control.onEraseBackground

Triggers the eraseBackground event.

Syntax

protected void onEraseBackground( EraseBackgroundEvent event )

Parameters

event

An EraseBackgroundEvent object that provides the event data.

Remarks

When overriding this method, call super.onEraseBackground.

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