pbIconsWithShadow - cCJCommandBarSystem
Determines if selected menu items should have a special shadow effect
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbIconsWithShadow
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbIconsWithShadow to BooleanVariable |
| Write Access: | Set pbIconsWithShadow to BooleanVariable/Value |
Description
pbIconsWithShadow determines if selected menu items should have a special shadow effect. When the mouse pointer is moved over a command bar control, the icons will appear to "jump" away from the screen casting a shadow.
The default value of this property is true.