onselectstart Event

Microsoft FrontPage Visual Basic

Show All Show All

onselectstart Event

Occurs when a user starts selecting text or elements when a page is displayed in Design view in Microsoft FrontPage.

expression.onselectstart

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.