property Dialog.TopMost as Boolean
Places the control above all non-topmost windows.

TypeDescription
Boolean A boolean expression that defines whether the control is top-most or not.

Use the TopMost property to put the control on top.