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

屬性值

包含與此文本組合相關的任何控制文字的字串。

屬性

適用於