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

Dim instance As Link 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)
Link で NavigateUrl プロパティが定義されている場合にソフトキーに表示されるテキスト。

このプロパティは、ソフトキーをサポートするデバイスにのみ使用されます。
このプロパティが空の場合、コントロールの Text プロパティが使用されます。基になる Text プロパティが空の場合、またはこのプロパティの長さが 9 文字未満の場合、Text プロパティがソフトキー ラベルに使用されます。それ以外の場合は、Link という単語 (または Link をローカライズした文字列) が表示されます。

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

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