Gets or sets the extended window styles of the table of contents for this window.

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

Property Value

A binary representation of the extended window style of the table of contents. This is an advanced feature. Refer to the Microsoft HTML Help Workshop documentation and the Microsoft Platform SDK for details.

See Also

Window Object | Window Members | HelpProducer Namespace