ToolTip.AutomaticDelay プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Dim instance As ToolTip Dim value As Integer value = instance.AutomaticDelay instance.AutomaticDelay = value
/** @property */ public int get_AutomaticDelay () /** @property */ public void set_AutomaticDelay (int value)
自動遅延 (ミリ秒単位)。既定値は 500 です。

AutomaticDelay プロパティを使用すると、単一の遅延値を設定できます。この値は、AutoPopDelay、InitialDelay、および ReshowDelay の各プロパティ値の設定で使用されます。AutomaticDelay プロパティを設定するたびに、既定で設定される値を次に示します。
AutoPopDelay | |
InitialDelay | |
ReshowDelay | AutomaticDelay プロパティ値の 1/5。 |
AutomaticDelay プロパティの設定後は、これらのプロパティを個別に設定することもできます。詳細については、AutoPopDelay、InitialDelay、ReshowDelay の各プロパティのトピックを参照してください。このプロパティは、通常、ツール ヒント ウィンドウに対して一貫した遅延パターンを提供するために使用します。

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


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

- ToolTip.AutomaticDelay プロパティのページへのリンク