property ExFolderView.Enabled as Boolean
Returns or sets a value that determines whether a control can respond to user-generated events.
Type
Description
Boolean
A boolean expression that specifies whether the control is enabled or disabled.
By default, the Enabled property is True. The Enabled property enables or disables the control.