ButtonEx ActiveX Control Reference
Returns/sets whether the object is automatically sized to the SkinUp graphic or is set to a custom size.
Property type
A Boolean value.
Syntax
object.AutoSize [= boolean]
The AutoSize property syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type ButtonEx. |
| boolean | A Boolean value. |
Settings
The settings for boolean are:
| Setting | Description |
| True | (Default) Automatically resizes the control to display the entire contents of the SkinUp graphic. |
| False | Keeps the size of the control constant based on Height and Width properties. Contents are clipped when they exceed the area of the control. |
Problems, Suggestions, Praise concerning the documentation? Please send feedback.