Returns the width of an object.
[ fWidth = ] Object.Width
The Width property syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
AToolBarButton |
AToolBarButton class |
|
fWidth |
Float |
The width of the object |
The following statement returns the width of the AToolBarButton:
ftbrb1Width=tbrb1.Width