Microsoft SDK for Java

DhText.addOnSelect

Assigns a delegate to the select event.

Syntax

final public void addOnSelect ( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs. 

Remarks

This event occurs when the user sets or modifies the selected region of the text box.

See Also   removeOnSelect

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