Retrieves or sets a value indicating whether the control responds to the user-generated events.
Type
Description
Boolean
A Boolean expression that specifies whether the control is enabled or disabled.
This property determines if the control responds to
user-generated events at run-time. The Enabled property allows ExShellView to
be enabled or disabled at run-time. If control is disabled, no user-generated
events are reported to ExShellView. Disabling ExShellView is possible, for
display purposes, such as if you want only to provide read-only information.