Microsoft SDK for Java

DhAlignment Fields

Fields Description
ABSBOTTOM Specifies vertical bottom alignment.
ABSMIDDLE Specifies vertical middle alignment.
BASELINE Specifies alignment at the baseline of the current line's text.
BOTTOM Specifies bottom alignment.
CENTER Specifies center alignment.
JUSTIFY Specifies justified alignment.
LEFT Specifies text on the left, button on the right for DhRadioButton, DhCheckBox.
RIGHT Text on the right, button on the left for DhRadioButton, DhCheckBox.
SUBSCRIPT Specifies a subscript attribute.
SUPERSCRIPT Specifies a superscript attribute.
TEXTTOP Specifies alignment with the top of the current line's text.
TOP Specifies top alignment.

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