Share via


Windows Media Player 11 SDK EDITBOX.justification 

Windows Media Player SDK banner art

Previous Next

EDITBOX.justification

The justification attribute specifies or retrieves the alignment of the text within the editbox control.

Syntax

  

Possible Values

This attribute is a read/write String containing one of the following values.

Value Description
Left Default. Aligns the text to the left edge of the edit box control.
Right Aligns the text to the right edge of the edit box control.
Center Aligns the text to the horizontal center of the edit box control.

Remarks

There is a margin of two pixels.

Requirements

Windows Media Player for Windows XP or later.

See Also

Previous Next