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