| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLElement Interface : offsetParent Property |
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;