Microsoft SDK for Java

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.

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