Skip to content

XTPAnimationType Enumeration

Description

Specifies the type of animation.

Members

Member Description
xtpAnimateWindowsDefault CommandBar popup menus will use the WindowsDefault animation when they are opened/closed.
xtpAnimateRandom CommandBar popup menus will use a Random animation when they are opened/closed.
xtpAnimateUnfold CommandBar popup menus will use the Unfold animation when they are opened/closed.
xtpAnimateSlide CommandBar popup menus will use the Slide animation when they are opened/closed.
xtpAnimateFade CommandBar popup menus will use the Fade animation when they are opened/closed.
xtpAnimateNone CommandBar popup menus will not use any animation when they are opened/closed.

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