ToolStripTextBox.SelectedText プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Dim instance As ToolStripTextBox Dim value As String value = instance.SelectedText instance.SelectedText = value
/** @property */ public String get_SelectedText () /** @property */ public void set_SelectedText (String value)
テキスト ボックスで現在選択されているテキストを表す文字列。

このプロパティにテキストを割り当てると、ToolStripTextBox で現在選択されているテキストを変更できます。ToolStripTextBox でテキストが選択されていない場合は、このプロパティは長さ 0 の文字列を返します。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からToolStripTextBox.SelectedText プロパティを検索する場合は、下記のリンクをクリックしてください。

- ToolStripTextBox.SelectedText プロパティのページへのリンク