EnableAnimation Property
Description
Enables or disables the use of animation when displaying a popup menu, moving the mouse over items, and checking/unchecking items.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property EnableAnimation() As Boolean
Remarks
Enables or disables the use of animation when displaying a popup menu, moving the mouse over items, and checking/unchecking items. This affects the animation of all toolbars and menus. You can also individually change the animation settings of popup menus and toolbars by setting the EnableAnimation property for the individual item.
The animation property specifies which type of animation will be used when the popup menu is displayed.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.