Skip to content

Animation Property

Description

Gets/Sets animation for the command bar.

Property Type

Read-write property.

Syntax (Visual Basic)

Public Property Animation() As [XTPAnimationType](XtremeCommandBars~Enumerations~XTPAnimationType_EN.md)

Example

This sample code illustrates how to add the unfold style animation to your menus.

' This sample code illustrates how to add the unfold style animation to your menus.
CommandBars.Options.Animation = xtpAnimateUnfold

See Also


See Also | | Command Bars ActiveX Control v24.0 | | | | | | | |


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