pbEnableAnimation - cCJAbstractCommandBar
Determines if animation effects should be applied within this menubar or toolbar
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 menubar or toolbar. When true, the animation effects defined in the cCJCommandBarSystem's cCJCommandBarSystem.peAnimation property will be applied within the menubar or toolbar.
Command bar animation effects include checking and un-checking items, roll over effects of items, and displaying popup menus.
Default value is false.