The properties of the Window object are listed here. For a complete list of Window object members, see the Window Members topic.

Public Properties

public property Buttons Gets or sets a value indicating which toolbar buttons are available in the help viewer.
public property ContentsFile Gets or sets the filename of the table of contents of this window.
public property DefaultTab Gets or sets the default tab visible when the help viewer is opened.
public property ExStyle Gets or sets the extended window styles of the table of contents for this window.
public property Height Gets or sets the initial height of the help viewer window.
public property HomeFile Gets or sets the path to the home topic.
public property IndexFile Gets or sets the filename of the index of this window.
public property InitialState Gets or sets the initial state of the help viewer window.
public property JumpPage1 Gets or sets the path to the jump page 1 topic.
public property JumpPage2 Gets or sets the path to the jump page 2 topic.
public property JumpText1 Gets or sets the text of the jump page 1 toolbar button.
public property JumpText2 Gets or sets the text of the jump page 2 toolbar button.
public property Left Gets or sets the initial X-coordinate of the help viewer window.
public property Name Gets or sets the name of the window.
public property PaneWidth Gets or sets the initial pane width of the help viewer window.
public property Properties Gets or sets the help viewer properties.
public property Style Gets or sets the window styles of the table of contents for this window.
public property TabPosition Gets or sets the position of the tab control of the help viewer.
public property Title Gets or sets the title of the help viewer window.
public property Top Gets or sets the initial Y-coordinate of the help viewer window.
public property TopicFile Gets or sets the path to the default topic.
public property Width Gets or sets the initial width of the help viewer window.

See Also

Window Object | HelpProducer Namespace