Chapter Contents

Previous

Next
Text Entry: _setJustify

Text Entry: _setJustify



Specifies the alignment of the text in a text entry field


Syntax

Syntax

CALL NOTIFY (text-field-name, '_setJustify', justify);

Argument Type Description
justify
C specifies a justification value:
'LEFT'
'RIGHT' (the default)
'CENTER'
'NONE'


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.