PrintPreviewDialog.AccessibleDescription Propriété

Définition

Obtient ou définit la description accessible du contrôle.

public:
 property System::String ^ AccessibleDescription { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string AccessibleDescription { get; set; }
[System.ComponentModel.Browsable(false)]
public string? AccessibleDescription { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AccessibleDescription : string with get, set
Public Property AccessibleDescription As String

Valeur de propriété

Description accessible du contrôle. La valeur par défaut est null.

Attributs

Remarques

Cette propriété ne s'applique pas à cette classe.

S’applique à