Gets or sets the initial state of the help viewer window.

[VBScript]
Public Property InitialState As Integer
[JScript]
public function get InitialState() : int;

Property Value

A binary representation of the initial state of the help viewer.

The following table shows the bit values for the initial state:

Bit Button
0 Open with navigation pane initially closed.

See Also

Window Object | Window Members | HelpProducer Namespace