TextComposition.ControlText 屬性

定義

重要

此 API 不符合 CLS 規範。

取得或設定與這個文字撰寫關聯的任何控制項文字。

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

屬性值

字串,包含與這個文字撰寫關聯的任何控制項文字。

屬性

適用於