Microsoft SDK for Java

Control.getBrush

Retrieves the brush for this control.

Syntax

public Brush getBrush()

Return Value

Returns a Brush object that represents the brush for this control.

Remarks

This is an ambient property and always returns a non-null value.

See Also   setBrush

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