ESLLIB Function
Convert a screen co-ordinate from pixels to dialog units.
EslScreenToDlg( WIDTH_IV, HEIGHT_IV)
WIDTH_IV
The horizontal position or width to be converted.
HEIGHT_IV
The vertical position or height to be converted.
Description
This function performs an in-place conversion from the units used by the graphic display unit picture elements, known as pixels to dialog units, which are based of the size of the system font.
See Also
EslDlgToScreen( ) Function