Microsoft SDK for Java

DhStyleBase.setVisible

Sets the visiblility of the element.

Syntax

public void setVisible( boolean visible )

Parameters

visible

Set to true to allow the element to be rendered; otherwise, set to false.

See Also   getVisible

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