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