property HTML.TextScrollWidth as Long
Returns the measurement of the width of the control's Text, including content not visible on the screen due to overflow.
| | Type | Description | |
| |
Long |
A long expression that specifies the width of the control's Text, including content not visible on the screen due to
overflow
| |