pbAltDragCustomization - cCJCommandBarSystem
Determines if items can be moved/copied using mouse drag and the alt key
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbAltDragCustomization
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbAltDragCustomization to BooleanVariable |
| Write Access: | Set pbAltDragCustomization to BooleanVariable/Value |
Description
pbAltDragCustomization determines if menu and toolbar items can be moved and copied by pressing the alt key and dragging the item with the mouse. This property is only used if pbEnableCustomization is true.
The default value of this property is false