Microsoft SDK for Java

DhDialogInfo.toString

Retrieves a string representation of this object.

Syntax

public String toString()

Return Value

Returns a string displaying a yes or no value for each of the dialog box properties. For example, the default DhDialogInfo settings return the following string:

"help:no;minimize:no;maximize:no;center:yes"

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