TextComposition.ControlText Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient ou définit tout texte de contrôle associé à cette composition de texte.

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

Valeur de propriété

Une chaîne qui contient tout texte de contrôle associé à cette composition de texte.

Attributs

S’applique à