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