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