Microsoft SDK for Java

StatusBarPanelStyle.OWNERDRAW

Specifies that the panel is owner-drawn.

Syntax

public static final int OWNERDRAW;

Remarks

Use this setting for status bar panels that display images or text in a different font.

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