Microsoft SDK for Java

Edit.toString

Retrieves a string that contains information about the edit control.

Syntax

public String toString()

Return Value

Returns a String that contains the name of the edit control and the first 40 characters it contains.

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