Partager via


MouseDownHandler.OnMouseDown Method

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

Syntax

'Declaration
Sub OnMouseDown ( _
    activeWin As Object _
)
'Usage
Dim instance As MouseDownHandler
Dim activeWin As Object

instance.OnMouseDown(activeWin)
void OnMouseDown(
    Object activeWin
)

Parameters

See Also

Reference

MouseDownHandler Interface

MouseDownHandler Members

Microsoft.Office.Interop.PowerPoint Namespace