Click or drag to resize

IPresentationSpaceEvents Interface

Presentation space events.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntax
public interface IPresentationSpaceEvents

The IPresentationSpaceEvents type exposes the following members.

Events
  NameDescription
Public eventContentChanged
Raised when the presentation space content has changed.
Public eventCursorChanged
Raised when the cursor position has changed.
Public eventError
Raised when a presentation space error occurs.
Public eventMetricsChanged
Raised when the screen metrics have changed.
Top
See Also