Microsoft SDK for Java

ImageList.setUseMask

Sets a boolean value indicating whether the image list uses a mask.

Syntax

public void setUseMask( boolean value )

Parameters

value

Set to true if the image list uses a mask; otherwise, set to false.

See Also   getUseMask

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