onmousedown Event

From Microsoft FrontPage Visual Basic

Show All

onmousedown Event

Occurs when a user clicks an element with either mouse button when a page is displayed in Design view in Microsoft FrontPage.

expression.onmousedown

expression    Required. An expression that returns one of the objects in the Applies To list, which has been declared using the WithEvents keyword in a class module.