Indicates whether the control still collects information about current files and folders.
Type
Description
Boolean
A Boolean expression that specifies whether the control is busy or ready.
The IsBusy property indicates whether the control still
loading information about files and folders. The control fires the
StateChange(ReadyState) once all information on current view is loaded or
done. The StateChange(BusyState) event notifies your application once the
control start loading information for current files and folders. The
information could be size, dates, and icons.