property Thumbnail.Enabled as Boolean
Enables or disables the control.

TypeDescription
Boolean A Boolean expression that specifies whether the control is enabled or disabled.
by default, the Enabled property is True. Use the Enabled property to disable the control.