Microsoft SDK for Java

setBackground

This method of the ActiveXControl Class sets the background color of the component. This method notifies the control that the background color has changed.

Syntax

public void setBackground(Color c);

Parameters

c The new color of the background.

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