This topic has not yet been rated - Rate this topic

standby property

Sets or retrieves a message to be displayed while an object is loading.

Syntax

HRESULT value = object.put_standby( v);HRESULT value = object.get_standby(* p);

Property values

Type: BSTR

the value for the IHTMLObjectElement3::standby property.

Standards information

Remarks

This property has no default value

Windows Internet Explorer does not render the IHTMLObjectElement3::standby message while loading an object's implementation or data; however, some objects may react to or display the content of this string.

IHTMLObjectElement3::standby was introduced in Microsoft Internet Explorer 6

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.