Click or drag to resize

busyIndicatorCallBackFinishEventArgs Class

Arguments of the Finished event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    CADSharpTools.CorebusyIndicatorCallBackFinishEventArgs

Namespace:  CADSharpTools.Core
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public class busyIndicatorCallBackFinishEventArgs : EventArgs

The busyIndicatorCallBackFinishEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyState
State.
Top
See Also