Microsoft SDK for Java

RichEditSelType Class

Defines constants that indicate the type of selection in a RichEdit control.

Enum 
  |
  +--RichEditSelType

package com.ms.wfc.ui

public class RichEditSelType
extends
Enum

Remarks

An application determines the selection type by calling the RichEdit control's getSelType method. This method returns one of the constants defined in this class.

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