Window.TabPosition Property |
Gets or sets the position of the tab control of the help viewer.
[VBScript] Public Property TabPosition As Integer
[JScript] public function get TabPosition() : int;
An integer representing the default tab.
The following table shows the possible values for TabPosition
:
Value | Position |
---|---|
0 | Top |
1 | Left |
2 | Bottom |