Skip to content

EnableAnimation Property

Description

Specifies whether to use animation effects with this command bar.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property EnableAnimation() As Boolean

Remarks

Command bar animation effects include checking and un-checking items, roll-over effects of items, and displaying popup menus. The EnableAnimation property affects all of the aforementioned animation effects for this command bar only.

To disable animation in all command bars, use the PaintManager EnableAnimation property.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.