Methods | Fields | This Package | All Packages

RequestResizeEvent Class

Provides data for the requestResize event of the RichEdit control.


Event
  |
  +--RequestResizeEvent

package com.ms.wfc.ui

public class RequestResizeEvent
extends Event

Remarks

The requestResize event occurs when the text typed into the RichEdit control is too small or large for the control. A RequestResizeEvent object identifies the requested size of the RichEdit control.

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