Specifies the percentage of the horizontal screen that the window extends to.
Syntax
object.WindowWidthPercentage [= Double]
Properties
The WindowWidthPercentage property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Double |
The percentage of horizontal screen. |
Remarks
WindowWidthPercentage is applied to the client area of the WorkSpace for window position.
The value specified in WindowWidthPercentage is saved to disk.