pbEnableAnimation - cCJContextMenu
Determines if animation effects should be applied within this context menu
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbEnableAnimation
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbEnableAnimation to BooleanVariable |
| Write Access: | Set pbEnableAnimation to BooleanVariable/Value |
Description
pbEnableAnimation determines if animation effects should be applied within this context menu. When True, the animation effects defined in the cCJCommandBarSystem's cCJCommandBarSystem.peAnimation property will be applied within the context menu.
Command bar animation effects include checking and un-checking items, roll over effects of items, and displaying popup menus.
Default value is false.