onresize Event

Microsoft FrontPage Visual Basic

Show All Show All

onresize Event

Occurs before a window or page is resized in the Microsoft FrontPage Page window.

expression.onresize

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.