'Declaration ReadOnly Property offsetParent As IHTMLElement
IHTMLElement offsetParent {get;}
offsetParent
property of IHTMLElement
interface.
'Declaration ReadOnly Property offsetParent As IHTMLElement
IHTMLElement offsetParent {get;}
An original IDL definition of offsetParent
property was the following: IHTMLElement* offsetParent
;