ActiveXObject Property
.NET Framework 3.0
Returns a null value.
Syntax
[ p = ] window.ActiveXObject
Possible Values
p Returns a null value. The property is read-only. The property has no default value.
Remarks
In versions of Internet Explorer earlier than Internet Explorer 9, some web authors used this property to serve content specific to Internet Explorer.
This practice is strongly discouraged. For more information, see Detecting Internet Explorer More Effectively.
Standards Information
There is no public standard that applies to this property.
Applies To
window
