Delegate class for Sal windows functionality. Since we cannot inherit from .NET controls and from our class we need to implement all common functionality here and then delegate calls using method wrappers.

The SalWindow..::..ForcedSynchronousCalls type exposes the following members.

Constructors

  NameDescription
Public methodSalWindow..::..ForcedSynchronousCalls
Initializes a new instance of the SalWindow..::..ForcedSynchronousCalls class

Methods

  NameDescription
Public methodDispose
Releases all resources used by the SalWindow..::..ForcedSynchronousCalls

See Also