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.
Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
Gets the element's runtimeStyle object.
HRESULT value = object.get_runtimeStyle(IHTMLStyle** p);
Type: Object
the element's style attributes at run time.