Microsoft SDK for Java

Control.setBrush

Sets the brush for this control.

Syntax

public void setBrush( Brush br )

Parameters

br

A Brush object that represents the brush for this control.

See Also   getBrush

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