Microsoft SDK for Java

ItemBoundsPortion.ITEMONLY

Specifies that the bounding rectangle of the icon or small icon and the item text should be retrieved.

Syntax

public static final int ITEMONLY;

Remarks

In all views except Report view, the ITEMONLY constant specifies the same bounding rectangle as the ENTIRE constant. In Report view, the ITEMONLY constant specifies the bounding rectangle specified by the ENTIRE constant without the subitems.

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