property SplitBar.MoveOnDrop as Boolean
Gets or sets a value that indicates whether the splitting objects ( including the split bar itself ) are moved once the user ends dragging the split bar, or contiguously while dragging it.
| | Type | Description | |
| |
Boolean |
A Boolean expression that indicates whether the splitting objects ( including the split bar itself ) are moved once the user ends dragging the split bar, or contiguously while dragging it.
| |