runtimeStyle property
Gets the element's runtimeStyle object.
Syntax
HRESULT value = object.get_runtimeStyle(IHTMLStyle** p);
Property values
Type: Object
the element's style attributes at run time.
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Gets the element's runtimeStyle object.
HRESULT value = object.get_runtimeStyle(IHTMLStyle** p);
Type: Object
the element's style attributes at run time.