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

Dim instance As Wizard Dim value As String value = instance.FinishCompleteButtonText instance.FinishCompleteButtonText = value
[LocalizableAttribute(true)] public: virtual property String^ FinishCompleteButtonText { String^ get (); void set (String^ value); }
/** @property */ public String get_FinishCompleteButtonText () /** @property */ public void set_FinishCompleteButtonText (String value)
public function get FinishCompleteButtonText () : String public function set FinishCompleteButtonText (value : String)
Wizard の [完了] に表示されるテキスト キャプション。既定値は "Finish" です。コントロールの既定のテキストは、サーバーの現在のロケールに基づいてローカライズされます。

FinishCompleteButtonText プロパティは、Wizard コントロールの [完了] ボタンに表示されるテキストを格納します。FinishCompleteButtonType プロパティの値に応じて、FinishCompleteButtonText プロパティは、ボタンのテキスト、イメージを表示しないブラウザでイメージの代替として表示されるテキスト、またはリンクのテキストとして表示されます。FinishCompleteButtonType プロパティのフィールド値と [完了] ボタン テキスト上の各表示を次の表に示します。
Button Image Linkこのプロパティを設定している場合、デザイナ ツールを使用して、その値を自動的にリソース ファイルに保存できます。詳細については、LocalizableAttribute、ASP.NET のグローバリゼーションおよびローカリゼーション の各トピックを参照してください。

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.FinishCompleteButtonText プロパティを検索する場合は、下記のリンクをクリックしてください。

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