DesignerWindow.onresize Event
SharePoint Designer Developer Reference |
Occurs before a window is resized.
Syntax
Private Sub expression_onresize
expression Required. A variable that represents an DesignerWindow object that has been declared by using the WithEvents keyword in a class module.