GripperMode Property
Applies To: CoolBand
Description
The GripperMode property specifies whether or not the CoolBand has a gripper bar which is used to reposition and resize the CoolBand within its parent CoolBar.
GripperMode is a character vector with the value 'Always'
(the default), 'Never'
or 'Auto'
.
If GripperMode is 'Always'
, the CoolBand displays a gripper bar even if it is the only CoolBand in the CoolBar.
If GripperMode is 'Never'
, the CoolBand does not have a gripper bar and may not be directly repositioned or resized by the user.
If GripperMode is 'Auto'
, the CoolBand displays a gripper bar only if there are other CoolBands in the same CoolBar.