Microsoft SDK for Java

getMinimumSize

This method of the ActiveXControl Class retrieves the minimum size of the ActiveXControl object.

Syntax

public Dimension getMinimumSize();

Return Value

Returns the object's minimum size, which is the same as its preferred size, measured in pixels.

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