Microsoft SDK for Java

FontDialog.setShowApply

Sets a boolean value indicating whether the dialog box contains an Apply button.

Syntax

public final void setShowApply( boolean value )

Parameters

value

Set to true to include an Apply button in the dialog box; otherwise, set to false. The default value is false.

See Also   getShowApply

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