Auto_Size_State - dbCheckBoxDS
Determines if object will be resized to the length of the label text
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Auto_Size_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Auto_Size_State to IntegerVariable |
| Write Access: | Set Auto_Size_State to IntegerVariable/Value |
Description
If this property is set true, this object will size itself according to the length of the label text.
When set false, it will not.