Click or drag to resize

busyIndicatorCallBackFinished Event

Fires when the busy indicator action has been ended.

Namespace:  CADSharpTools.Core
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public virtual event EventHandler<busyIndicatorCallBackFinishEventArgs> Finished

Value

Type: SystemEventHandlerbusyIndicatorCallBackFinishEventArgs
See Also