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

Dim instance As Command 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)
ソフト キーが表示されるときに使用されるラベル。

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


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

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