Ce sujet n'a pas encore été évalué - Évaluez ce sujet

TextTabAlignment, énumération

Describes how text is aligned at a tab location.

Espace de noms: System.Windows.Media.TextFormatting
Assembly : PresentationCore (dans presentationcore.dll)
Espace de noms XML :  http://schemas.microsoft.com/winfx/2006/xaml/presentation

public enum TextTabAlignment
public enum TextTabAlignment
public enum TextTabAlignment
<propriété d'objet="ValeurÉnumération" .../>
 Nom de membreDescription
CenterText is center-aligned at the tab location. 
CharacterText is aligned at the tab location at a specified character. 
LeftText is left-aligned at the tab location. 
RightText is right-aligned at the tab location. 

Use the TextTabProperties object to set tab properties for text.

Microsoft .NET Framework 3.0 est pris en charge sur Windows Vista, Microsoft Windows XP SP2 et Windows Server 2003 SP1.

.NET Framework

Prise en charge dans : 3.0
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.