property ExFolderCombo.Enabled as Boolean
Retrieves or sets a value indicating whether the control can respond to user-generated events.

TypeDescription
Boolean A boolean expression that indicates whether the controls is enabled or disabled.

If set to True, the ExFolderCombo control will act normally.  If this property is set to False, the ExFolderCombo control will not react to user input (mouse, keyboard, etc.).