次の方法で共有


SmartTagAction.TextboxText プロパティ

定義

スマート ドキュメント テキスト ボックス コントロール内のテキストを表す文字列型 ( String) の値を取得または設定します。

public:
 property System::String ^ TextboxText { System::String ^ get(); void set(System::String ^ value); };
public string TextboxText { get; set; }
member this.TextboxText : string with get, set
Public Property TextboxText As String

プロパティ値

注釈

スマート ドキュメントの詳細については、Microsoft Developer Network (MSDN) Web サイトの「Smart Document Software Development Kit」を参照してください。

適用対象