Width Property
Description
This read/write property returns or sets the width of the Execution window.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Width As Long |
Return Type
Long value representing the height of the Execution window.
Example
See ProgressBarPercentage for an example.
See Also