Microsoft SDK for Java

UpDownAlignment.RIGHT

Specifies that the up-down control is positioned next to the left edge of the buddy window.

Syntax

public static final int RIGHT;

Remarks

The buddy window is moved to the right, and its width is decreased to accommodate the width of the up-down control.

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