property Item.Gray as Boolean
Specifies whether a disabled item appears as grayed.

TypeDescription
Boolean A boolean expression that indicates whether a disabled item appears as grayed. 

The Gray property has effect only if Enabled property is False.  Use the Gray and Highlight properties to specify how the a disabled item looks like.