Microsoft SDK for Java

DrawMode.OWNERDRAWFIXED

Represents a drawing mode in which the items in the list box or combo box are painted manually, but are of the same height.

Syntax

public static final int OWNERDRAWFIXED;

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