PageTabWidth property
Gets or sets the width of the page tab control in a drawing window.
Version added
2002
Syntax
| |
| |
dblRet |
Double. The current width of the page tab control in the drawing window. |
object |
Required. An expression that returns a Window object. |
dblVal |
Required Double. The new width of the page tab control in the drawing window. |
Remarks
The value in the PageTabWidth property is a percentage of the drawing window width, from 0 to 100. To use the default page tab control width, set the PageTabWidth property to –1.