Set Left Margin - INPUTD SENDMSG() Function 30

Syntax

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

Description

In BBj 4.00 and higher, this function sets the left margin of the INPUTD control's first character.

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTD 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 to the left or right within the control.

$$

Always null.