Microsoft SDK for Java

EraseBackgroundEvent Class

Provides data for the eraseBackground event of the Control object.

Event 
  | 
  +--EraseBackgroundEvent

package com.ms.wfc.ui

public class EraseBackgroundEvent
extends
Event

Remarks

The eraseBackground event occurs when the control background must be erased (for example, when the control is resized). An EraseBackgroundEvent object specifies the device context used to display the control and specifies whether the event is handled.

For information about the WFC event model, see Handling Events in WFC.

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