Set Left Margin - INPUTT SENDMSG() Function 30

Syntax

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

Description

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

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTT 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.