Chapter Contents |
Previous |
Next |
Control: _setSize |
Syntax | |
Details |
Syntax |
CALL NOTIFY (control-name, '_setSize', width, height, units); |
Argument | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
width |
N | specifies the width of the object | ||||||||||||
height |
N | specifies the height of the object | ||||||||||||
units |
C | specifies the units for width and height:
|
Details |
When you set the size of a control object, the size is static and will not change even if you resize the region it occupies.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.