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

属性值

包含任何与此文本撰写关联的控件文本的字符串。

属性

适用于