Move

concerns

The Move event is triggered when the dialog is moved.

This event is triggered only for stand-alone dialogs (windows).

 

Syntax

Move(LeftPos, TopPos)

Parameter

Use

Name

Type

Passing

Description

Required

LeftPos

Double

ByVal

Window position of the left edge.

Required

TopPos

Double

ByVal

Window position of the top edge.