Control.RtlTranslateLeftRight(LeftRightAlignment) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Convertit le spécifié LeftRightAlignment en texte approprié LeftRightAlignment pour prendre en charge le texte de droite à gauche.
protected:
System::Windows::Forms::LeftRightAlignment RtlTranslateLeftRight(System::Windows::Forms::LeftRightAlignment align);
protected System.Windows.Forms.LeftRightAlignment RtlTranslateLeftRight(System.Windows.Forms.LeftRightAlignment align);
member this.RtlTranslateLeftRight : System.Windows.Forms.LeftRightAlignment -> System.Windows.Forms.LeftRightAlignment
Protected Function RtlTranslateLeftRight (align As LeftRightAlignment) As LeftRightAlignment
Paramètres
- align
- LeftRightAlignment
Une des LeftRightAlignment valeurs.
Retours
Une des LeftRightAlignment valeurs.
Remarques
Si la RightToLeft propriété de RightToLeft ce paramètre est définie Nosur , la valeur de retour est égale au align paramètre transmis.