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

Dim instance As ToolTip Dim value As Boolean value = instance.UseAnimation instance.UseAnimation = value
/** @property */ public boolean get_UseAnimation () /** @property */ public void set_UseAnimation (boolean value)
ウィンドウのアニメーションを使用する場合は true。それ以外の場合は false。既定値は true です。

Internet Explorer 5 および Microsoft Windows XP では、ウィンドウのフェードやアニメーションなど、動的なユーザー インターフェイス効果が導入されました。ユーザーがこれらの機能を無効にしていない場合は、UseAnimation プロパティを使用して、これらのプラットフォームで表示されるツールヒントに対してこの機能を有効にできます。
Windows NT 4.0, Windows 98, Windows Millennium Edition プラットフォームメモ : Windows XP Home Edition、Windows XP Professional、Windows Server 2003、または Internet Explorer 5 以上がインストールされているシステムでのみ使用できる機能です。

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

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