Share via


ToolBarTextAlign Class

Methods | Fields | This Package | All Packages

Defines the constants that determine how text is positioned on a toolbar button.

Enum
  |
  +--ToolBarTextAlign

package com.ms.wfc.ui

public class ToolBarTextAlign
extends Enum

Remarks

The alignment of text is set for an entire toolbar using the ToolBar object's setTextAlign method. The enumeration constant that you pass to this method applies to the text alignment for all the buttons in the toolbar.