Compartilhar via


ExplorerEvents_Event Interface

Definição

This is a .NET interface created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is superseded by a later version that implements all events of earlier interfaces and any new events. Para obter informações sobre a versão mais recente, consulte ExplorerEvents_10_Event.

public interface class ExplorerEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface ExplorerEvents_Event
Public Interface ExplorerEvents_Event
Derivado
Atributos

Eventos

Activate

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, ExplorerEvents_10_Event.

BeforeFolderSwitch

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, ExplorerEvents_10_Event.

BeforeViewSwitch

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, ExplorerEvents_10_Event.

Close

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, ExplorerEvents_10_Event.

Deactivate

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, ExplorerEvents_10_Event.

FolderSwitch

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, ExplorerEvents_10_Event.

SelectionChange

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, ExplorerEvents_10_Event.

ViewSwitch

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, ExplorerEvents_10_Event.

Aplica-se a