0 out of 1 rated this helpful - Rate this topic

role property

Sets or retrieves the role for this element.

Internet Explorer 8

Syntax

HRESULT value = object.put_role( v);HRESULT value = object.get_role(* p);

Property values

Type: BSTR

the role.

Remarks

In compliance with the Accessible Rich Internet Applications (ARIA) specification, Windows Internet Explorer 8 will override implicit roles in favor of roles provided by a Web author.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.