Image.SoftkeyLabel プロパティ
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)

Dim instance As Image Dim value As String value = instance.SoftkeyLabel instance.SoftkeyLabel = value
[BindableAttribute(true)] public: property String^ SoftkeyLabel { String^ get (); void set (String^ value); }
/** @property */ public String get_SoftkeyLabel () /** @property */ public void set_SoftkeyLabel (String value)
イメージに NavigateUrl プロパティを定義している場合、ソフトキーに表示するテキスト。

このプロパティは、ソフトキーをサポートしているデバイスの場合にのみ使用されます。このプロパティが空の場合は、コントロールの Text プロパティが使用されます。Text プロパティが空になっているか、長さが 9 未満であれば、Text プロパティがソフトキー ラベルに使用されます。

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


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

- Image.SoftkeyLabel プロパティのページへのリンク