Wizard.FinishCompleteButtonImageUrl プロパティ
アセンブリ: System.Web (system.web.dll 内)

Dim instance As Wizard Dim value As String value = instance.FinishCompleteButtonImageUrl instance.FinishCompleteButtonImageUrl = value
public: virtual property String^ FinishCompleteButtonImageUrl { String^ get (); void set (String^ value); }
/** @property */ public String get_FinishCompleteButtonImageUrl () /** @property */ public void set_FinishCompleteButtonImageUrl (String value)
public function get FinishCompleteButtonImageUrl () : String public function set FinishCompleteButtonImageUrl (value : String)
Wizard の [完了] に表示されるイメージの URL。既定値は空の文字列 ("") です。

FinishCompleteButtonType プロパティが Image フィールドに設定されている場合は、FinishCompleteButtonImageUrl プロパティを使用して、[完了] ボタンに表示するイメージを指定します。

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


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

- Wizard.FinishCompleteButtonImageUrl プロパティのページへのリンク