Set Left Margin - INPUTE SENDMSG() Function 30

Syntax

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

Description

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

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTE control ID.

30

Number of this SENDMSG() function.

margin

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

$$

Always null.