Autodesk Vault ProfessionalVault API

PreviewKeyDown Event

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

Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control.

Syntax

public event System.Windows.Forms.PreviewKeyDownEventHandler PreviewKeyDown
Public Event PreviewKeyDown As System.Windows.Forms.PreviewKeyDownEventHandler

See Also