Click or drag to resize

SelectionEvents Interface

SelectionEvents Class

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public interface SelectionEvents : ISelectionEvents

The SelectionEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentSelectionBeforeSave (Inherited from ISelectionEvents.)
Public methodCurrentSelectionCanceled
method CurrentSelectionCanceled
(Inherited from ISelectionEvents.)
Public methodCurrentSelectionCreated
method CurrentSelectionCreated
(Inherited from ISelectionEvents.)
Public methodCurrentSelectionDefaults
method CurrentSelectionDefaults
(Inherited from ISelectionEvents.)
Public methodCurrentSelectionFieldChanged
method CurrentSelectionFieldChanged
(Inherited from ISelectionEvents.)
Public methodCurrentSelectionIdentityChanged
method CurrentSelectionIdentityChanged
(Inherited from ISelectionEvents.)
Public methodCurrentSelectionNotModified
method CurrentSelectionNotModified
(Inherited from ISelectionEvents.)
Public methodCurrentSelectionSaved
method CurrentSelectionSaved
(Inherited from ISelectionEvents.)
Public methodSelectionBeforeDelete
method SelectionBeforeDelete
(Inherited from ISelectionEvents.)
Public methodSelectionDeleted
method SelectionDeleted
(Inherited from ISelectionEvents.)
Public methodSelectionFieldsChanged
method SelectionFieldsChanged
(Inherited from ISelectionEvents.)
Top
See Also