Autodesk Vault ProfessionalVault API

MouseDown Event

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicVaultNavigationPathComboboxControl

Occurs when the mouse pointer is over the control and a mouse button is pressed.

Syntax

public event System.Windows.Forms.MouseEventHandler MouseDown
Public Event MouseDown As System.Windows.Forms.MouseEventHandler

See Also