This method of the ActiveXControl Class retrieves the minimum size of the ActiveXControl object.
public Dimension getMinimumSize();
Returns the object's minimum size, which is the same as its preferred size, measured in pixels.