GripColorSelected Property |
Specifies the color of selected grips.
Signature
object.GripColorSelected
object
PreferencesSelection
The object or objects this property applies to.
GripColorSelected
acColor enum; read-write
Control of the selected grips (drawn as filled boxes). The valid
range is 1 to 255, or one of the constants listed here:
acRed
acYellow
acGreen
acCyan
acBlue
acMagenta
acWhite
System variables
The value for this property is stored in the GRIPHOT system variable.
Remarks
The initial value of this property is acRed.
Comments? |