Size

Function Name c:<CONTROL-NAME>#OnSize
Syntax   (defun c:<CONTROL-NAME>#OnSize (NewWidth [as Long] NewHeight [as Long] /)
)
Return Type Ignored
Applies To Control Bar, File Dialog, Modal Dialog, Modeless Dialog, Options Tab, Palette

This event is triggered when the dialog is being resized. NewWidth and NewHeight contain the new width and height.