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

説明のテキストの外観を定義するプロパティを格納する TableItemStyle への参照。

InstructionTextStyle プロパティは、CreateUserWizard コントロールの説明のテキストの外観を定義します。このプロパティは読み取り専用です。ただし、このプロパティが返す TableItemStyle オブジェクトのプロパティを設定することはできます。これらのプロパティは、Property-Subproperty の形式で、宣言によって設定できます。ここで、Subproperty は TableItemStyle クラスのプロパティを表します (例 : InstructionTextStyle-ForeColor)。Property.Subproperty の形式でプロパティをプログラムから設定できます (例 : InstructionTextStyle.ForeColor)。
InstructionTextStyle プロパティは、InstructionText プロパティの外観を定義します。
InstructionTextStyle プロパティのスタイル設定は、CreateUserWizard コントロールのスタイル設定とマージされます。InstructionTextStyle プロパティで適用されている設定は、CreateUserWizard コントロールのプロパティの対応する設定をオーバーライドします。
次の CreateUserWizard スタイル プロパティは、InstructionTextStyle 設定によってオーバーライドされます。
ただし、CreateUserWizard コントロールの外観を定義するテンプレートを使用する場合は、InstructionTextStyle プロパティの影響を受けません。

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- CreateUserWizard.InstructionTextStyle プロパティのページへのリンク