_OlkCheckBox.Alignment Propiedad

Definición

Devuelve o establece una OlAlignment constante que indica la posición de un control en relación con su título. Lectura y escritura.

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

Valor de propiedad

Comentarios

El valor predeterminado es olAlignmentLeft.

Se aplica a