MapControl.Busy Event
Occurs when the control is busy drawing or loading data.
Syntax
public event BusyEventHandler Busy
Remarks
This event is fired on the thread that updates the MapControl which in almost all cases is the main thread, GUI thread, of the application.
Platforms
Windows, Linux, Android