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.