Microsoft SDK for Java

DhEdit.getText

Retrieves the current text for the edit.

Syntax

public String getText()

Return Value

Returns the currently displayed string in the edit.

Remarks

For password style edit boxes, this returns the actual string, not the mask.

See Also   setText

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