Partager via


OlkControl.VerticalLayout Propriété

Définition

Renvoie ou définit une OlVerticalLayout constante qui spécifie tout alignement dans le sens vertical de ce contrôle avec d’autres contrôles sélectionnés sur le formulaire, ou si le contrôle est ajusté automatiquement dans le sens vertical lorsque la longueur du formulaire est modifiée. Lecture-écriture.

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

Valeur de propriété

S’applique à