InspectorEvents_10 Interface

Definition

This is an event interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is not intended to be used in your code.

public interface class InspectorEvents_10
[System.Runtime.InteropServices.Guid("0006302A-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface InspectorEvents_10
Public Interface InspectorEvents_10
Derived
Attributes

Methods

Activate()

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

AttachmentSelectionChange()

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

BeforeMaximize(Boolean)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

BeforeMinimize(Boolean)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

BeforeMove(Boolean)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

BeforeSize(Boolean)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

Close()

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

Deactivate()

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

PageChange(String)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

Applies to