Methods | Fields | This Package | All Packages
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.