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

Dim instance As TreeNode Dim value As String value = instance.SelectedImageKey instance.SelectedImageKey = value
[LocalizableAttribute(true)] public: property String^ SelectedImageKey { String^ get (); void set (String^ value); }
/** @property */ public String get_SelectedImageKey () /** @property */ public void set_SelectedImageKey (String value)
public function get SelectedImageKey () : String public function set SelectedImageKey (value : String)
ツリー ノードが選択されている状態のときに表示するイメージのキー。


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に収録されているすべての辞書からTreeNode.SelectedImageKey プロパティを検索する場合は、下記のリンクをクリックしてください。

- TreeNode.SelectedImageKey プロパティのページへのリンク