Set Left Margin - INPUTN SENDMSG() Function 27

Syntax

TF$=SENDMSG(sysgui,id,27,margin,$${,context{,ERR=lineref}})

Description

This function sets the left margin of the INPUTN control's first character.

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTN control ID.

27

Number of this SENDMSG() function.

margin

Number of pixels in the left margin, the default is one pixel. This value can be used to move the entire text, including the mask characters, to the left or right within the control.

$$

Always null.