AutoSize property


Available for Static, Picture and Rebar objects.

Read/Write at design time
Read only at run time

Specifies whether an object adjusts its size automatically when its text/picture/band changes. It can be one of the following values:

TRUE    Control adjusts its size to text/picture/band.
FALSE  No sizing is performed (default).


REMARKS: When this property is set to TRUE, Static objects adjust its size to text, Picture objects adjust its size to picture, while Rebar objects automatically change the layout of the bands.