ondragstart Event

Microsoft FrontPage Visual Basic

Show All Show All

ondragstart Event

Occurs when the user starts to drag a text selection or selected object on a page in Design view in Microsoft FrontPage.

expression.ondragstart

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.