Share via


ProgressBar.RightToLeft Propriété

Définition

Obtient ou définit une valeur qui indique si les éléments du contrôle sont alignés pour prendre en charge les paramètres régionaux utilisant des polices de droite à gauche.

public:
 virtual property System::Windows::Forms::RightToLeft RightToLeft { System::Windows::Forms::RightToLeft get(); void set(System::Windows::Forms::RightToLeft value); };
[System.ComponentModel.Browsable(false)]
public override System.Windows.Forms.RightToLeft RightToLeft { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.RightToLeft : System.Windows.Forms.RightToLeft with get, set
Public Overrides Property RightToLeft As RightToLeft

Valeur de propriété

RightToLeft

Valeur d'énumération.

Attributs

S’applique à