Window.Style Property |
Gets or sets the window styles of the table of contents for this window.
[VBScript] Public Property Style As Integer
[JScript] public function get Style() : int;
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.