All Manuals > CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

browser-pane-property-get

browser-pane-property-put

Generic Functions
Summary

Get or set value of a specified Windows property of the underlying browser.

Signature

browser-pane-property-get pane property-name

browser-pane-property-put pane property-name value

Description

property-name has to be one of the properties listed in the Properties section of the documentation of IWebBrowser2 in the MSDN.

Notes
  1. browser-pane-property-get and browser-pane-property-put are implemented on Microsoft Windows only.
  2. browser-pane-property-get and browser-pane-property-put do not correspond to the methods "GetProperty" and "PutProperty" of IWebBrowser2.
See also

browser-pane


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex