PpMouseActivation Enumeration

The action setting for a ppMouseClick or ppMouseOver event.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("5106E4A7-532C-413F-B2C7-8D532008F511")> _
Public Enumeration PpMouseActivation
'Usage
Dim instance As PpMouseActivation
[GuidAttribute("5106E4A7-532C-413F-B2C7-8D532008F511")]
public enum PpMouseActivation

Members

Member name Description
ppMouseClick Mouse click
ppMouseOver Mouseover

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace