_OlkCheckBox.Alignment Propriété

Définition

Renvoie ou définit une OlAlignment constante qui indique la position d’un contrôle par rapport à sa légende. Lecture-écriture.

public:
 property Microsoft::Office::Interop::Outlook::OlAlignment Alignment { Microsoft::Office::Interop::Outlook::OlAlignment get(); void set(Microsoft::Office::Interop::Outlook::OlAlignment value); };
public Microsoft.Office.Interop.Outlook.OlAlignment Alignment { get; set; }
Public Property Alignment As OlAlignment

Valeur de propriété

Remarques

La valeur par défaut est olAlignmentLeft.

S’applique à