Microsoft SDK for Java

setFont

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

Syntax

public void setFont(Font f);

Parameters

f The new font.

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